@charset "UTF-8";
/* CSS Document */

#right h2{
	background:url(../images/h2.jpg) no-repeat;
	width:655px;
	height:31px;
	font-size:13px;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:14px 0 0 15px;
}

#right h3{
	background:url(../images/h3.jpg) no-repeat;
	width:635px;
	height:28px;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 8px 0;
	padding:6px 0 0 35px;
}

#right h4{
	background:url(../images/h4.jpg) no-repeat;
	width:635px;
	height:21px;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 5px 0;
	padding:4px 0 0 35px;
}

#right p{
	margin:0 auto 0 auto;
	width:650px;
}




/*スタッフ紹介
------------------------------------------------------*/
#inchou{
/*	width:150px;*/
/*	float:left;*/
	margin:0px;
	padding:0px;
	position:relative;
}

.photo-text{
	position:absolute;
	top:243px;
	left:7px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	color:#444444;
}

#inchou p{
	line-height:1.5em;
	font-size:11px;
/*	width:350px;*/
}

/*#inchou_img{
	margin:0 20px 0px 5px;
	padding:0;
	width:320px;
	float:left;
}*/

.staff_img{
	margin:0 10px 10px 0px;
	padding:0;
	float:left;
}

.staff{
	width:180px;
	float:left;
	margin:0 15px 20px 0;
	line-height:1.5em;
	font-size:12px;
}

.staff p{
	line-height:1.5em;
	font-size:12px;
	width:120px;
}





/*医院設備
------------------------------------------------------*/
#iin_photo{
	text-align:center;
}

#iin_photo img{
	margin:0 3px 0 3px;
	padding:0;
	border:solid 1px #FFFFCC;
}






/*アクセス・診療時間
------------------------------------------------------*/
#clinic_time {
	width:400px;
	margin:0 0 0 15px;
	padding:0px;
}

#clinic_time table{
	width:400px;
	margin:0px;
	padding:0px;
	background:#999999;
	text-align:center;
	border:solid 1px #666666;
}

#clinic_time th {
	width:30px;
	height:25px;
	margin:0px;
	padding:3px;
	background:#fcf9da;
	text-align:center;
	border:solid 1px #666666;
}

#clinic_time td {
	width:30px;
	height:25px;
	margin:0px;
	padding:3px;
	background:#ffffff;
	text-align:center;
	border:solid 1px #666666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#clinic_time .td_t {
	width:100px;
	height:25px;
	margin:0px;
	padding:3px;
	background:#ffffff;
	text-align:left;
}







/*価格表
------------------------------------------------------*/
#price {
	width:650px;
	margin:20px auto 50px auto;
	padding:0px;
	line-height:1.5em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#price table {
	width:570px;
	margin:0px 0px 10px 0px;
	padding:0px;
	background:#aaaaaa;
}

#price th {
	width:380px;
	margin:0px;
	padding:5px;
	color:#ad7e06;
	background:#fcf9da;
}

#price .th_l{
	width:380px;
	margin:0px;
	padding:5px;
}

#price .th_r {
	width:180px;
	margin:0px;
	padding:5px;
}

#price tr {
	width:580px;
	margin:0px;
	padding:0px;
}

#price .td_l {
	width:380px;
	margin:0px 0px 0px 10px;
	padding:5px;
	background:#ffffff;
}

#price .td_r {
	width:180px;
	margin:0px 10px 0px 0px;
	padding:5px;
	text-align:right;
	background:#ffffff;
}

#price .td_l_2 {
	width:280px;
	margin:0px 0px 0px 10px;
	padding:5px;
	background:#ffffff;
}

#price .td_r_2 {
	width:135px;
	margin:0px 10px 0px 0px;
	padding:5px;
	text-align:right;
	background:#ffffff;
}

#price .td_r_3 {
	width:280px;
	margin:0px 10px 0px 0px;
	padding:5px;
	text-align:right;
	background:#ffffff;
}
