@charset "utf-8";
/* ------------------------------ */
/*特約店紹介専用*/
/* ------------------------------ */


#areaTitle {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.shop-box {
	float: left;
	width: 155px;
	margin-right: 4px;
	background-image: url(../../tokuyaku/images/bg_shop-box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 155px;
	display: block;
}
div.shop-box h4 {
	font-size: 70%;
	font-weight: bold;
	background-image: url(../../tokuyaku/images/bg_shop-name.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-left: 7px;
	margin-bottom: 10px;
	line-height: 150%;
	height: 42px;
}
div.shop-box p {
	font-size: 70%;
	margin-right: 1em;
	margin-left: 1em;
	line-height: 150%;
	margin-bottom: 0.3em;
}

div.shop-boxL {
	float: right;
	width: 155px;
	background-image: url(../../tokuyaku/images/bg_shop-box.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 1px;
	height: 155px;
	display: block;
}
div.shop-boxL h4 {
	font-size: 70%;
	font-weight: bold;
	background-image: url(../../tokuyaku/images/bg_shop-name.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-left: 7px;
	margin-bottom: 10px;
	line-height: 150%;
	height: 42px;
}
div.shop-boxL p {
	font-size: 70%;
	line-height: 150%;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 0.3em;
}


span.star{
	color: #ff0000;
}

#imgBoshu {
	clear: both;
	float: none;
}
