@charset "utf-8";

/*---logo---*/
#header #logo {
	width:191px;
	height:44px;
	float:left;
}
#header #logo a{
	width:191px;
	height:44px;
	float:left;
}

/*---seachbox---*/
#container .seachbox {
	width:932px;
	background:url(../img/clinic/Searchbox.gif) top no-repeat;
	height:71px;
	padding:0;
	margin:0 auto 6px;
}
#container .seachbox p.sch{
	padding:8px 0 2px 30px;
	*padding:8px 0 2px 20px;
	text-align:left;
	font-size:10px;
	_font-size:9px;
}
#container .selectarea select {
	line-height:16px;
	font-size:18px;
	width:6em;
	height:30px;
	margin-left:30px;
	*margin-left:15px;
	float:left;
	_padding:0;
	padding:2px;
}
*:first-child+html #seachboxwrap .selectarea select{
	font-size:20px;
	padding:0;
	height:30px;
}
#container .selectarea02 select {
	line-height:16px;
	font-size:18px;
	width:9em;
	height:30px;
	margin-left:6px;
	float:left;
	_font-size:20px;
	_padding:0;
	padding:2px;
}
*:first-child+html #seachboxwrap .selectarea02 select{
	font-size:20px;
	padding:0;
	height:30px;
}
#container .selectarea03 select {
	line-height:16px;
	font-size:18px;
	width:8em;
	height:30px;
	margin-left:6px;
	float:left;
	_font-size:20px;
	_padding:0;
	padding:2px;
}
*:first-child+html #seachboxwrap .selectarea03 select{
	font-size:20px;
	padding:0;
	height:30px;
}
#container .seachbox .inputarea {
	background:url("../img/clinic/form.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:30px;
	margin-left:6px;
	width:317px;
}
#container .seachbox .inputarea input {
	border:1px solid #fff;
	font-size:16px;
	height:20px;
	line-height:20px;
	width:280px;
	margin:3px 0 2px 20px;
	_margin:4px 0 2px 20px;
}
#container .seachbox input.button {
	width:114px;
	height:31px;
	float:left;
	margin-left:6px;
}
#container .seachbox option{
	padding-bottom:3px;
}


/*---content---*/
#content div.breadcrumbs {
	text-align:left;
	overflow:hidden;
	margin:0;
	padding:0 0 0 24px;
	height:21px;
	line-height:21px;
	background:url(../img/clinic/bg_breadcrumb.gif) no-repeat;
	font-size:12px;
}
#content .h2wrap {
	border-bottom:3px solid #8cc63e;
	text-align:left;
	margin:12px 0 6px 0;
}
#contents h3{
	height:30px;
	padding:0;
	text-align:left;
	background:url(../img/clinic/h3_bg.gif) no-repeat;font-size:16px;
}
#contents h3 span{
	padding:5px 0 0 24px;
	font-style:normal;
	display:block;
	color:#302b27;
	_padding:7px 0 0 24px;
}
#contents h3 a{
	color:#302b27;
}
#contents .sbox{
	background:#ebe7e0 url(../img/sbox_bg.gif) top no-repeat;
	min-height:132px;
	padding-bottom:10px;
}
#contents .sbox a,#contents .vbox a{
	color:#e64e65;
}
#fbox h3{
	color:#51403b;
	border-bottom:2px solid #cdc4c0;
	background:url(../img/clinic/fbox_h2bg.gif) left no-repeat;
	padding:2px 0 3px 26px;
	font-weight:bold;
	text-align:left;
	font-size:14px;
}
#fbox dl.area02 dt{
	margin:0 4px;
	padding: 0.45em 0;
	width:8em;
	font-weight:bold;
	color:#51403b;
}

/*---paging---*/
#paging {
	color:#fff;
	margin:0 auto;
	padding:14px 0;
	_padding:7px 0;
	text-align:center;
	font-size:16px;
}
#paging a{
	color:#51403B;
}
#paging span.prev a:hover,#paging span.next a:hover{
	text-decoration:underline;
}
#paging span.blk a:hover{
	background:#e8f4cb;
}
#paging span.prev {
	font-weight:bold;
	margin-right:6px;
}
#paging span.next {
	font-weight:bold;
	margin-left:6px;
}
#paging span.prev a,#paging span.next a{
	text-decoration:none;
}
#paging span.cur {
	margin-right:6px;
	background:#8cc63e;
	border:1px solid #dff3a7;
	font-weight:bold;
	padding:6px 10px;
	text-decoration:none;
}
#paging span.blk a {
	margin-right:6px;
	background:#fff;
	border:1px solid #8cc63e;
	padding:6px 10px;
	text-decoration:none;
	font-weight:bold;
}
