@charset "utf-8";

/*---------------------------------------------------------
   ここの中では眼科の中のみで使用するCSSを定義する
----------------------------------------------------------*/

/*---------------------------------------------------------
    眼科のみのカスタマイズ
----------------------------------------------------------*/

body {
	background-image: url(../img/img_ophthalmology_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DAEFB2;
}
p {
	margin-bottom: 8px;
}
.bluearrow {
	background-image: url(../img/oph_parts/oph_arrow_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#oph_content {
	background-color: #FFFFFF;
	padding-top: 12px;
}
#ophthal_menu {
	color: #FFFFFF;
	background-color: #598400;
	padding: 8px 4px 8px 12px;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 100%;
}

/*--トップイメージ--*/
#oph_topimg {
	float:left;
	width:214px;
	height:230px;

}
p#oph_topimg2 {
	float:left;
	width:618px;
	height:100px;
	padding:0;
	margin:0;
}
p#oph_topimg3 {
	float:left;
	width:618px;
	height:130px;
}
/*--トップイメージ--*/

p.toptxt {
	float:left;
	padding:0 0 0 10px;
	}

/*--トップリストボタン--*/
#toplist {
	float:left;
	width:612px;/*632*/
	padding:0 10px 0 10px;
}
#list1 {
    float: left;
}
#list2 {
   float: right;
}
/*--トップリストボタン--*/

/*---------------------------------------------------------
   トップページヘッダー画像置き換え
----------------------------------------------------------*/

h1.topheader {
	background-image: url(../img/img_ophthalmology_main.jpg);
	display: block;
	height: 230px;
	width: 832px;
	text-indent:-9999px;
}
h1.kasouheader {
	background-image: url(../img/oph_parts/oph_kasouheader.jpg);
	display: block;
	height: 100px;
	width: 832px;
	text-indent:-9999px;
}


/*---------------------------------------------------------
    眼科用ナビゲーション（第二階層）
----------------------------------------------------------*/

.ophthalmology_navi{
	width:190px;
	margin:0 0 10px 0;
	padding:0;
	border:#598400 1px solid;
	background-color: #FBFEF1;
}
.ophthalmology_navi li{
	margin:0;
	padding:0 0 2px 0;
	font-size:75%;
	background-image: url(../img/oph_parts/sidemenu_dot.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.ophthalmology_navi li.bottom{
	margin:0;
	padding:0 0 1px 0;
	font-size:75%;
	background-image: url(../img/oph_parts/sidemenu_dot.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
.ophthalmology_navi li a{
	margin:0;
	padding:8px 13px;
	border-bottom:#ffffff 1px solid;
	display:block;
	text-decoration:none;
	background-image: url(../img/oph_parts/sidemenu_back.jpg);
	background-repeat: no-repeat;
	color: #598400;
}
.ophthalmology_navi li a:hover {
	color:#D98200;
}
.ophthalmology_navi li.ophthalmology a{
	margin:0;
	padding:8px 13px 8px 30px;
	border-bottom:#ffffff 1px solid;
	background:url(../../img/parts/back_ophthalmologymenu.gif) no-repeat;
	display:block;
	text-decoration:none;
}

.ophthalmology_navi li.top{
	border-top:#ffffff 1px solid;
}

.ophthalmology_navi li span {
	margin:0;
	padding:13px;
	border-bottom:#ffffff 1px solid;
	background:url(../../img/parts/back_ophthalmologymenu_on.jpg) no-repeat;
	display:block;
	text-decoration:none;
	color:#ff6f97;
}
.ophthalmology_navi li a.act {
	margin:0;
	padding:8px 13px;
	border-bottom:#ffffff 1px solid;
	display:block;
	text-decoration:none;
	color:#ff6f97;
	background-image: url(../img/oph_parts/back_secondmenu_on.jpg);
	background-repeat: no-repeat;
}
.ophthalmology_navi li.ophthalmology a.act {
	margin:0;
	padding:8px 13px 8px 30px;
	border-bottom:#ffffff 1px solid;
	background:url(../../img/parts/back_ophthalmologymenu_on.jpg) no-repeat;
	display:block;
	text-decoration:none;
	color:#ff6f97;
}

.global_navi{
	color: #FFFFFF;
	background-color: #00448D;
	padding: 8px 4px 8px 12px;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 100%;
}

/*---------------------------------------------------------
    眼科用メインコンテンツ部分
----------------------------------------------------------*/

#second_content, h2 {
	margin: 0px;
	padding: 0px;
}
#second_content {
	margin-top: 4px!important;
}
.oph_main_ttl {
	padding: 8px 0 8px 12px;
	background-image: url(../img/oph_parts/main_obi.jpg);
	background-repeat: no-repeat;
	display: block;
	background-color: #598400;
	margin-bottom: 4px;
	background-position: right center;
}
.oph_main_ttl h2 {
	font-size:14px;
	line-height: 100%;
	color: #FFFFFF;
}
.inner {
	margin: 0px 0px 12px 0px!important;
	padding-right: 12px!important;
	padding-left: 12px!important;
}
.oph_message {
	background-image: url(../img/oph_parts/oph_message_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 12px 12px 0px 12px;
	margin-bottom:12px;
	line-height: 180%;
}
.oph_message h3 {
	background-image: url(../img/oph_parts/oph_messageh3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	text-indent: -9999px;
	height: 20px;
	margin-bottom: 8px;
}
.oph_section {
	clear: both;
	width: 100%;
}
.oph_section h2 {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #598400;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-bottom: 12px;
}
.oph_section h3 {
	background-image: url(../img/oph_parts/oph_h3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-top: 10px;
	line-height: 100%;
	font-size: 80%;
	color: #8D5400;
	margin-bottom: 12px;
}

/*---------------------------------------------------------
    疾患別対処の画像ボタン部分
----------------------------------------------------------*/

.topimgleft {
	float: left;
	width: 298px;
}
.topimgright {
	float: right;
	width: 298px;
	margin-left: 8px;
}
.topimgright img, .topimgleft img {
	margin-bottom: 8px;
}
a.smenu1  {
	background-image: url(../img/oph_parts/oph_sit_tounyou.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 298px;
	margin-bottom: 8px;
	display: block;
}
a.smenu2  {
	background-image: url(../img/oph_parts/oph_sit_ryokunaishou.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 298px;
	margin-bottom: 8px;
	display: block;
}
a.smenu3  {
	background-image: url(../img/oph_parts/oph_sit_dryeye.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 298px;
	margin-bottom: 8px;
	display: block;
}
a.smenu4  {
	background-image: url(../img/oph_parts/oph_sit_armd.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 298px;
	margin-bottom: 8px;
	display: block;
}
a.smenu5  {
	background-image: url(../img/oph_parts/oph_sit_hakunaishou.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	width: 298px;
	margin-bottom: 8px;
	display: block;
}

/*---------------------------------------------------------
    勤務スケジュール部分
----------------------------------------------------------*/

#oph_schedule table {
	width: 100%;
}
#oph_schedule td {
	width: 50px;
}

#oph_schedule table, #oph_schedule td {
	border: 1px solid #598400!important;
	border-collapse: collapse!important;
}
#oph_schedule td.style1 {
	background-color: #598400;
	color: #FFFFFF;
	font-weight: bold;
}
#oph_schedule td.style2 {
	background-color: #FFFAF2;
}
#oph_schedule td.style3 {
	background-color: #F2FFD9;
}
.cut1 {
	float: right;
	margin-bottom: 12px;
	margin-left: 12px;
}

/*---------------------------------------------------------
    ページトップへの戻り
----------------------------------------------------------*/

.pagetop {
	background-color: #FDFDFD!important;
	background-image: none!important;
	width:auto!important;
	padding-bottom: 12px!important;
}

/*---------------------------------------------------------
    眼科用フッター部分
----------------------------------------------------------*/

#oph_footer {
	clear: both!important;
	margin: 0 auto!important;
	padding: 16px 0!important;
	background-image: url(../img/oph_parts/oph_footer.jpg)!important;
	background-position:top!important;
}
#oph_footer a:hover {
	color:#CCCCCC!important;
}
#foot_link li {
	display:inline!important;
	background-image: url(../img/oph_parts/oph_arrow_06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-left: 14px;
	font-size: 90%;
}
#foot_link a {
	text-decoration: none!important;
}
#footer {
	width: 100%!important;
	border: none!important;
}
#foot_link, .link, .copy, .adress, .sub_catch {
	float: none!important;
	display: block!important;
	text-align:center;
	width:auto;
	margin:0 auto 4px auto!important;
	line-height:150%!important;
	color:#FFFFFF
}

#foot_link{
	margin:10px 0;
	padding:0;
	width:832px;
	text-align:left;
}
#foot_link ul{
	margin:0;
	padding:0;
}

#foot_link li{
	margin:0 10px;
	padding:0 0 0 15px;
	width:100px;
	float:left;
	display:inline;
}

.adress  {
	padding: 0px!important;
	margin:12px 0px!important;
}
#foot_link a, .link a, .copy a, .adress a {
	color: #FFFFFF!important;
}
.copy {
display:none!important;
}
#oph_copyright {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 70%;
}

