/*===================================
#main .sec_title
各セクション毎のタイトル
===================================*/

#main .sec_title {
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}





/*===================================
#consept

===================================*/


#concept {
	width:100%;
	margin:0 auto;
	padding:0;
	background-position: center;
clear:both;
}
#concept p {
	background-image:url(../image/concept.jpg);
	height:170px;
	width:100%;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-position: center;
}

/*===================================
#naivi
ナビゲーション
===================================*/
#navi {}
#navi ul {
	margin: 0px;
	height: 55px;
	background-color: #FFF9E5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#navi ul li {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navi ul li a {
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 100%;
	display: block;
}
#navi ul li a:hover {
	background-position: 0px -34px;
}

#navi ul li a span {display:none;}

#navi ul .navi1 {	width: 106px;}
#navi ul .navi2 {	width: 144px;}
#navi ul .navi3 {	width: 215px;}
#navi ul .navi4 {	width: 145px;}
#navi ul .navi5 {	width: 116px;}

#navi ul .navi1 a {background-image: url(../image/navi1.jpg);}
#navi ul .navi2 a {background-image: url(../image/navi2.jpg);}
#navi ul .navi3 a {background-image: url(../image/navi3.jpg);}
#navi ul .navi4 a {background-image: url(../image/navi4.jpg);}
#navi ul .navi5 a {background-image: url(../image/navi5.jpg);}
#info/*===================================
#info 

===================================*/
 {
	width: 540px;
}

/*===================================
#info #hospital
病院紹介
===================================*/
#hospital {
	padding-right: 3px;
	padding-left: 3px;
} 
#hospital dl {
	float:left;
	width:33%;
	border-color:#999999;
	border-style:dotted;
	border-width:0 1px 0 0;
	margin:0;
	padding:0;
}
#hospital .no_border {border-style:none!important;}
#hospital dt {
font-size:13px;
text-align:center;
margin:0;
padding:0;
}
#hospital dt a {color:#000090;}
#hospital dt a:hover {
color:#6699FF;
text-decoration:none;
}
#hospital dd {
text-align:center;
left:0;
top:0;
margin:0;
padding:0;
}
#hospital dd img {margin:5px auto;}
#hospital dd p {
	text-align:center;
	font-size:12px;
	line-height:18px;
	margin:0;
	padding:0 4px;
}
#info {width:100;}

/*===================================
#info #consultation
営業時間・所在地の案内
===================================*/
#consultation {
padding-top:15px;
padding-right:10px;
padding-left:10px;
}
#consultation p {
	font-size:12px;
	line-height:18px;
	float:left;
	width:44%;
	text-align:left;
	margin:0;
	padding:0;
}
#consultation #map {
float:right;
width:55%;
text-align:right;
border-color:#999999;
border-style:dotted;
border-width:0 0 0 1px;
margin:0;
padding:0;
}
/*===================================
#info #night
 夜間・救急対応
===================================*/

#info #night {	padding-top: 15px;}

#info #night p {
	font-size: 12px;
	line-height: 140%;
}
#info #night p em {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

/*===================================
#service
併設サービスの紹介
===================================*/
#service {
	padding-top: 15px;
}
#service table {
	width: 530px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#service th,
#service td {
	padding: 5px;
}
#service th {
	width: 150px;
	vertical-align: top;
}
#service td {
	vertical-align: top;
	text-align: left;
	font-size:13px;
	color:#333333;
	line-height:135%;
	margin:0;
	padding:0 0 0 5px;
}

#service td p {
	font-size:13px;
	color:#333333;
	line-height:135%;
	margin:0;
	padding:0 0 0 5px;
	text-indent: 1em;
}

#service td .title {
	font-size:18px;
	font-weight:bold;
	color:#FF6600;
	height: 24px;
	width: 360px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
#service td .title a {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 100%;
	background-position: 0px 0px;
	display: block;
}
#service td a:hover  {background-position: 0px -24px;}
#service td .link {
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	margin-bottom: 10px;
}
#service td .ttl1 a {	background-image: url(../image/service_ttl1.jpg);}
#service td .ttl2 a {	background-image: url(../image/service_ttl2.jpg);}
#service td .ttl3 a {	background-image: url(../image/service_ttl3.jpg);}
