@charset "Shift_JIS";

/* -------------------------------------
 診療のご案内  
 --------------------------------------*/
#exam .innerArea table.hours{
	width: 630px;
	margin: 0px 0px 10px;
}

#exam .innerArea table.hours th{
	border-top: 2px solid #C0E7FA;
	border-right: none;
	border-bottom: 1px solid #CCC;
	border-left: none;
	background: #E6F5FD;
	color: #50AEDF;
	font-weight: normal;
	padding: 10px;
}

#exam .innerArea table.hours td{
	border-top: 1px solid #CCC;
	border-right: none;
	border-bottom: 1px solid #CCC;
	border-left: none;
	padding: 10px;
}

#exam .innerArea table.hours .tel{
	color: #E79712;
	font-size: 88%;
	background: url(../common/iconTel.gif) no-repeat 10px center;
	padding-left: 25px;
	font-weight: bold;
}

#exam .innerArea .notice{
	font-weight: bold;
	color: #444444;
}

#exam .innerArea #operation{
	width: 385px;
	background: url(../exam/img/top_img01.jpg) no-repeat right top;
	padding: 0px 245px 0px 0px;
}

#exam .innerArea #operation .bullet{
	color: #87C2F6;
}

#exam .innerArea table#opArea{
	width: 630px;
	margin: 0px 0px 40px;
}

#exam .innerArea table#opArea th,
#exam .innerArea table#opArea td{
	padding:10px;
}

#exam .innerArea table#opArea th.chest{
	background: #EBF5E8;
}

#exam .innerArea table#opArea th.gut{
	background: #E6F5FD;
}

#exam .innerArea table#opArea th.urinary{
	background: #FEF7E7;
}

#exam .innerArea table#opArea th.gyn{
	background: #FEEBEC;
}

#exam .innerArea table#opArea td.category{
	background:#F5F5F5;
	padding: 3px 10px;
	text-align: center;
}




/* -------------------------------------
メディカルスタッフ 
 --------------------------------------*/
#exam .innerArea .staff{
	width: 630px;
	background: url(../exam/img/dot.gif) repeat-x left bottom;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

#exam .innerArea .staff h4{
	width: 90px;
	float: left;
}

#exam .innerArea .staff dl{
	width: 520px;
	float: right;
}

#exam .innerArea .staff dt{
	font-size: 88%;
	font-weight: bold;
	border-left: 6px solid #87C2F6;
	padding-left: 10px;
	margin-bottom: 15px;
}

#exam .innerArea .staff dd{
	font-size:75%;
}

#exam .innerArea .staff .license{
	width: 494px;
	border: double #B8DBFA;
	margin-top: 12px;
	padding: 10px;
}

#exam .innerArea .staff .license li{
	background: url(../exam/img/bullet.gif) no-repeat left center;
	padding-left: 7px;
	width: 240px;
	float: left;
	font-size:75%;
}

#exam .innerArea #boss{
	width: 630px;
	padding-top: 10px;
}

#exam .innerArea #boss .pics{
	width: 195px;
	float: left;
}

#exam .innerArea #boss .desc{
	width: 415px;
	float: right;
}
