@charset "euc-jp";
/* CSS Document */

* {
	margin:0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;*/
	line-height: 1.4;
	color: #666666;
	text-align:center;
	background:url(../images/bg_dot.gif);
}
img{
 border:none;
	vertical-align:middle;
	}
a {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #003366;
}
/* layout*/
#wrapper{
	margin:0 auto;
	vertical-align:middle;
	text-align: center;
	width: 662px;
}
#clear{
	clear:both;
	height:3px;
	}
#dotline{
 background:url(../images/dot.gif) center repeat-x;
	margin:0 8px;
 }	
.imgmargin{
	margin: 0 3px 0 7px;
}	
/* ロゴとナビゲーション
---------------------------------------------*/
#header{
	margin:auto 0;
	width: 662px;
	background:url(../images/shadow_midbg.gif) center repeat-y;
	}
#slogan{
	margin:0 auto;
	background:#FFFFFF url(../images/shadow_topbg.gif) top center no-repeat;
	padding: 15px 5px 8px 20px;
	text-align: left;
	font-size: 120%;
	}	
#logo{
	margin:0 auto;
	background:#FFFFFF url(../images/bg_logo.gif) top center no-repeat;
	width: 650px;
	height: 147px;
	text-align: right;
	vertical-align: bottom;
	}	
/* メイン2段組
---------------------------------------------*/
	
#midwrapper{
	width:662px;
	background:#FFFFFF url(../images/shadow_midbg.gif) center repeat-y;
	margin: 0;
	padding: 0px;
	text-align: center;
	}
#container{
	text-align: center;
	padding: 8px 8px 0 8px;
	}
#left_Box{
	height: auto;
	text-align: left;
	float: left;
	padding: 0 8px;
	}
#contents{
	background:#DEE2CB url(../images/bg_topcontent.gif) top left no-repeat;
	text-align: center;
	width: 448px;
	float: left;
	padding-bottom: 10px;
	}
	
/* left_menu
---------------------------------------------*/
#left_menu{
	height: 265px;
	width: 172px;
	background:url(../images/bg_leftmenu.gif)	top left no-repeat;
	padding-top: 26px;
	}
#left_menu ul{
 list-style:none;
 }
#left_menu li{
	margin-bottom: 6px;
	text-align: left;
	height: 30px;
	}
#left_menu a{
 display:block;
	background:url(../images/leftmenu_a.gif) top left no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	}
#left_menu a:hover{
 display:block;
	background:url(../images/leftmenu_b.gif) top left no-repeat;
	color:#009966;
	font-weight:bold;
	font-size:15px;
	}
/* STYLE BOX
---------------------------------------------*/
.photoBox{
	padding:8px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 14px;
	}
.photoImg{
	border:5px solid #FFFFFF;
	float:left;
	margin-right: 10px;
	border-top-style: outset;
	}
.reservationBox, .defultBox{
	padding:8px;
	text-align: center;
	clear: both;
	}
/*---------------------------------------------*/
/* TEXT STYLE
---------------------------------------------*/
h1, h3{
	background:url(../images/bg_title.gif) top left no-repeat;
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	vertical-align: middle;
	padding: 0 20px;
	margin: 0 0 6px 0;
	}
h3{
	margin: 0 6px 6px 6px;
	}
h2{
	background:url(../images/bg_subtitle.gif) top left no-repeat;
	color:#5F9EA0;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	vertical-align: middle;
	padding: 0 5px;
	margin-bottom: 8px;
	}
h4{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:left;
	margin: 10px 20px;
}	
em.blue{
 font-style:normal;
	color:#0000FF;
	}
em.red{
 font-style:normal;
	color: #FF0000;
	}
em.green{
 font-style:normal;
	color: #006666;
	}
em.more{
	padding:0 0 0 160px;
	}	
em.listNo, em.data{
 font-size:18px;
	color:#006666;
	margin-right:8px;
	}	
/* フッタ
---------------------------------------------*/
#footer{
	background:url(../images/shadow_bottombg.gif) center repeat-y;
	width: 662px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-align: right;
	clear: both;
	}
#footer_text{
	text-align:right;
	padding:10px 20px;
	font-size: 120%;
	}
/* SUBPAGE
---------------------------------------------*/
#gnavi{
	background-color:#FFFFFF;
	text-align:left;
	color:#2F6F93;
	margin-bottom: 8px;
	}
#gnavi a{
 text-decoration:none;
	color:#2F6F93;
	font-size: 12px;
	}
#gnavi a:hover{
 text-decoration:none;
	color: #009966;
	font-size: 12px;
	}
/*医院紹介*/
#introduce, #checkBox{
	background-color:#DEE2CB;
	text-align: center;
	width: 448px;
	float: left;
	}
#listBox, #infoBox, #accessBox, #sitemapBox{
	background-color:#DEE2CB;
	text-align: center;
	width: 448px;
	float: left;
	padding-bottom: 8px;
	}
#officeHours table{
	border:1px solid #999999;
	background-color: #FFFFFF;
	font-size: 12px;
} 
#officeHours td{
 padding:8px 5px 0 5px;
	text-align:center;
} 
/*病状チェック*/
.tableBorder1{
	border-bottom:2px solid #99BDB4;
	margin: 0;
}
.tableBorder3{
 border-bottom:2px solid #FFFFFF; 
}
.tableBorder2{
	border-top:none;
	border-right:2px solid #99BDB4;
	border-bottom:2px solid #99BDB4;
	border-left:2px solid #99BDB4;
	background-color: #FFFFFF;
}
.check_defult{
	padding:8px;
	text-align: center;
	}
p.check, p.check1, p.check2{
	margin:8px 10px;
	font-size:12px;
	text-align: left;
	line-height: 18px;
	}
p.check1{
 color:#0000FF;
	}
p.check2{
	margin:8px 25px;
	}
.checkBtable td{
	padding:8px;
	text-align: center;
	}
.checkBtable a{
	background:url(../images/bg_list_off.gif) top center no-repeat;
	width: 192px;
	height: 120px;
	display: block;
	letter-spacing: 0em;
	font-family: "MS UI Gothic";
	}
.checkBtable a:hover{
 background:url(../images/bg_list_on.gif) top center no-repeat;
	}
.checkBtable h1{
	background:none;
	color:#006666;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding: 0;
	margin: 5px 0 8px 0;
 }
.checkBtable p{
	text-align:left;
	margin:0 10px;
	font-size: 12px;
	line-height: 17px;
 }
/*性病一覧*/
.list_defult, .info_defult, .access_defult, .sitemap_defult, .info_box2{
	background:url(../images/bg_listbox.gif) top left no-repeat;
	padding:20px 0 0 0;
	background-color: #FFFFFF;
	width: 432px;
	margin: 0 8px;
	}
.info_defult{
	font-size:12px;
}	
#info_box{
	text-align:center;
	font-size: 13px;
	padding: 0 40px;
	}	
#info_box2{
	text-align:center;
	font-size: 13px;
	padding: 0 15px;
	}	
#info_box a{
	color:#006666;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}	
#info_box a:hover{
	color:#999999;
}	

#info_box td{
 padding:12px 8px;}
#info_box2 td{
	padding:4px;
	font-size: 12px;
}
.list{
	padding: 0;
}	
.list2{
	padding: 0;
}	
.list td, .list2 td{
	background:url(../images/bg_list.gif) left center no-repeat;
	width: 180px;
	padding-left: 16px;
	padding-top: 4px;
	text-align: left;
	}
.list a, .list a:visited,.list2 a, .list2 a:visited{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.list a:hover,.list2 a:hover{
 color: #006666;
	text-decoration:none;
}
.list th{
	height: 40px;
	}
.list2 th{
	padding: 15px 4px 15px 0;
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;

	}
/*インフォメーション*/
.info_box td{
	padding: 8px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
.info_box2 td{
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
.info_box th{
	padding: 8px;
	text-align:left;
	font-size: 12px;
	line-height: 16px;
}
.data{
 font-size:12px;
	color:#000000;
	text-align:center;
	}
.midasi td{
	padding:4px;
	border-bottom: 1px dotted #DEEEEE;
}
.midasi_green{
	background-color: #DEE2CB;
	color: #006666;
	text-align: center;
}
.midasi_green2{
	width:50px;
	background-color: #DEE2CB;
	color: #006666;
	text-align: center;
}
/*map*/
.map_box{
	padding: 45px 0 10px 0;
}
/*sitemap*/
.sitemap_defult a, .sitemap_defult a:visited{
	font-size:14px;
	color:#006666;
	text-decoration:none;
	font-weight: bold;
	line-height:20px;
}
.sitemap_defult a:hover{
	font-size:14px;
	color:#888888;
	text-decoration:underline;
	font-weight: bold;
	line-height:20px;
}
.sitemap_defult a.title, .sitemap_defult a.title:visited{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.sitemap_defult a.title:hover{
	font-size:14px;
	color:#efefef;
	text-decoration:none;
	font-weight: bold;
}
.sitemap_defult h1{
	background-image: url(../images/bg_sitemap.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin: 0 40px;
	padding: 8px 20px;
	color: #ffffff;
}
.sitemap_defult ul{
	text-align: left;
	padding: 5px 0 15px 200px;
}
.sitemap_defult li{
	font-size: 100%;
	color: #006666;
}
p.sitemap{
padding:0 30px;}

