@charset "Shift_JIS";






/**************************************************
		Setting
**************************************************/
* {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,"ＭＳ Ｐゴシック","MS P Gothic","Osaka",sans-serif;
}


body {
	position:relative;
	margin:0;
	padding:0;
	color:#333;
	-webkit-text-size-adjust:100%;
}

a { color:#e60039; text-decoration:underline; }
a:visited { color:#e60039; text-decoration:underline; }
a:hover { color:#e60039; text-decoration:none; }
a:active { color:#0079DD; text-decoration:none; }

#brand_name tr dl dt {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 10px;
}

#brand_name tr dl dd {
	margin-left: 0;
}

/**************************************************
NEWヘッダ
**************************************************/

#headerContents { width:100%; height:38px; background-color:#e60039; padding:0px;}
#headerContents .inner { width:980px; margin:0 auto; position:relative;}
#headerContents .inner h1#logo { position:absolute; top:0px; left:0px; margin:0px; padding:0px;}
#headerContents .inner ul { position:absolute; top:0px; right:0px; margin:0px; padding:0px;}
#headerContents .inner ul li { float:left; list-style:none;}


#commonNav { width:100%; margin:0 auto; text-align:center; overflow: hidden;}
#commonNav ul{ width:980px !important; margin:30px auto 20px auto !important; padding:0px !important; overflow: hidden;}

.en #commonNav { height:60px !important; display:block;}
.en #commonNav li a {
	width: 100%;
	display: block;
	text-align: center;
	height: 36px;
	float: left;
	line-height: 36px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	color:#333;
	text-decoration:none;
	box-sizing: border-box;
}

.en #commonNav li:first-child a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#commonNav li {list-style:none; padding:0px;}
#commonNav li a {
	width: 24.8%;
	display: block;
	text-align: center;
	height: 36px;
	float: left;
	line-height: 36px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	color:#333;
	text-decoration:none;
}

#commonNav li:first-child a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#commonNav li#medical a {border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;}

#commonNav li#company .icon {
	background-image: url(/common/img/nav_ico_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 43px;
	padding-top:5px;
	padding-bottom: 5px;
}
#commonNav li#general .icon {
	background-image: url(/common/img/nav_ico_02.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 63px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#commonNav li#medical .icon {
	background-image: url(/common/img/nav_ico_03.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 43px;
	padding-top:5px;
	padding-bottom: 5px;
}

#entry_btn, #login_btn {
	color: #fff;
	font-size: 11px !important;
	text-decoration: none;
	display: block;
	width: 87px;
	height: 28px;
	text-align: center;
	padding-top: 10px !important;
	border-left: 1px solid #f599b0;
}

#entry_btn {
	background-color: #F78B09;
}

#login_btn {
	background-color: #5CB123;
}

/**************************************************
NEWフッタ
**************************************************/

#footerArea { width:100%; background-color: #e0e0e0;}
#ftLink li a { color:#333; text-decoration:none;}

#ftLink { padding-top:6px; padding-bottom:6px; background-color:#efefef;}

#ftLink ul { width:980px; margin:0 auto ; text-align:left; padding:0px;}

#ftLink li {
	display: inline-block;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding:0 10px;
}

#copyright { text-align:center; font-size:10px; padding-top:15px !important; padding-bottom:15px !important; margin:0px !important;}

body #pageTop { position:fixed; right:15px; bottom:15px; z-index:100;}

#pankzArea { display: none; }

.bnr-area { display: none; }

/**/

.new_icon:after {
	content: url(../../../../med/_projects/med/img/common/new_icon.png);
}







html, body { min-width: 980px;}


/****************************************************
共通
****************************************************/

#company_index #contentsArea { width:980px !important; margin:0 auto; padding-bottom:60px; padding-top:30px;}
#company_index #contentsArea p { font-size:16px; line-height:200%;}
body { position:relative;}
body #pageTop { position:fixed; right:15px; bottom:15px; z-index:100;}

.right { text-align:right !important}

/****************************************************
トップページ
****************************************************/

/**メインビジュアル**/

#company_index #mainVisual {
	width: 100%;
	height: 562px;
	background-image: url(../../img/bg.jpg);
	background-repeat: repeat-x;
	margin-top:-16px;
}


#company_index #mainVisual p{
	width: 100%; height:562px;
	background-image: url(/img/mainvisual.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-1000px;
}

#company_index #mainVisual p.en{
	width: 100%; height:562px;
	background-image: url(/img/mainvisual_en.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent:-1000px;
}

#company_index #contentsArea .leftArea{width:676px; float:left;}
#company_index #contentsArea h3 {
	font-size:20px;
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #e0e0e0 !important;
	padding-bottom:2px !important;
	width:100% !important;
}
#company_index #contentsArea h3 {
	font-size:20px;
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #e0e0e0 !important;
	padding-bottom:2px !important;
	width:100% !important;
}
#company_index #contentsArea h3 span {
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #f7003d !important;
	padding-bottom:2px !important;
	padding-left:10px;padding-right:10px;}

#company_index #contentsArea h3 span.sm {
	font-size:16px !important; border:none !important;}
	

/**お知らせ**/

#company_index dl#news{ width:676px;}
#company_index dl#news dt{
	clear: left;
	float: left;
	margin: 0;
	padding: 10px 0 10px 0.5em;
	width: 7em;
	line-height: 1.5em;
}
#company_index dl#news dd{
    margin:0;
    padding:10px 0.5em 10px 7.5em;
    border-bottom:1px solid #CCC;
    line-height:1.5em;
}
#company_index dl#news a{ padding: 5px 20px 5px 0; color:#399CCD; text-decoration:underline;}

/**右カラム**/

#company_index #contentsArea .rightArea{
	width: 273px;
	float: right;
}


/****************************************************
下層ページ共通
****************************************************/

h2#title, h2#title_pre { width:100%; background-color:#e60039; color:#FFF; text-align:center; font-size:25px; font-weight:normal; padding:30px 0 ;  margin-bottom:0px;}
h2#title span { font-size:14px;}

#pankuzu { background-color:#efefef; margin:0 !important;}
#pankuzu ul { margin:0 auto; width: 960px; padding-left: 0px;}
#pankuzu li{ display:inline-table; padding:7px 0; margin:0 10px 0 0;}

#pankuzu li a {
	background-image: url(../img/pankuzu_allow.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right: 25px;
	color: #333;
}

.fRight { float:right; padding-left:30px;}

h3.midashi { font-size:30px !important; color:#e60039;}


#contentsIndex { width:100%; background-color:#efefef; margin-bottom:30px; padding:15px 0;}
#contentsIndex .inner { width:980px; margin:0 auto;}
#contentsIndex .inner ul { margin:0px; padding:0px;}
#contentsIndex .inner li { list-style:none; margin:0 !important; padding:0 !important;}
#contentsIndex .inner li a{
	display: block;
	width: 235px;
	background-color: #cdcdcd;
	float: left;
	margin: 0 0 10px 10px;
	text-align: center;
	padding: 30px 0;
	background-image: url(/common/img/contents_index_allow.png);
	background-repeat: no-repeat;
	background-position: right center;
	color:#333;
	text-decoration:none;
}

.gt #contentsIndex .inner li#greeting a{ background-color:#e60039; color:#FFF;background-image: url(/common/img/contents_index_allow_on.png);}

.mg #contentsIndex .inner li#management a{background-color:#e60039; color:#FFF;background-image: url(/common/img/contents_index_allow_on.png);}

.st #contentsIndex .inner li#strategy a{ background-color:#e60039; color:#FFF;background-image: url(/common/img/contents_index_allow_on.png);}

.ot #contentsIndex .inner li#outline a{ background-color:#e60039; color:#FFF;background-image: url(/common/img/contents_index_allow_on.png);}

.st2 #contentsIndex .inner li#structure a{ background-color:#e60039; color:#FFF;background-image: url(/common/img/contents_index_allow_on.png);}

.cp #contentsIndex .inner li#corp a{ background-color:#e60039; color:#FFF;background-image: url(/common/img/contents_index_allow_on.png);}

.ht #contentsIndex .inner li#history a{ background-color:#e60039; color:#FFF;background-image: url(/common/img/contents_index_allow_on.png);}


#contentsIndex .inner li a:hover{ background-color:#e60039; color:#FFF;background-image: url(/common/img/contents_index_allow_on.png);}
#contentsIndex .inner li#strategy a,
#contentsIndex .inner li#structure a { margin-right:0px !important;}

/****************************************************
あゆみ製薬について
****************************************************/



#company_index h2#title {
	background-image: url(/common/img/current.png);
	background-position: 300px top;
	background-repeat: no-repeat;
}

#company_index h2#title_pre {
	background-position: 300px top;
	background-repeat: no-repeat;
}


#company_index table#outline {
	width: 95%;
	margin: 0 auto;
	
}
#company_index table#outline,
#company_index table#outline tr,
#company_index table#outline th,
#company_index table#outline td { border-collapse:collapse;border: 1px solid #CCC;}

#company_index table#outline th {
	background-color: #F0F0F0;
	color: #333;
	width: 25%;
}

#company_index table#outline th,
#company_index table#outline td { padding: 15px 10px;}


/****************************************************
透明性
****************************************************/

#caption ol { font-size:12px !important;}

#caption p { font-size:12px !important; margin-bottom:5px !important; padding-bottom:5px !important;}


/****************************************************
利用規約
****************************************************/

#company_index.term h2#title { background-image: none !important; margin-top:25px;}
#company_index.term #contentsArea ol li ul li{
	list-style-position: outside !important;
	list-style-image: none;
	list-style-type: none;
	padding-left: 0px !important;
	margin-left:0px !important;
	text-indent:-1.5em;
	line-height:180%;
}
#company_index.term #contentsArea ul {
	list-style-position: outside !important;
	padding-left: 10px !important;
	margin-left:0px !important;
}

/****************************************************
医療関係者の皆様
****************************************************/

#medical_index #contentsArea { width:980px !important; margin:0 auto; padding-bottom:10px; padding-top:30px;}

#medical_index h2#title {
	background-image: url(/common/img/current.png);
	background-position: 820px top;
	background-repeat: no-repeat;
}

#medical_index #contentsArea h3 {
	font-size:20px;
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #e0e0e0 !important;
	padding-bottom:2px !important;
	width:100% !important;
}
#medical_index #contentsArea h3 span {
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #f7003d !important;
	padding-bottom:2px !important;
	padding-left:10px;padding-right:10px;}



#medical_index #contentsIndex { width:100%; background-color:#efefef; margin-bottom:60px; padding:30px 0;}
#medical_index #contentsIndex .inner { width:980px; margin:0 auto;}
#medical_index #contentsIndex .inner ul { margin:0px; padding:0px;}
#medical_index #contentsIndex .inner li { list-style:none; margin:0 !important; padding:0 !important;}
#medical_index #contentsIndex .inner li a{
	display: block;
	width: 470px;
	background-color: #cdcdcd;
	float: left;
	margin: 0 10px 10px 10px;
	text-align: center;
	padding: 30px 0;
	background-image: url(/common/img/contents_index_allow.png);
	background-repeat: no-repeat;
	background-position: right center;
	color:#333;
	text-decoration:none;
	border:none !important;
}

#medical_index #contentsIndex .inner li a:hover{
	background-color: #e60039 !important;
	color:#FFF;
}


#brand_name tr dl dt {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 10px;
}

#brand_name tr dl dd {
	margin-left: 0;
}

#gmenu_sp, #nav_btn, #mainimg {
	display: none;
}

#logo img {
	width: 304px;
}

#pageTop a span {
	display: none;
}

#pageTop {
	display: none;
}

.mt_50 {
	margin-top: 350px;
}

.history {
	width: 70%;
	margin: 0 auto;
	display: block;
}

.box2 #mainArea {
    width: 680px;
	float: right;
	padding: 0;
}

.box2 #sideArea {
    width: 230px;
	float: left;
}

#sideArea #sideMenu ul {
	padding:0 1px 1px 1px;
	font-size:0.8em;
}

#sideArea #sideMenu ul li {
	border-bottom:1px solid #D7D7D7;
	height:1%;
	line-height:1.6;
}

#sideArea #sideMenu ul h3 {
	height:1%;
	line-height:1.6;
}

#sideArea #sideMenu ul li.lastItem {
	padding-bottom:0;
	border-bottom:0;
	background-image:none;
}

#sideArea #sideMenu ul li.firstItem {
	border-top:1px solid #D7D7D7;
}

#sideArea #sideMenu ul h3 {
	font-weight: normal;	
}

#sideArea #sideMenu ul h3 a,
#sideArea #sideMenu ul h3.current {
	display:block;
	padding:11px 11px 11px 30px;
	height:1%;
	background:transparent url("../../img/icon_001.gif") 13px 1.2em no-repeat;
	color:#333;
	text-decoration:none;
}

#sideArea #sideMenu ul h3.currentLink a {
	background:#e60039 url("../../img/icon_001_on.gif") 13px 1.2em no-repeat;
	color:#FFF;
}

#sideArea #sideMenu ul h3 a:hover,
#sideArea #sideMenu ul h3.current,
#sideArea #sideMenu ul li.select a {
	background:#e60039 url("../../img/icon_001_on.gif") 13px 1.2em no-repeat;
	color:#FFF;
	text-decoration:none;
}


#sideArea #sideMenu ul ul {
	padding:0;
	font-size:1em;
}

#sideArea #sideMenu ul ul li {
	padding-bottom:1px;
	border-bottom:0;
	background:transparent url("../../img/border_dotted.gif") 0 100% repeat-x;
}

#sideArea #sideMenu ul ul li a {
	display: block;
	padding:9px 11px 9px 43px;
	height:1%;
	background:transparent url("../../img/icon_003.gif") 30px 1.3em no-repeat;
	color:#333;
	text-decoration:none;
}

#sideArea #sideMenu ul ul li.select a,
#sideArea #sideMenu ul ul li a:hover {
	background:#ffe3e3 url("../../img/icon_003.gif") 30px 1.3em no-repeat;
	color:#333;
	text-decoration:none;
}

#sideArea #sideMenu .icon {
	padding-left:5px;
	vertical-align:middle;
}

/* ===== Banner Area ===== */
#sideArea #bannerArea {
	margin-bottom:15px;
	background:transparent url("../../img/bg_banner.gif") 0 0 repeat-y;
}

#sideArea #bannerArea .bgTop {
	background:transparent url("../../img/bg_banner_top.gif") 0 0 no-repeat;
}

#sideArea #bannerArea .bgBottom {
	padding:9px 5px;
	background:transparent url("../../img/bg_banner_bottom.gif") 0 100% no-repeat;
}

#sideArea #bannerArea ul {
	font-size:0.8em;
}

#sideArea #bannerArea ul li {
	margin-bottom:5px;
}

#sideArea #bannerArea ul li.lastItem {
	margin-bottom:0;
}


/* ===== Banner Area 2 ===== */
#sideArea #bannerArea002 {
	margin-bottom:15px;
	width:100%;
}

#sideArea #bannerArea002 ul {
	font-size:0.8em;
}

#sideArea #bannerArea002 ul li {
	margin-bottom:5px;
}

#sideArea #bannerArea002 ul li.lastItem {
	margin-bottom:0;
}


/* ===== Banner Area 3 ===== */
#sideArea div.bannerArea {
	margin-top: 30px;
	margin-bottom: 15px;
}

#sideArea div.bannerArea ul {
	font-size:0.8em;
}

#sideArea div.bannerArea ul li {
	margin-bottom:15px;
}

#sideArea div.bannerArea ul li.lastItem {
	margin-bottom:0;
}


/* ===== Contact Area ===== */
#sideArea #contactArea {
	margin-bottom:15px;
	width:100%;
}

#sideArea #contactArea .bg {
	background:transparent url("../../img/bg_contact_area.gif") 0 0 repeat-y;
}

#sideArea #contactArea .bgTop {
	background:transparent url("../../img/bg_contact_area_top.gif") 0 0 no-repeat;
}

#sideArea #contactArea .bgBottom {
	padding:15px;
	background:transparent url("../../img/bg_contact_area_bottom.gif") 0 100% no-repeat;
}

#sideArea #contactArea p {
	margin-bottom:9px;
	font-size:0.7em;
	line-height:1.6;
}

#sideArea #contactArea .lastItem {
	margin-bottom:0;
}

#resp-tab .tab-switch {
	border-bottom-color: rgb(230, 0, 57); border-bottom-width: 3px; border-bottom-style: solid; display: table;
}
#resp-tab .tab-switch li {
	text-align: center; padding-right: 6px; font-size: 1em; vertical-align: middle; display: table-cell !important;
}
#resp-tab .tab-switch li:hover {
	color: rgb(255, 255, 255);
}
#resp-tab .tab-switch li.resp-now {
	color: rgb(255, 255, 255);
}
#resp-tab .tab-switch li span {
	padding: 12px 0px 7px; display: block;
}
#resp-tab .tab-switch li span.hover-element {
	background: url("/ja/healthcare/eye/library/img/ico_hover-element_off.gif") no-repeat 10px 16px; padding-left: 5px;
}
#resp-tab .tab-switch li:hover span.hover-element {
	background: url("/ja/healthcare/eye/library/img/ico_hover-element_on.gif") no-repeat 10px 16px;
}
#resp-tab .tab-switch li.rightend {
	padding-right: 0px;
}
#resp-tab .tab01.tab-switch li {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch01_off.jpg") no-repeat 0px 0px; width: 680px; font-size: 12px !important;
}
#resp-tab .tab01.tab-switch li:hover {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch01_on.jpg") no-repeat 0px 0px;
}
#resp-tab .tab01.tab-switch li.resp-now {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch01_on.jpg") no-repeat 0px 0px; color: rgb(255, 255, 255);
}
#resp-tab .tab02.tab-switch li {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch02_off.jpg") no-repeat 0px 0px; width: 337px; font-size: 12px !important;
}
#resp-tab .tab02.tab-switch li:hover {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch02_on.jpg") no-repeat 0px 0px;
}
#resp-tab .tab02.tab-switch li.resp-now {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch02_on.jpg") no-repeat 0px 0px; color: rgb(255, 255, 255);
}
#resp-tab .tab03.tab-switch li {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch03_off.jpg") no-repeat 0px 0px; width: 223px; font-size: 12px !important;
}
#resp-tab .tab03.tab-switch li:hover {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch03_on.jpg") no-repeat 0px 0px;
}
#resp-tab .tab03.tab-switch li.resp-now {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch03_on.jpg") no-repeat 0px 0px; color: rgb(255, 255, 255);
}
#resp-tab .tab-switch li span {
	padding: 15px 0px 7px;
}
#resp-tab .tab04.tab-switch li {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch04_off.jpg") no-repeat 0px 0px; width: 166px; font-size: 12px !important;
}
#resp-tab .tab04.tab-switch li:hover {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch04_on.jpg") no-repeat 0px 0px;
}
#resp-tab .tab04.tab-switch li.resp-now {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch04_on.jpg") no-repeat 0px 0px; color: rgb(255, 255, 255);
}
#resp-tab .tab05.tab-switch li {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch05_off.jpg") no-repeat 0px 0px; width: 132px; font-size: 12px !important;
}
#resp-tab .tab05.tab-switch li:hover {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch05_on.jpg") no-repeat 0px 0px;
}
#resp-tab .tab05.tab-switch li.resp-now {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch05_on.jpg") no-repeat 0px 0px; color: rgb(255, 255, 255);
}
#resp-tab .tab06.tab-switch li {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch06_off.jpg") no-repeat 0px 0px; width: 109px; line-height: 1.4; font-size: 12px !important;
}
#resp-tab .tab06.tab-switch li:hover {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch06_on.jpg") no-repeat 0px 0px;
}
#resp-tab .tab06.tab-switch li.resp-now {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch06_on.jpg") no-repeat 0px 0px; color: rgb(255, 255, 255);
}
#resp-tab .tab06.tab-switch li span {
	padding: 14px 0px 5px;
}
#resp-tab .tab06.tab-switch li span.ttl01 {
	padding-top: 15px; font-size: 1.2em;
}
#resp-tab .tab06.tab-switch li span span.ttl02 {
	padding: 0px; line-height: 1.5; font-size: 1.5em;
}
#resp-tab .tab06.tab-switch li span.hover-element {
	background: url("/ja/healthcare/eye/library/img/ico_hover-element_off.gif") no-repeat 10px; padding-top: 10px; padding-left: 20px;
}
#resp-tab .tab06.tab-switch li:hover span.hover-element {
	background: url("/ja/healthcare/eye/library/img/ico_hover-element_on.gif") no-repeat 10px;
}
#resp-tab .tab07.tab-switch li {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch07_off.jpg") no-repeat 0px 0px; width: 93px; line-height: 1.4; font-size: 12px !important;
}
#resp-tab .tab07.tab-switch li.rightend {
	width: 92px;
}
#resp-tab .tab07.tab-switch li:hover {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch07_on.jpg") no-repeat 0px 0px;
}
#resp-tab .tab07.tab-switch li.resp-now {
	background: url("/ja/healthcare/eye/library/img/bg_tabswitch07_on.jpg") no-repeat 0px 0px; color: rgb(255, 255, 255);
}
#resp-tab .tab07.tab-switch li span {
	padding: 14px 0px 5px;
}
#resp-tab .tab07.tab-switch li span.ttl01 {
	padding-top: 15px; font-size: 1.2em;
}
#resp-tab .tab07.tab-switch li span span.ttl02 {
	padding: 0px; line-height: 1.5; font-size: 1.5em;
}
#resp-tab .tab07.tab-switch li span.hover-element {
	background: url("/ja/healthcare/eye/library/img/ico_hover-element_off.gif") no-repeat 10px; padding-top: 10px; padding-left: 20px;
}
#resp-tab .tab07.tab-switch li:hover span.hover-element {
	background: url("/ja/healthcare/eye/library/img/ico_hover-element_on.gif") no-repeat 10px;
}
#resp-tab .f10 span {
	font-size: 10px !important;
}
#resp-tab .f12 span {
	font-size: 12px !important;
}
#resp-tab .f14 span {
	font-size: 14px !important;
}
#resp-tab .accordion-block .content {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(204, 204, 204) rgb(204, 204, 204); padding: 30px; border-image: none;
}
#resp-tab .content .ti003 {
	margin-bottom: 4px;
}
#resp-tab .content p {
	line-height: 1.7; font-size: 0.9em; margin-bottom: 23px;
}
#resp-tab .accordion-block h3.title2 {
	background: rgb(230, 0, 57); padding: 6px 0px 6px 15px; border-radius: 5px; color: rgb(255, 255, 255); -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
#resp-tab #block1 .content .listIcon004 {
	font-size: 0.9em; margin-left: 20px;
}
#resp-tab #block3 .section001 .clearFix p.text {
	width: 390px; clear: none; float: left;
}
#resp-tab #block3 .section001 .clearFix p.image {
	width: 171px; clear: none; float: left;
}
#resp-tab .hover-element .content {
	background: rgb(0, 133, 239); padding: 10px 0px 0px 10px; border: currentColor; border-image: none; opacity: 0.85; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -moz-opacity: 0.85; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px;
}
#resp-tab .hover-element .content {
	margin-top: -3px;
}
#resp-tab .hover-element .content ul li {
	background: rgb(255, 255, 255); margin: 0px 10px 10px 0px; padding: 10px 10px 15px; width: 305px; float: left;
}
#resp-tab .hover-element .content ul li a {
	color: rgb(51, 51, 51); display: block;
}
#resp-tab .hover-element .content ul li dl dt {
	width: 68px; float: left;
}
#resp-tab .hover-element .content ul li dl dd {
	width: 230px; float: left;
}
#resp-tab .hover-element .content ul li dl dd p {
	margin: 0px; font-size: 12px !important;
}
#resp-tab .hover-element .content ul li dl dd p.shiryo-ttl {
	font-size: 0.9em; font-weight: bold;
}
#resp-tab .content .tabTop {
	display: none;
}
#resp-tab .footerNavi {
	background: url("../img/bg_tab_footer.gif") repeat-y 0px 0px;
}
#resp-tab .footerBottom {
	background: url("../img/bg_tab_footer_bottom.gif") no-repeat 0px 100%; padding: 16px 30px 0px;
}
#resp-tab .footerBottom ul {
	padding: 0px 0px 20px; position: relative;
}
#resp-tab .footerBottom .listIcon001 li {
	background-position: 0px 0.3em; line-height: 1.5; margin-bottom: 2px;
}
#resp-tab .footerBottom .listIcon001 li.backIndex {
	right: 0px; bottom: 20px; margin-bottom: 0px; position: absolute;
}
#resp-tab .footerBottom li.current {
	font-weight: bold;
}
#resp-tab .footerBottom .next img {
	margin-left: 10px; vertical-align: middle;
}
#resp-tab .footerBottom li a {
	text-decoration: none;
}
#resp-tab .footerBottom li a:hover {
	text-decoration: underline;
}


/**ローカルナビゲーション**/

.nav02 .wrap .nav { width:960px; margin-bottom:15px;}
.nav02 .wrap .nav li a { color:#FFF; text-align:center;}
.nav02 .wrap .nav li { display:inline-block !important; width:33% !important; background-color:#e60039 !important;}
.nav02 .wrap .nav li:hover { background-color:#bf002f !important;}
.nav02 .wrap .nav li span {
	display: block;
	padding: 15px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.nav02 .wrap .nav li.last span { border:none !important; }

.mp .nav02 .wrap .nav li.navP {background-color:#bf002f !important;}
.ms .nav02 .wrap .nav li.navS {background-color:#bf002f !important;}
.mr .nav02 .wrap .nav li.navR {background-color:#bf002f !important;}


/**サブローカルナビゲーション**/
.nav03{ width:950px; margin:0 auto;}
.nav03 .nav { width:950px; margin-bottom:25px; margin-right:auto; margin-left:auto; }
.nav03 .nav li a { color:#FFF; text-align:center;}
.nav03 .nav li { display:inline-block !important; width:25% !important; background-color:#4d4d4d !important;}
.nav03 .nav li:hover { background-color:#202020 !important;}
.nav03 .nav li span {
	display: block;
	padding: 10px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.nav03 .nav li.last span { border:none !important; }

.mp01 .nav03 .nav li.navP01,
.mp02 .nav03 .nav li.navP02,
.mp03 .nav03 .nav li.navP03,
.mp04 .nav03 .nav li.navP04
 {background-color:#202020 !important;}


.mr01 .nav03 .nav li.navR01,
.mr02 .nav03 .nav li.navR02,
.mr03 .nav03 .nav li.navR03,
.mr04 .nav03 .nav li.navR04
 {background-color:#202020 !important;}





.wrap .contents {
		float: right;
		padding: 0 0 10px;
		width: 72.63158%;
	}
	
.wrap .side {
		float: left;
		padding: 0;
		width: 25.26315%;
	}
.wrap .side .search_name .search_name_text {
		width: 70%;
	}
.wrap .side .search_name .search_name_btn {
		text-align: right;
	} 




.side .box {
	border: solid 1px #D7D7D7;
	padding: 1px;
	margin-bottom: 10px;
}
.side .box h3 {
	text-align: center;
	background: url(../img/common/side_h3_back.png) repeat-x; 
}
.side .menu_box {
	border: solid 1px #D7D7D7;
	margin-bottom: 10px;
}
.side .menu_box h3 {
	background: url(../img/common/side_h3_back.png) repeat-x;
	color: #fff;
	font-size: .875em;
	line-height: 1.2;
	padding: 13px 0 10px;
	text-align: center;
}
.side .search h3 { background: #2F3A9B; }
.side .search {
	background: url(../img/common/search_back.png) right bottom no-repeat #D4D7EB;
	padding-bottom: 15px;
}
.side .search .search_text {
	width: 84%;
	margin: 15px auto;
}
.side .search .search_text .search_input {
	width: 96%;
	height: 20px;
	border: solid 2px #29399B;
	border-radius: 5px;
}
.side .search_name p.p01,
.side .search_name p.p02,
.side .search_name .inner {
	margin: 3px 10px;
}
.side .search_name .search_name_text {
	width: 80%;
	float: left;
}
.side .search_name .search_name_input {
	width: 97.5%;
	height: 24px;
} 
.side .search_name .aiueo_box ul li {
	width: 25%;
	float: left;
	text-align: center;
}
.side .search_name .aiueo_box ul li a {
	background: url(../img/common/search_name_off_back.png) center repeat-x; 
	border: solid 1px #d7d7d7;
	color: #555;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto 5px;
	padding: 11px 0;
	text-decoration: none;
	width: 87.5%;
}
.side .search_name .aiueo_box ul li a:hover {
	background: url(../img/common/search_name_on_back.png) center repeat-x; 
	color: #fff;
}
.side .whatsnew .inner,
.side .ranking .inner,
.side .contact .inner {
	padding: 10px 10px 0;
	line-height: 1.33;
}
.side .whatsnew .date {
	font-size: .75em;
}
.side .whatsnew .news {
	font-size: .875em;
	color: #e60039;
	padding: 0 0 10px;
	border-bottom: dotted 1px #aaa;
	margin-bottom: 10px;
}
.side .ranking p {
	font-size: .875em;
	color: #e60039;
	padding: 0 0 10px 2.25em;
	text-indent: -2.25em;
	border-bottom: dotted 1px #aaa;
	margin-bottom: 10px;
}
.side .whatsnew .detail {
	background: url(../img/common/arrow01.png) left center no-repeat;
	font-size: .75em;
	float: right;
	margin-bottom: 5px;
	padding: 0 8px 0 12px;
	width: 50px;
}
.side .ranking .rank {
	margin: 0 10px -7px 0;
}
.side .ranking p span:after {
	content: url(../img/common/rank_up.png);
}
.side .whatsnew .news:last-child,
.side .ranking p:last-child {
	border: none;
	margin-bottom: 0;
}
.side .contact {
	background: url(../img/common/side_contact_back.png);
}
.side .side_menu {
	font-size: .75em;
	line-height: 1.25;
}
.side .side_menu li a {
	display: block;
	padding: 10px 0 9px 26px;
	text-decoration: none;
	color: #333;
	line-height: 20px;
	border-top: solid 1px #d7d7d7;
}
.side .side_menu li a:hover {
	text-decoration: underline;
	color: #e60039;
} 
.side .side_menu li .archive {
	border-top: solid 1px #d7d7d7;
	display: block;
	padding: 10px 0 9px 26px;
	cursor: pointer;
	line-height: 20px;
	background: url(../img/common/side_menu_off.png) right center no-repeat;
}
.side .side_menu li .clicked {
	background: url(../img/common/side_menu_on.png) right center no-repeat;
}

.side .side_menu li.opened .archive {
	background: url(../img/common/side_menu_on.png) right center no-repeat;
}
.side .side_menu li.opened .clicked_opened {
	background: url(../img/common/side_menu_off.png) right center no-repeat;
}


.side .side_menu li:first-child .archive {
	border-top: none;
}
.side .side_menu > li {
	background: url(../img/common/side_menu_back.png) top left no-repeat #ececec;
}
.side .side_menu li li a {
	background-image: url(../img/common/arrow02.png);
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 25px 18px;
	padding-left: 35px;
}
.side .side_menu li.current {
	background: url(../img/common/side_menu_back_current.png) top left no-repeat #ececec;
}
.side .side_menu li li.current a {
	background-color: #d7f1f5;
}








/****************************************************
就職希望の皆様
****************************************************/

#recruit_index #contentsArea { width:980px !important; margin:0 auto; padding-bottom:10px; padding-top:30px;}

#recruit_index h2#title {
}

#recruit_index h2#title_pre {
	background-position: 300px top;
	background-repeat: no-repeat;
}


#recruit_index table.outline {
	width: 95%;
	margin: 0 auto 15px auto;
	
}
#recruit_index table.outline,
#recruit_index table.outline tr,
#recruit_index table.outline th,
#recruit_index table.outline td { border-collapse:collapse;border: 1px solid #CCC;}

#recruit_index table.outline th {
	background-color: #F0F0F0;
	color: #333;
	width: 25%;
}

#recruit_index table.outline th,
#recruit_index table.outline td { padding: 15px 10px;}



#company_index #contentsArea h3,
#recruit_index #contentsArea h3 {
	font-size:20px;
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #e0e0e0 !important;
	padding-bottom:2px !important;
	width:100% !important;
}
#company_index #contentsArea h3,
#recruit_index #contentsArea h3 {
	font-size:20px;
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #e0e0e0 !important;
	padding-bottom:2px !important;
	width:100% !important;
}
#company_index #contentsArea h3 span,
#recruit_index #contentsArea h3 span {
	border-bottom-width: 3px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #f7003d !important;
	padding-bottom:2px !important;
	padding-left:10px;padding-right:10px;}

#recruit_index #contentsArea h3 span.sm,
#company_index #contentsArea h3 span.sm {
	font-size:16px !important; border:none !important;}
	
/**
 * BxSlider v4.1.3 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


.top_slider {
	border: solid 1px #d7d7d7;
	margin: 0 auto 30px;
}


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	border-bottom: solid 1px #d7d7d7;
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bxslider {
	margin: 0;
	padding: 0;
}

.bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
}

/** THEME
===================================*/

.bx-wrapper {
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../img/contents/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ddd;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #e60039;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0px;
	background: url(../img/contents/controls_ra_off.png) no-repeat 0 0;
}

.bx-wrapper .bx-next {
	right: 0px;
	background: url(../img/contents/controls_ra_off.png) no-repeat 0 -180px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
	background: url(../img/contents/controls_ra_on.png) no-repeat 0 0;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
	background: url(../img/contents/controls_ra_on.png) no-repeat 0 -180px;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 0;
	outline: 0;
	width: 20px;
	height: 180px;
	text-indent: -9999px;
	z-index: 9;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../img/common/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../img/common/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media all and (max-width: 959px){

	.bx-wrapper .bx-prev {
		left: 3px;
		background: url(../img/contents/controls.png) no-repeat 0 0;
	}
	
	.bx-wrapper .bx-next {
		right: 3px;
		background: url(../img/contents/controls.png) no-repeat 0 -15px;
	}
	
	.bx-wrapper .bx-prev:hover,
	.bx-wrapper .bx-prev:focus {
		background: url(../img/contents/controls.png) no-repeat 0 0;
	}
	
	.bx-wrapper .bx-next:hover,
	.bx-wrapper .bx-next:focus {
		background: url(../img/contents/controls.png) no-repeat 0 -15px;
	}
	
	.bx-wrapper .bx-controls-direction a {
		position: absolute;
		top: 50%;
		outline: 0;
		width: 8px;
		height: 15px;
		text-indent: -9999px;
		z-index: 9;
		margin: -7px 0 0;
	}

}

@media all and (max-width: 768px){
	
	.top_slider {
		margin: 0 auto 50px;
	}

}



.banner_col3 li {
    width: 33.333%;
    float: left;
    padding-bottom: 10px;
	text-align: center;
}



/**************************************************
		drug
**************************************************/

/* ===== Side Area ===== */
#sideArea #sideMenuMedical {
	margin-bottom:15px;
	border:1px solid #D7D7D7;
	background-color:#f2f2f2;
}

#sideMenuMedical .fontSmall {
	font-size:0.8em;
}

#sideMenuMedical .fontBlue {
	color:#2D3A9A;
}

#sideMenuMedical .icon {
	padding-left:5px;
	vertical-align:middle;
}


#sideMenuMedical .listButton {
	padding:1px;
	
	border:1px solid #C8C8C8;
	
	background-color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin:5px auto;
}

#sideMenuMedical .listButton li {
	float:left;
}



#sideMenuMedical li.leftItem {
	clear:both;
}

#sideMenuMedical li.rightItem {
	margin-right:0;
}


/* #searchNameArea */
#sideArea #searchNameArea{
	font-size:14px;
	padding:0 0 10px 0;
}

#sideArea #searchNameArea dd{
	overflow:hidden;
	margin:5px auto;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#sideArea #searchNameArea dd #nameSearch{
	float:left;
	display:block;
	width: 122px;
	border: 1px solid #ccc;
	padding: 2px 5px;
	height:20px;
}


#sideArea #searchNameArea dd #searchBtn{
	float:right;
	display:block;
	width:60px;
}

/* #searchNameAreaSP */
#sideArea #searchNameAreaSP{
	font-size:14px;
	padding:0 0 10px 0;
}

#sideArea #searchNameAreaSP dd{
	overflow:hidden;
	margin:5px auto;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#sideArea #searchNameAreaSP dd #nameSearchSP{
	float:left;
	display:block;
	border: 1px solid #ccc;
	padding: 2px 5px;
	height:20px;
}


#sideArea #searchNameAreaSP dd #searchBtn{
	float:right;
	display:block;
	width:60px;
}

#sideArea .guidance.SP{
	font-size: 14px;
}

#sideArea .guidance.SP div {
        margin-bottom: 10px;
}


#sideMenuMedical .title {
	margin-bottom:7px;
	padding-left:9px;
	border-left:4px solid #e60039;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.5;
}
#sideMenuMedical .title.SP {
	display:none;
}

#sideMenuMedical p {
	margin-bottom:7px;
	font-size:0.7em;
	line-height:1.5;
}

#sideMenuMedical li.select .fontBlue,
#sideMenuMedical a:hover .fontBlue {
	color:#FFF;
}

#sideMenuMedical .block001 {
	padding:13px;
}

#sideMenuMedical .listMenu001 {
	border-top:1px solid #D7D7D7;
	font-size:0.8em;
}

#sideMenuMedical .listMenu001 li {
	border-bottom:1px solid #D7D7D7;
	background:none;
	padding:0;
	height:1%;
	line-height:1.6;
}

#sideMenuMedical .listMenu001 li.lastItem {
	padding-bottom:0;
	border-bottom:0;
}

#sideMenuMedical .listMenu001 li a {
	display:block;
	padding:11px 11px 11px 30px;
	height:1%;
	background:transparent url("../img/icon_001.gif") 13px 1.2em no-repeat;
	color:#333;
	text-decoration:none;
}
#sideMenuMedical .listMenu001 li a:hover {
	background:#e60039 url("../img/icon_001_on.gif") 13px 1.2em no-repeat;
	color:#FFF;
	text-decoration:none;
}

#sideMenuMedical .listButton {
    margin: 0px -10px 10px 0px;
    padding: 2px 0px 2px 2px;
    font-size: 0.1em;
    background: url("../img/bg_menu001_side.gif") no-repeat scroll 0px 0px transparent;
		border:none;
}
#sideMenuMedical .listButton li{
	margin: 0px 2px 2px 0px;
}

#sideMenuMedical .listButton.SP{display:none;}

#sideMenuMedical .searchBox.SP{
	display:none;
}

#sideArea .guidance.SP{
	display:none;
}

#sideMenuMedical .listMenu002 {
	font-size:0.8em;
}
#sideMenuMedical .listMenu002 li {
	margin-bottom:3px;
	padding-left:17px;
	background:transparent url("../img/icon_002.gif") 0 0.5em no-repeat;
	line-height:1.6;
}

#sideMenuMedical .listMenu002 li a { 
	color:#333; text-decoration:none; }

#sideMenuMedical .listMenu002 li a:hover { color:#e60039; text-decoration:underline; }
#sideMenuMedical .block001 .listMenu002 .fontSmall.SP{
	display:none;
}
#sideMenuMedical .listMenu002 li .iconPDF {
	background:none; 
}

#sideArea #sideMenuMedical .listMenu001 dl dt a,
#sideArea #sideMenuMedical .listMenu001 li.select a,
#sideArea #sideMenuMedical .listMenu001 li a:hover,
#sideArea #sideMenuMedical .listMenu001 dl dt a:hover {
	background:#e60039 url("../img/icon_001_on.gif") 13px 1.2em no-repeat;
	color:#FFF;
	text-decoration:none;
}
sideArea #sideMenuMedical .listMenu001 dl dt a,
#sideArea #sideMenuMedical .listMenu001 li.select a,
#sideArea #sideMenuMedical .listMenu001 li a:hover,
#sideArea #sideMenuMedical .listMenu001 dl dt a:hover {
	background:#e60039 url("/ja/common/img/icon_001_on.gif") 13px 1.2em no-repeat;
	color:#FFF;
	text-decoration:none;
}

#sideArea #sideMenuMedical .listMenu001 ul {
	background:#FFF;
}

#sideArea #sideMenuMedical .listMenu001 ul li {
	border-bottom:0;
}

#sideArea #sideMenuMedical .listMenu001 ul li a {
	padding:9px 11px 10px 43px;
	height:1%;
	background:transparent url("../img/icon_003.gif") 30px 1.3em no-repeat;
	border-bottom:1px dotted #ccc;
}
#sideArea #sideMenuMedical .listMenu001 ul li.select a,
#sideArea #sideMenuMedical .listMenu001 ul li a:hover {
	background:#F5F5F5 url("../img/icon_003.gif") 30px 1.3em no-repeat;
	color:#e60039;
}
#sideArea #sideMenuMedical .listMenu001 ul li.lastItem a {
	border-bottom:none;
}


#titleArea {
	display: none;
}



/* ===== Lmt ===== */
#mainArea .listInput {
	margin-bottom:7px;
	font-size:0.8em;
}

#mainArea .listInput li {
	margin-bottom:7px;
	line-height:1.6;
}

#mainArea .listInput li select,
#mainArea .listInput li input {
	border:1px solid #333;
	padding:1px;
}

#mainArea .listInput li input.prefix {
	border-width:1px 0 1px 1px;
	width:30px;
	background-color:#F0F0F0;
	font-weight:bold;
}

#mainArea .listInput li input.num {
	border-width:1px 1px 1px 0;
	width:120px;
}

#mainArea .blueBox {
	clear:both;
	margin-bottom:23px;
	padding:20px;
	height:1%;
	background-color:#EDF9FE;
}


#mainArea .contLeft003 {
	float:left;
	width:250px;
}

#mainArea .contRight003 {
	float:right;
	margin-left:30px;
	width:330px;
}
/* ===== /Lmt ===== */