/* CSS Document */

/* 全共通CSS */

body{
color:#333;
font-size:14px;
line-height:160%;
background: url(../img/second/second_bg.jpg) repeat-x #F9F9F9;
}

/* 診療案内 */
#clinic_titl{
background:url(../img/second/clinic_titl.jpg) no-repeat;
height:100px;
}

h2{
display:none;
margin:0;
}

#contents{
padding:30px 55px 20px 55px;
background: url(../img/top/contents_bg.jpg) repeat-y #fff;
}

#clinic_leed{
background:url(../img/second/clinic_leed.gif) no-repeat;
height:86px;
}

#contents h3{
background:url(../img/second/h3_bg.jpg) no-repeat;
height:29px;
font-size:14px;
padding-top:5px;
color:#CC0000;
text-indent:50px;
margin-bottom:15px;
}

.clinic {
width:714px;
margin-bottom:25px;
}

.clinic .text{
margin-left:25px;
width:390px;
float:left;
}

#about_leed{
background:url(../img/second/about_leed.gif) no-repeat;
height:86px;
}

#timetable {
margin:0;
}

#timetable .table{
margin-left:15px;
padding-top:15px;
width:370px;
float:left;
}

#timetable table{
width:368px;
border:#432121 1px solid;
margin: 7px 0 5px;
}

#map{
background:url(../img/second/map_titl.gif) no-repeat;
height:86px;
}

#map2{
background:url(../img/second/map2_titl.gif) no-repeat;
height:86px;
}

.google_map{
margin:25px;
}

.nogoogle_map{
margin:25px;
}

iframe {
margin-left:15px;}

/* ドクター紹介 */
#doctor_titl{
background:url(../img/second/doctor_titl.jpg) no-repeat;
height:100px;
}

#doctor_leed{
background:url(../img/second/doctor_leed.gif) no-repeat;
height:86px;
margin-bottom:25px;
}

.doctor {
width:650px;
margin-left:30px;
margin-bottom:25px;
}

.doctor .text{
margin-left:25px;
width:460px;
float:left;
}

h4{
font-size:16px;
}

#innai_leed{
background:url(../img/second/institute_leed.gif) no-repeat;
height:86px;
margin-bottom:25px;
}

.setsubi {
width:680px;
margin-bottom:25px;
margin-left:20px;
}

.setsubi .text{
margin-left:25px;
width:210px;
float:left;
}

.setsubi_text {
width:620px;
margin-bottom:30px;
margin-left:30px;
border:#FF8080 1px solid;
padding:15px;
background:#FFE6E6;
}

.setsubi_text h4{
background:url(../img/second/kensa.gif) no-repeat;
width:490px;
height:30px;
margin-bottom:15px;
text-indent:-9999px;
}

.setsubi_text ul li{
padding:0 0 15px 36px;
}



.no1{background:url(../img/second/no1.gif) no-repeat top left;}
.no2{background:url(../img/second/no2.gif) no-repeat top left;}
.no3{background:url(../img/second/no3.gif) no-repeat top left;}


/* 肝疾患の診療 */
h3#kan01{background:url(../img/second/h3_kan01.gif) no-repeat; height:74px; text-indent:-9999px;}
h3#kan02{background:url(../img/second/h3_kan02.gif) no-repeat; height:74px; text-indent:-9999px;}
h3#kan03{background:url(../img/second/h3_kan03.gif) no-repeat; height:74px; text-indent:-9999px;}
h3#kan04{background:url(../img/second/h3_kan04.gif) no-repeat; height:74px; text-indent:-9999px;}
h3#kan05{background:url(../img/second/h3_kan05.gif) no-repeat; height:74px; text-indent:-9999px;}
h3#kan06{background:url(../img/second/h3_kan06.gif) no-repeat; height:74px; text-indent:-9999px;}

#hepatology_titl{
background:url(../img/second/hepatology_titl.jpg) no-repeat;
height:100px;
}

.setsubi li{font-size:12px; padding:3px 0 3px 30px; line-height:140%;}
.setsubi li.f1{background:url(../img/second/f01.gif) no-repeat 0 3px;}
.setsubi li.f2{background:url(../img/second/f02.gif) no-repeat 0 3px;}

.echo{margin-top:20px;}
.echo td{text-align:center; font-size:12px;}

.hepa_text{border:#FF8080 1px solid;
padding:20px;
background:#FFE6E6;
color:#FF0000;
margin-bottom:25px;
}

#about_hepa{background:url(../img/second/about.gif) no-repeat 0 0;
width:714px;
height:206px;
margin-bottom:25px;
}

#about_hepa dl,
#about_hepa dd,
#about_hepa dt{display:none;}

/*2016_07追加*/
#medical_titl{
background:url(../img/second/medical_titl.jpg) no-repeat;
height:100px;
}

#medical_leed {
	background: url(../img/second/medical_leed.gif) no-repeat;
    height: 86px;
}

.mokuji {
	margin-bottom: 50px;
}

.mokuji li {
	list-style-type: decimal;
	list-style-position: inside;
}

.mokuji li span {
	display: block;
	margin-left: 10px;
}

.mokuji li.no {
	list-style-type: none;
	margin-left: 15px;
}

.medical .clinic img.left {
	margin-right: 20px;
}

.medical .clinic > p {
	margin-bottom: 20px;
}

.medical#contents h4 {
	color: #CC0000;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.medical .clinic .caption {
	background: #FEEEEE;
	padding: 15px;
	margin-bottom: 30px;
}

.medical .clinic .caption h5 {
	font-weight: bold;
	font-size: 14px;
}

.medical .clinic .caption p {
	padding: 0;
}

.medical .clinic .subTxt {
	color: #666;
	font-size: 12px;
	line-height: 1.4;
}

