/* indexのみ適用 */
#top_mainContents{
	margin:0;
	padding:0;
}
div#top_mainContents h2{
	background:url(img/h2_bg.jpg) no-repeat 0 0;
}
div#top_mainContents h2 img{
	margin-top:56px;
}

/* indexのみ適用 end */

#mainContents {/*コンテンツが短い場合、左ナビの「教室案内」からずれるのを防ぐ*/
	min-height: 800px;
	_height: 800px;
}
#mainContents hr {
	margin: 0;
	border-top: 1px dotted #C1CEC1;
	border-bottom: 1px solid #FFFFFF;
	border-right: none;
	border-left: none;
	width: 570px;
}
.end {
	text-decoration: line-through;
}
.data {
margin-top:5px;
}
.data th {
	padding-right:10px;
	font-weight:normal;
	white-space: nowrap;
}
.data th, .data td {
padding-bottom:3px;
vertical-align:top;
}
.data td.access{
text-align:right;
}

.dataDoc {/* seniorp2.html専用 */
margin-top:5px;
}
.dataDoc dt {
color:#FFFFFF;
font-weight:bold;
background-color:#666666;
width:6em;
padding: 1px 3px;
float:left;
}
.dataDoc dd {
padding:0;
margin: 0 0 10px 7em;
}
.dataDoc ul {
margin-top:0;
margin-left:0;
padding-left:2em;
}

.kyouiku01 {/*staf/kyouiku01.htmlの見出し用*/
color:#777777;
}

/*kensyui/taidan.html用*/
.imgR img {
float:right;
margin: 0 0 10px 10px;
}
.imgL img {
float:left;
margin: 0 10px 10px 0;
}
div.imgL img, div.imgR img {
margin-top:20px;
}
.clear {
clear:both;
}


/* 登録医のご紹介：詳細ページ */
#tourokuiDetail{ padding:10px 0 10px 0 ;}
#tourokuiDetail h4{
background:url(../img/icn_name.gif) no-repeat left center;
margin:0;
padding:10px 0 0 25px;
font-weight:bold;
width:auto;
font-size:1.5em;
background-color:#FFF;
}

#tourokuiDetail dl{margin:0; }
#tourokuiDetail dt{
margin:0 3px 3px 0;
clear:both;
float:left;
padding:3px;
background-color:#ACA899;
color:#FFFFFF;
width:5em;
text-align:center;
font-size:1.25em;
}
#tourokuiDetail dd{padding:3px; margin:0 0 5px 0; font-size:1.25em; }

.tourokuiTable{ clear:both; margin:10px 0 10px 0; }
#tourokuiDetail .tourokuiTable dt{
background-color:#E6ECE6;
color:#000000;
border-bottom:1px solid #ACA899;
border-right:1px solid #ACA899;
font-size:1em;
width:120px;
float:left;
}
#tourokuiDetail .tourokuiTable dd{ width:325px; font-size:1em; float:left; }
.tourokuiMap{ margin:5px 0 10px 0; clear:both; }
.timeTable{ clear:both; width:465px; margin:5px 0 10px 0; background-color:#CCCCCC; }

.tourokuiMessage{ clear:both; }
#tourokuiDetail .tourokuiMessage h5{
width:570px;
height:65px;
background:url(tourokui/img/box_mess_top.gif) no-repeat 0 0;
text-indent:-9999px;
border:none;
margin:0;
padding:0;
}
#tourokuiDetail .tourokuiMessage div{
border-bottom:1px solid #ACA899;
border-left:1px solid #ACA899;
border-right:1px solid #ACA899;
padding:0 10px 20px 20px;
}
.f_left{
	float:left;
	margin:5px 10px 5px 0;
}

/* form end */
.normal{
	width:200px;
}
.long{
	width:340px;
}
.short{
	width:50px;
}
.short2{
	width:30px;
}
/* form end */

/* group gairai */

div.gairaiList ul{
	margin:10px 0 0 0;
	padding:0;
}
div.gairaiList li{
	list-style:none;
	background:url(../img/icn_arrow04.gif) no-repeat 1em 5px;
	padding:0 0 0 1.75em !important;
	margin:0 0 0.25em 0;
}