@charset "utf-8";

/* ===================================================================

 file name  :style.css

=================================================================== */



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

#topImageBg{
background:url(../images/main_image_bg.gif) 0 0 no-repeat;
width:830px;
height:305px;
margin-left:auto;
margin-right:auto;
text-align:center;
}


#news .day{
background:url(../images/i_dot.gif) 5px 8px no-repeat;
width:90px;
font-weight:bold;
padding:5px 5px 5px 20px;
border-bottom:1px dotted #d2d2d2;
}

#news .day02{
background:url(../images/i_dot.gif) 5px 8px no-repeat #f8f8f8;
width:90px;
font-weight:bold;
padding:3px 5px 3px 20px;
border-bottom:1px dotted #d2d2d2;
}

#news td{
text-align:left;
padding:5px;
border-bottom:1px dotted #d2d2d2;
}

#news .gray{
background-color:#f8f8f8;
}



/*------ 医院案内 --------------*/

#message{
width:350px;
float:left;
line-height:1.8em;
}

#name{
margin-top:20px;
font-size:18px;
font-weight:bold;
text-align:right;
}

#name2{
margin-top:20px;
font-size:18px;
font-weight:bold;
text-align:left;
}

#kana{
font-size:10px;
text-align:right;
font-weight:normal;
}

#kana2{
font-size:10px;
text-align:left;
font-weight:normal;
}

#doctorPic{
width:162px;
float:right;
}


.careerTable{
margin-bottom:25px;
}

.careerTable th{
width:150px;
font-weight:bold;
padding:5px;
border-bottom:1px dotted #d2d2d2;
}

.careerTable th .gray{
width:150px;
font-weight:bold;
padding:5px;
border-bottom:1px dotted #d2d2d2;
}

.careerTable td{
text-align:left;
padding:5px;
border-bottom:1px dotted #d2d2d2;
}

.careerTable .gray{
background-color:#f8f8f8;
}

.subjectList{
margin-left:15px;
margin-bottom:25px;
}

.subjectList li{
padding-left:10px;
}

.subjectList .dot{
background:url(../images/i_dot.gif) 0 5px no-repeat;
padding-left:10px;
font-weight:bold;
}



/*------ 医院案内 -----------------*/


.facilitiesBox{
width:258px;
border:1px solid #d8d8d8;
text-align:center;
}

.facilitiesBox h3{
background:url(../../images/facilities_header_bg.gif) 0 0 repeat-x;
line-height:31px;
font-size:14px;
font-weight:bold;
color:#fff;
text-align:center;
margin-bottom:5px;
}

.facilitiesBox p{
text-align:left;
padding:10px;
}


/*------ アクセス -----------------*/

.accessTel{
color:#ff0000;
font-size:18px;
font-weight:bold;
margin-bottom:15px;
margin-left:10px;
}

.accessTraffic{
line-height:2em;
margin-left:10px;
}

.accessTrain{
background:url(../../images/i_train.gif) 0 50% no-repeat;
padding:5px 0 5px 30px;
line-height:16px;
}

.accessBus{
background:url(../../images/i_bus.gif) 0 50% no-repeat;
padding:5px 0 5px 30px;
line-height:16px;
}

.accessCar{
background:url(../../images/i_car.gif) 0 50% no-repeat;
padding:5px 0 5px 30px;
line-height:16px;
}

.map{
border:1px solid #b7b7b7;
height:533px;
margin-bottom:10px;
}

.mapInner{
padding:4px;
}

.marBtn{
text-align:right;}

/*平山追加*/

.blue {color:#0000ff;}

.feature {
	font-size:12px;
	line-height:20px;
	padding-bottom:20px;
}
.feature_t {
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#ff5400;
}

.bnr {text-align:center;margin:10px auto;}