/* ヘッダプルダウン */
.res-head {background-image: url(../images/search/result_head_bg.gif);
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
	padding: 5 0 0 10px;
	height: 32px;
	width:650px;
	font-size: 12px;
	font-weight:bold;
	color: #333;
	}
	
.res-head-bold {
	font-size: 15px;
	font-weight: bold;
	color: #B91238;
	padding-right:65px;
}

.res-pasing {
	font-size: 12px;
	color: #333;
	margin: 0px;
	text-align:right;
	padding: 10px;
}

.res-pasing a:link    { color: #B91238; text-decoration: underline; }
.res-pasing a:visited	{ color: #B91238; text-decoration: underline; }
.res-pasing a:hover   { color: #B91238; text-decoration: none; }
.res-pasing a:active	{ color: #B91238; text-decoration: none; }



/* 店舗紹介 */
.res-wrap {
	background-image: url(../images/common/result_bg.gif);
	background-repeat: no-repeat;
	margin: 0 0 13px 0;
	padding: 0px;
	height: 125px;
	width:650px;
	}

.res-shop {
	width:400px;
	float:left;
	}

.res-img {
	width:106px;
	height:106px;
	margin:0;
	padding:10px;
	float:left;
	}
	
.res-info {
	width:320px;
	height:125px;
	margin:0;
	padding:0;
	float:left;
	}


.res-icon1 {
	width:187px;
	height:16px;
	margin:0;
	padding-top:10px;
	float:right;
	}
	
.res-icon2 {
	width:187px;
	height:16px;
	margin:0;
	padding-top:10px;
	float:right;
	}
	
/* FireFox */
.res-icon3 {
	width:187px;
	height:16px;
	margin:0;
	padding-top:10px;
	float:right;
	}
	
/* IE */
* html .res-icon3 {
	width:187px;
	height:16px;
	margin:0;
	padding-top:10px;
	float:right;
	}

.res-infotxt {
	width:290px;
	height:40px;
	padding:10px 0 0 10px;
	margin:0;
	text-align:left;
	}

.res-btnmore{
	margin:0;
	padding-left:10px;
	width:290px;
	}
