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

/*バックグランド*/
#wrapper {
	background: url(../doctor/img/doctor_bk_body3.png) repeat-y center;
	margin: 0px;
	padding: 0px;
}
#wrapper_head {
	background: url(../doctor/img/doctor_bk_top3.png) no-repeat center top;
	margin: 0px auto;
	padding: 0px;
}

/* ~~ フッター ~~ */
.footer {
	padding: 27px 0;
	height: 120px;
	background: url(../doctor/img/doctor_bk_footer3.png) no-repeat center top;
	margin: 0px;
	text-align: center;
}
html*.footer {
	padding: 27px 0 10px;
	height: 120px;
	background: url(../doctor/img/doctor_bk_footer3.png) no-repeat center top;
	margin: 0px;
	text-align: center;
}

.footer #addless {
	text-align: center;
	margin: 0px;
	width: 100%;
	font-weight: normal;
	color: #999;
	font-size: 12px;
	letter-spacing: 0.2em;
	padding-top: 0px;
}
.footer #copy {
	font-size: 12px;
	color: #0897CF;
	letter-spacing: 0.1em;
	text-align: center;
	padding-top: 35px;
	margin: 0px;
}
.staff_area {
	clear: both;
	width: 95%;
	margin: 0px auto 45px;
	padding: 0px;
}
.staff_img_L {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	width: 190px;
	display: inline;
}
.staff_img_R {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 10px;
	float: right;
	width: 190px;
	display: inline;
}
.staff_area .staff_fukidasi_area_L {
	margin: 0px 0px 0px 20px;
	padding: 0;
	width: 246px;
	float: left;
	font-size: 5px;!important;
}
.staff_area .staff_fukidasi_area_R {
	margin: 0px 0px 0px 20px;
	padding: 0;
	width: 246px;
	float: right;
	
}
.staff_area .staff_fukidasi{
	background: url(../doctor/img/staff_fukidasi.gif) repeat-y center top;
	margin: 0px;
	padding: 20px 15px 0px;
	width: 216px;
}
.staff_area .staff_fukidasi p.fukidasi_p {
	font-size:12px;!important;
	margin: 0px !important;
	padding: 0px !important;
	width: 216px;
}
.font_size11 {
	font-size: 5px;!important;
	
}
.staff_area .staff_fukidasi_bottom_L  {
	background: #FFF url(../doctor/img/staff_fukidasi_bottom_L.gif) no-repeat center top;
	margin: 0px;
	padding: 0;
	height: 38px;
	width: 246px;
}
.staff_area .staff_fukidasi_bottom_R {
	background: #FFF url(../doctor/img/staff_fukidasi_bottom_R.gif) no-repeat center top;
	margin: 0px;
	padding: 0;
	height: 38px;
	width: 246px;
}
