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

for about.html

--------------------------------------*/
.headAboutImg{
	background: url(../images/head_about.jpg) no-repeat top center;
	height: 220px;
	text-indent: -9999px;
}
.headAbout{
	background: url(../images/head_title_about.jpg) no-repeat;
	width: 960px;
	height: 75px;
	text-indent: -9999px;
}
.aboutInnerL{
	float: left;
	width: 435px;
}
.aboutDoctor{
	float: right;
	width: 184;
}
.intyou{
	font-size: 105%;
	line-height: 1.5em;
	font-weight: 900;
	text-align: right;
}

.intyou span{
	font-size: 90%;
	letter-spacing: 0.1em;
	margin: 0 15px 0 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.aboutIndex{
	font-size: 105%;
	line-height: 1.5em;
	color: #66AF51;
	font-weight: 900;
	margin: 0 0 10px 0;
}

.abtouInfo th, .abtouInfo td {
	font-size: 90%;
	line-height: 1.5em;
	color: #747474;
	border: 1px solid #A1A1A0;
	padding: 15px 10px;
}

.abtouInfo {
	width: 650px;
	border: 1px solid #A1A1A0;
}
.abtouInfo th {
	background-color: #DDF4B5;
	text-align: center;
	font-weight: 600;
}
.abtouInfo td{
	background-color: #fff;
}
.scheduleList {
	width: 650px;
	border: 1px solid #A1A1A0;
	margin: 0 0 5px 0;
}
.scheduleList th, .scheduleList td {
	font-size: 75%;
	line-height: 1.5em;
	border: 1px solid #A1A1A0;
	padding: 10px 10px;
	text-align: center;
	vertical-align: middle;
}
.scheduleList th {
	background-color: #DDF4B5;
	text-align: center;
	font-weight: 600;
}
.scheduleList td{
	background-color: #fff;
	color: #747474;
}
.notes{
	font-size: 90%;
	line-height: 1.5em;
	color: #CE7878;
	margin: 0 0 10px 0;
}
.time li{
	font-size: 95%;
	line-height: 1.5em;
	color: #4C4B4B;
	margin: 0 0 5px 0;
}
.floorInfo li{
	border-bottom: 1px solid #ABCD03;

	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.floor{
	font-size: 95%;
	line-height: 1.5em;
	color: #565656;
	border-left: 7px solid #41AF47;
	padding: 0 0 0 10px;
	margin: 0 20px 0 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.tel{
	font-size: 90%;
	line-height: 1.5em;
	color: #7C7A7A;
}
.shisetsu{
	width: 115px;
	font-size: 95%;
	line-height: 1.5em;
	color: #7C7A7A;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 30px 0 0;
}
.floorSpace{
	margin: 0 30px 0 61px;
}
.floorHayama{
	font-size: 95%;
	line-height: 1.5em;
	color: #565656;
	border-left: 7px solid #41AF47;
	display: block;
	padding: 0 0 0 10px;
	margin: 0 20px 0 0;
}
.shisetsuHayama{
	font-size: 95%;
	line-height: 1.5em;
	color: #7C7A7A;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 30px 0 0;
}
.telHayama{
	font-size: 90%;
	line-height: 1.5em;
	color: #7C7A7A;
	display: block;
	margin: 5px 0 0 95px;
}