@charset "utf-8";

/*----------------------------------------
Name: search.css
Developed by: Yuya Amano
Date Created: 2010-04-24
Last Updated: -
Copyright: Yuya Amano
----------------------------------------*/
.searchConditionBox table td ul,
.shopBox,
.shopInfo dl{
	_height: 1px;
	min-height: 1px;
}
.searchConditionBox table td ul:after,
.shopBox:after,
.shopInfo dl:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


/*
* override
*
----------------------------------------*/

#page{
	float: left;
	width: 950px;
}

/*
* searchConditionBox
*
----------------------------------------*/
.searchConditionBox{
	border: 5px solid #FFA033;
}
.searchConditionBox table{
	width: 100%;
	border: 1px solid #FF8A09;
}
.searchConditionBox table th{
	width: 130px;
	color: #766D30;
	font-weight: bold;
	padding: 10px 0px 10px 15px;
	border-right: 1px solid #CFC58B;
	border-bottom: 1px solid #CFC58B;
	vertical-align: middle;
	background: #EDEAD3;
}
.searchConditionBox table .last td,
.searchConditionBox table .last th{
	border-bottom: none;
}
.searchConditionBox table td{
	border-bottom: 1px solid #CFC58B;	
	padding: 10px 0px 10px 10px;
	vertical-align: middle;
}

.searchConditionBox table td li{
	float: left;
	white-space: nowrap;
	padding-right: 10px;
}
.searchConditionBox table td li a{
	float: left;
}


/*
* searchResultBox
*
----------------------------------------*/
#searchResultBox{
	padding: 15px 0px 15px 0px;
}

.searchResultTitle{
	background: left url(../images/searchResult_title.gif) no-repeat #F4F4F4;
	padding: 8px 3px 8px 3px;
}
.searchResultTitle h1{
	padding-left: 130px;
}
.total{
	font-weight: bold;
	padding: 1em 0 1em 0;
}
.total span{
	color: #EA3A38;
	font-size: 25px;
}


/*
* searchResultBox
*
----------------------------------------*/
.resultShopBox{
	padding-bottom:15px;
}

.shopName{
	background: #EAE6CB;
	position: relative;
	height: 35px;
	width: 942px;
	padding-left: 8px;
}
.shopName h2{
	border-left: 3px solid #FFA033;
	padding-left: 10px;
	position: absolute;
	top: 8px;
}
.shopName h2 a{
	font-size: 16px;
}
.shopName span{
	display: block;
	width: 250px;
	height: 26px;
	padding: 9px 5px 0px 0px;
	text-align: right;
	font-size: 16px;
	color: #EA3A38;
	font-weight: bold;
	background: url(../images/phoneBox_bg.gif) no-repeat;
	position: absolute;
	top: 0px;
	left: 695px;
}
.shopBox{
	padding-top: 1em;
}
.shopBox .shopInfo{
	float: left;
	width: 685px;
}
.shopBox .shopCoupon{
	float: right;
	width: 255px;
}

.shopInfo dl dt{
	float: left;
	width: 175px;
}
.shopInfo dl dd{
	float: right;
	width: 500px;
}

.shopInfo dl dt a{
	display: block;
	width: 168px;
	height: 168px;
	border: 1px solid #CCCCCC;
}
.shopInfo dl dt a:hover{
	border: 1px solid #FFA033;
}
.shopInfo dl dt img{
	border: 1px solid white;
	width: 166px;
}
.shopInfo .shopCatch{
	color: #9EC61F;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 1em;
}
.shopInfo .shopText{
	padding-bottom: 0.5em;
	line-height: 1.4em;
}
.shopInfo .shopAddress{
	border-top: 1px dotted #CCCCCC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.shopInfo .shopMeta{
	background: #F1F1F1;
	padding: 5px;
}

.shopInfo .shopBtnbox {
	float:right;
	width:160px;
}

.shopInfo .shopBtnbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.shopInfo .shopBtnbox ul li {
	line-height: 0;
}

.shopInfo .shopBtn{
	padding-top: 1em;
	float: right;
	width: 160px;
}

.shopInfo .shopBtn2{
	padding-top: 0.5em;
	float: right;
	width: 160px;
}

.shopInfo .shopBtn3{
	padding-top: 0.5em;
	float: right;
	width: 160px;
}

.shopCoupon{
	margin-top: 5px;
}

.shopCoupons{
	border: 1px solid #fbcd78;
	margin-bottom: 20px;
}
.shopCoupons ul{
	background: -1px 0px url(../images/cuoponBox_title.jpg) no-repeat;
	position: relative;
	top: -11px;
	padding-top: 18px;
}
.shopCoupons ul li{
	padding: 8px 10px 8px 10px;
	border-bottom: 1px solid #fbcd78;
}
.shopCoupons ul li a{
	color: #FF6600;
	font-weight: bold;
}
.shopCoupons ul li.last{
	border-bottom: none;
	padding-bottom: 0px;
}

.shopPremium{
	background: #FFDE59;
	border: 1px solid #CC0000;
	margin-bottom: 1em;
}
.shopPremium p{
	color: #CC0000;
	font-weight: bold;
	background: -1px 0px url(../images/premiumBox_title.jpg) no-repeat;
	position: relative;
	top: -11px;
	padding: 25px 10px 0px 10px;
}

.shopPremiums{
	background: #FFDE59;
	border: 1px solid #CC0000;
	margin-bottom: 1em;
}
.shopPremiums ul{
	background: -1px 0px url(../images/premiumBox_title.jpg) no-repeat;
	position: relative;
	top: -11px;
	padding-top: 18px;
}

.shopPremiums ul li{
	padding: 8px 10px 8px 10px;
	border-bottom: 1px solid #fbcd78;
}
.shopPremiums ul li a{
	/*color: #FF6600;*/
	font-weight: bold;
}
.shopPremiums ul li.last{
	border-bottom: none;
	padding-bottom: 0px;
}





