@charset "utf-8";

/* logo*/
#header #logo {
	width:184px;
	height:44px;
	float:left;
}
#header #logo a{
	width:184px;
	height:44px;
	float:left;
}
/*seachbox*/
#container .seachbox {
	width:932px;
	background:url(../img/salon/Searchbox.gif) top no-repeat;
	height:71px;
	padding:0;
	margin:0 auto 6px;
}
#container .seachbox input.button {
	width:114px;
	height:31px;
	float:left;
	margin-left:6px;
}
/*Breadcrumbs*/
#content div.breadcrumbs {
	text-align:left;
	overflow:hidden;
	margin:0;
	padding:0 0 0 24px;
	height:21px;
	line-height:21px;
	background:url(../img/salon/bg_breadcrumb.gif) no-repeat;
	font-size:12px;
}
#contents h3{
	height:30px;
	padding:0;
	text-align:left;
	background:url(../img/salon/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;
}
/*---sbox---*/
#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;
}
#content .h2wrap {
	border-bottom:3px solid #FC6177;
	text-align:left;
	margin:12px 0 6px 0;
}

/*---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:#fee5da;}
#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:#F6A99E;border:1px solid #f7d8d3;font-weight:bold;padding:6px 10px;text-decoration:none;}
#paging span.blk a {margin-right:6px;background:#fff;border:1px solid #F6A99E;padding:6px 10px;text-decoration:none;font-weight:bold;}


#fbox h3{
	color:#51403b;
	border-bottom:2px solid #cdc4c0;
	background:url(../img/salon/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;
}
