@charset "shift_jis";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
/* --------- clearfix --------- */
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix{
  zoom:1;
}
/* --------- /clearfix --------- */
#all_wrap {
	height: 100%;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_bodymain.jpg);
	background-repeat: repeat-y;
}

#grand_wrap {
	width: 100%;
	background-color: #edecd8;
	padding-bottom: 15px;
}
#main_wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/main_bg.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 1.4em;
}
#head_wrap {
	height: 100px;
	width: 900px;
	position: relative;
}
#ft_wrap {
	background-image:url(img/ft_bg.jpg);
	background-position:0 bottom;
	background-repeat:no-repeat;
	padding-bottom:16px;
	}
h1 {
	height: 15px;
	font-size: 11px;
	font-weight: normal;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	position: absolute;
	top: 20px;
	height: 57px;
}
.head_contact {
	width: 230px;
	height: 40px;
	position: absolute;
	left: 670px;
	top: 45px;
	margin: 0px;
	padding: 0px;
}
.head_tel {
	width: 229px;
	height: 23px;
	position: absolute;
	left: 670px;
	top: 15px;
	margin: 0px;
	padding: 0px;
}
#mainimg {
	width: 900px;
	margin-bottom: 25px;
}
.nav {
	width:900px;
	height: 60px;
	margin-bottom: 15px;
}
.nav li {
	height: 60px;
	width: 180px;
	float: left;
	list-style: none;
}
.nav a {
	height: 36px;
	width: 225px;
	text-decoration:none;
}
.nav a:hover {
	}
#left_p {
	float: left;
	width: 280px;
}
*html #left_p {/*IE6*/
	margin-left:15px;
	}
hr {
	display: none;
}
.left_hd {
	background-image: url(img/left_hd.jpg);
	height: 17px;
}
.left_img {
}
img {
	vertical-align: bottom;
}

.info_nav_in {
	background-image:url(img/info_nav_in.jpg);
	background-repeat:repeat-y;
	margin-bottom:35px;
	width: 280px;
	}
.info_nav_hd {
	width:280px;
	background-image:url(img/info_nav_hd.jpg);
	background-position:0 top;
	background-repeat:no-repeat;
	}
.info_nav_ft {
	background-image:url(img/info_nav_ft.jpg);
	background-position:0 bottom;
	background-repeat:no-repeat;
	}
	
.medical_list_nav {
	text-align: right;
	padding-right: 15px;
	}
body {
	font-size: 14px;
	color: #333333;
	background-color: #edecd8;
}
h3 {
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 15px;
	height: auto;
}
.timeline {
	border-collapse:collapse;
	margin-bottom:10px;
	width: 590px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin-top: 5px;
}
.timeline tr td {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 5px;
	background-color: #FFF;
}
.timeline tr th {
	background-color: #eee;
	color: #333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.timeline_cell {
	color: #f4b409;
}
.closeday {
	color:#F00;
	font-size:14px;
	margin: 0;
	padding: 0;
}
.timeline .timeline_hd .sat {
	background-color: #4DA5DC;
}
.timeline .satcal {
	color: #006CBA;
	font-size: 10px;
}
.left_ft {
	background-image: url(img/left_ft.jpg);
	height: 17px;
	width: 310px;
}
.medical_list {
	padding: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}
.medical_list li {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(img/med_listmark.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
	width: 230px;
	font-size:14px;
}
#right_p {
	float: right;
	width: 590px;
	margin-left:30px;
}
#greeting {
	margin-bottom:36px;
	}
#greeting p {

	}
#greeting strong {
	color:#006CBA;
	font-size:20px;
	margin-bottom:16px;
	display:block;
	line-height: 1.4em;
	}
#greeting img {
	float:right;
	margin-left:10px;
	}

h2 {
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	padding-left: 7px;
	padding-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	width: auto;
	height: 23px;
	padding-bottom: 0px;
}
.if_left {
	float: left;
	width: 295px;
}
.if_mapbtn {
	height: 26px;
	width: 132px;
	padding-top:8px;
}
.if_fight {
	float: left;
	width: 260px;
	margin-left:15px;
	vertical-align: top;
}
.if_fight p {
	margin:0 0 12px 0;
	padding:0;
	}
h4 {
	background-position:0 center;
	background-repeat: no-repeat;
	font-size: 1.4em;
	color: #38A7BA;
}

h4.if_title2 {
	text-indent:-9999px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	}
h4.if_title1 {
	background-color: #0099cc;
	width: 280px;
	height: 20px;
	padding: 5px;
	font-size: 16px;
	color: #FFF;
	margin-bottom: 10px;
	}
h4.if_title2 {
	background-image:url(img/if_title2.jpg);
	}
#map_info h4 {
	margin-bottom:8px;
	}
#map_info p {
	margin-bottom:12px;
	}
h4{
	color:#ff9900;
	font-size:16px;
	background-image:url(img/med_listmark.jpg);
	padding-left:12px;
	margin-bottom:4px;
	font-weight: bold;
	}
.h4_comment {
	font-size: 14px;
	width:570px;
	margin-left:12px;
	margin-bottom:14px;
	padding-bottom:14px;
	border-bottom:dotted 1px #666666;
	line-height: 1.4em;
	}
.if_bottom {
	clear:both;
	padding-top:11px;
}
.if_bottom p {
	line-height: 1.4em;
	}
p.greet {
	font-size:1.2em;
}
#footer {
	text-align:right;
	width:900px;
	height:23px;
	clear: both;
	color: #FFFFFF;
	background-image:url(img/copyright_back.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	font-size: 12px;
}
#footer_pop {
	text-align:right;
	width: 600px;
	height:23px;
	clear: both;
	color: #333333;
	margin:30px auto 0 auto;
}
address {
	font-size: 1.1em;
	font-style:normal;
	line-height:23px;
	}
.clear {
	clear: both;
}
#doct_img {
	margin-bottom:25px;
	}
#subimg {
	height: 154px;
	width: 820px;
	padding: 15px;
	background-image: url(img/bg_subimg.jpg);
}
.prof_list {
	padding-bottom: 30px;
	padding-left: 5px;
}
.prof_list dt {
	padding-bottom: 7px;
}
.prof_list dd {
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.4em;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.hospital_img {
	width: 590px;
	padding-left: 10px;
}
.hospital_img li {
	margin-right: 10px;
	margin-bottom: 20px;
	height: 165px;
	width: 180px;
	float: left;
	list-style-type: none;
	text-align: center;
}
.hospital_img img {
	margin-bottom: 5px;
}
.closeday_2 {
	color: #FF3769;

	width: 321.px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-top: 0px;
	width: 276px;
}
.hospital_img .r_img {
	margin-right: 0px;
}
a img {
  border-style:none;
}
.pl15 {
	padding-left: 14px;
}
#news p {
	padding-bottom: 20px;
}
.font14blu {
	font-size: 14px;
	color: #005bac;
}
.font14gre {
	font-size: 14px;
	color: #006253;
}
.font14yel {
	color: #f4b409;
}
.if_title4 {
	width: 570px;
}
.tableBK01 {
	width: 590px;
}
h6 {
	color: #666;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	font-weight: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005BAC;
	padding-left: 5px;
}
.qa {
	background-image: url(img/img_q.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	font-size: 16px;
	height: 28px;
	padding-top: 2px;
	font-weight: bold;
}
.paBK {
	border: 3px dotted #CCC;
	padding: 10px;
}
.right {
	float: right;
}
.pr20 {
	padding-right: 20px;
}
.setsubi {
	width: 550px;
}
.setsubi tr td {
	padding-bottom: 7px;
}
.font14ore {
	color: #fba642;
}
.time {
	color: #333;
}
.font18ore {
	font-size: 18px;
	color: #fba642;
	font-weight: bold;
}
.font18ble {
	font-size: 18px;
	color: #81dfd1;
}
.tableBK01 tr td {
	padding-bottom: 5px;
}
.font18yel {
	font-size: 18px;
	color: #FCCA04;
	font-weight: bold;
}
.font12 {
	font-size: 12px;
}
.side_hd {
	background-image: url(img/info_nav_hd.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.side_contents {
	background-image: url(img/info_nav_in.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.side_ft {
	background-image: url(img/info_nav_ft.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.section {
	margin-bottom: 40px;
}
.pb10 {
	padding-bottom: 10px;
}
#footer a {
	color:#fff;
}
.pr22 {
	padding-right: 22px;
}
.font14bro {
	color: #b98803;
}
.underline {
	text-decoration: underline;
}
.price tr th {
	background-color: #faf3e1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 5px;
	color: #b98803;
}
.price {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.price tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 5px;
	text-align: center;
}
.font14pin {
	color: #fda2c0;
}
.clearfix #right_p br {
}
.clearfix #right_p br {
}
.clearfix #right_p br {
}
.clearfix #right_p br {
}
.clearfix #right_p br {
}





.font18pin {
	font-size: 18px;
	color: #B8050F;
}
.font18blu {
	font-size: 18px;
	color: #005bac;
}
.table02 tr th {
	background-color: #eeeeee;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.table02 {
	width: 590px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.table02 tr td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.table03 tr th {
	background-color: #eeeeee;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.table03 {
	width: 590px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	line-height: 1.7em;
}
.table03 tr td {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

.pr30 {
	padding-right: 30px;
}
.pr10 {
	padding-right: 10px;
}
.pt10 {
	padding-top: 10px;
}
.clearfix #right_p br {
}
#btntoi {
	text-align: center;


}
