@charset "Shift_JIS";
/* CSS Document */

h2{
	font-size:70%;
	color: #C55C54;
	font-weight: normal;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 8px;
}
h4{
	background-image:url(../images/index_back_02.jpg);
	font-size: 12px;
	color: #166D23;
	padding: 5px 7px;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}

/*--新着情報--*/

#news {
	float: left;
	width: 531;
	padding: 5px;
	width: 529px;
	border: double 1px #ccc;
	border-top: none;
}

#news p{
	font-size:80%;
	padding: 10px 10px;
}
#news .p_02{
	background-color:#F5F5F5;
}
#news strong{
	background-color:#B5D681;
	padding: 3px 5px;
	margin-right: 10px;
	color: #23AB38;
}
#news a{
	color:#666666;
	text-decoration: underline;
}
/*--このような--*/
#point{
	float: left;
	width: 540px;
	border: double 1px #cccccc;
	padding-bottom: 10px;
	margin-top: 10px;
}
#point ul{
	background-image:url(../images/index_back_01.jpg);
	height: 59px;
	background-repeat: no-repeat;
	font-size: 12px;
	float: left;
	width: 506px;
	padding: 95px 0px 0px 15px;
	margin-left: 10px;
	display: inline;
}
#point ul li{
	float: left;
	width: 150px;
	margin-right: 22px;
	text-align: center;
}
#point ul .li_02{margin-right:0px;}
#point a{
	color:#166D23;
	text-decoration: underline;
}
#point a:hover{
	color:#25B83C;
}
/*--診療内容--*/
#details{
	float: left;
	width: 257px;
	background-image: url(../images/index_map.gif);
	padding: 10px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 275px;
	background-color: #EBF4DD;
	height: 187px;
	margin-top: 25px;
}
#details table{
	font-size:12px;
	background-color: #FFFFFF;
	width: 255px;
	border: double 1px #cccccc;
	border-right: none;
}
#details th{
	background-color:#B5D681;
	padding: 3px;
	color: #666666;
	border-right: double 1px #79AB36;
	font-weight: normal;
}
#details td{
	padding:3px;
	text-align: center;
	color: #666666;
	border: double 1px #cccccc;
	border-bottom: none;
	border-left: none;
}
#details img{
	float:left;
	margin-right: 10px;
}
#details p{
	font-size: 80%;
}
#details .p_02{
	text-align:right;
	margin-top: 10px;
}
#details strong{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D58B82;
}
