@charset "utf-8";

/* CSS Document */

/*==========================================================================================

	// search-result.css

==========================================================================================*/

div#serchForm form ul {
	width:670px;
	height:80px;
	background:url(../../img/search-form-bg.gif);
	padding:20px 0 0 20px;
}

div#serchForm form ul li {
	line-height:25px;
	margin-bottom:5px;
	position:relative;
}

div#serchForm form ul li select {
	border:1px solid #cccccc;
	height:20px;
	vertical-align:middle;
}

div#serchForm form ul li select#area1,
div#serchForm form ul li select#area2 {
	width:115px;
}

div#serchForm form ul li select#area3 {
	width:145px;
}

div#serchForm form ul li select#genre1,
div#serchForm form ul li select#genre2,
div#serchForm form ul li select#genre3 {
	width:190px;
}


div#serchForm form ul li input {
	width:105px;
	height:25px;
	display:block;
	background:url(../../img/search-btn-search.gif) no-repeat left top;
	border:none;
	text-indent:-9999px;
	position:absolute;
	right:18px;
	top:0;
}

div#serchForm form ul li input:hover {
	background:url(../../img/search-btn-search.gif) no-repeat 0 -25px;
}

p#searchResultNumber {
	font-size:153.9%
}
p#searchResultNumber span {
	font-size:150%;
}


div.pageNavi {
	text-align:center;
	color:#900034;
	clear: both;
	position:relative;
	height:25px;
	line-height:25px;
	margin-bottom:10px;
	letter-spacing:5px;
}

div.pageNavi ul,
div.pageNavi ul li {
	display:inline;
}


div.pageNavi ul li a {
	color:#808080;
}

div.pageNavi ul li a.now {
	color:#900034;
}

div.pageNavi ul li.next {
	position:absolute;
	right:0;
	top:0;
}

/*==========================================================================================

	// shopSection1

==========================================================================================*/


div.shopSection1 {
	width:440px;
	padding:40px 0 0 250px;
	position:relative;
	z-index:0;
	margin-bottom:70px;
}

div.shopSection1 h2 {
	position:absolute;
	top:0;
	left:0;
	width:650px;
	height:35px;
	font-size:146.5%;
	line-height:35px;
	padding:0 0 0 40px;
}

div.shopSection1 h2 span { font-size:60%;}


div.shopSection1 h2.dark {
	background:url(../../img/search-shop-h2-bg1.gif) no-repeat left top;

}
div.shopSection1 h2.silver {
	background:url(../../img/search-shop-h2-bg2.gif) no-repeat left top;
}

div.shopSection1 h3 {
	margin-bottom:3px;
	clear:both;
	font-weight:bold;
}


div.shopSection1 p.shopPhoto {
	position:absolute;
	width:240px;
	height:180px;
	top:40px;
	left:0;
	background-color:#f9f9f9;
}

div.shopSection1 p.shopPhoto a {
	width:240px;
	height:180px;
	display:block;
}

div.shopSection1 p.shopPhoto a:hover {
	background-color:#E6E5D8;
}

div.shopSection1 p.toSalonInfo {
	width:130px;
	height:20px;
	position:absolute;
	z-index:2;
	left: 543px;
	top: 6px;
	
}


div.shopSection1 ul.shopGenre li {
	background:#F0EEE0;
	display:block;
	float:left;
	width:86px;
	text-align:center;
	border:1px solid #ffffff;
	height:25px;
	line-height:25px;
	font-weight:bold;
}


div.shopSection1 ul.shopGenre li.shopGenre1 { color:#8EC31F;}
div.shopSection1 ul.shopGenre li.shopGenre2 { color:#EF857D;}
div.shopSection1 ul.shopGenre li.shopGenre3 { color:#A64A97;}
div.shopSection1 ul.shopGenre li.shopGenre4 { color:#F08300;}
div.shopSection1 ul.shopGenre li.shopGenre5 { color:#009FA8;}


div.shopSection1 dl.shopDetail {
	padding:10px 0;
	clear:both;
}

div.shopSection1 dl.shopDetail dt {
	clear:both;
	float:left;
	display:block;
	width:70px;
	height:17px;
	line-height:17px;
}

div.shopSection1 dl.shopDetail dd {
	float:left;
	display:block;
	width:340px;
	height:17px;
	line-height:17px;
}



div.shopSection1 p.byMouth {
	margin-top:-20px;
	text-align:right;
}

div.shopSection1 p.byMouth a {
	color:#E60012;
}

div.shopSection1 p.shopComment {
	background-color:#F0EEE0;
	padding:5px;
	margin-bottom:10px;
	min-height:40px;
	height: auto !important;
	height: 40px;
}

div.shopSection1 ul.shopIcon {
	position:absolute;
	left:0;
}


div.shopSection1 ul.shopIcon li {
	float:left;
	width:50px;
}


/*==========================================================================================

	// shopSection2

==========================================================================================*/


div.shopSection2 {
	position:relative;
	margin-bottom:10px;
}

div.shopSection2 h2 {
	height:25x;
	width:650px;
	background:#DDDCCF url(../../img/search-shop-h2-bg3.gif) no-repeat left center;
	line-height:25px;
	padding:3px 0 0 40px;
	font-size:146.5%;
}

div.shopSection2 h2 span { font-size:60%;}


div.shopSection2 h3 {
	clear:both;
}


div.shopSection2 p.toSalonInfo {
	width:130px;
	height:20px;
	line-height:20px;
	text-align:center;
	background-color:#727060;
	position:absolute;
	left: 556px;
	top: 4px;
}
div.shopSection2 p.toSalonInfo a  {	color:#ffffff;}


div.shopSection2 ul.shopGenre {
	padding-top:5px;
}

div.shopSection2 ul.shopGenre li {
	background:#F0EEE0;
	display:block;
	float:left;
	width:86px;
	height:25px;
	line-height:25px;
	text-align:center;
	border:1px solid #ffffff;
	font-weight:bold;

}


div.shopSection2 ul.shopGenre li.shopGenre1 { color:#8EC31F;}
div.shopSection2 ul.shopGenre li.shopGenre2 { color:#EF857D;}
div.shopSection2 ul.shopGenre li.shopGenre3 { color:#A64A97;}
div.shopSection2 ul.shopGenre li.shopGenre4 { color:#F08300;}
div.shopSection2 ul.shopGenre li.shopGenre5 { color:#009FA8;}


div.shopSection2 dl.shopDetail {
	padding:10px 0;
	clear:both;
	width:670px;

}

div.shopSection2 dl.shopDetail dt {
	clear:both;
	float:left;
	display:block;
	width:70px;
	height:17px;
	line-height:17px;
}

div.shopSection2 dl.shopDetail dd {
	float:left;
	display:block;
	width:600px;
	height:17px;
	line-height:17px;
}


div.shopSection2 p.shopCoupon {
	clear:both;
}
div.shopSection2 p.shopCoupon a {
	color:#E60012;
	text-decoration:underline;
}

/*
20100407 追加しました。
*/
.btndetail {
	background:url(../../img/btn-salon_on.gif) no-repeat left top;
	width:130px;
	height:20px;
	border:0;
	text-indent:-9999px;
	display:block;
	outline:none;

}

a.btndetail:hover{
	background:url(../../img/btn-salon_off.gif) no-repeat left top;
	width:130px;
	height:20px;
	border:0;
	text-indent:-9999px;
	display:block;
	overflow:hidden;

}
