@charset"UTF-8";


/* static ********************************************************************************/

.boxShopList {
	width:698px;
}

.boxShopListInner {
	width:341px;
	float:left;
}

.shopListImg {
	width:168px;
	margin-right:5px;
	float:left;
}

.shopListImg p {
	border:solid 1px #B4B4B4;
	padding:1px;
}

.shopListImg img {
	font-size:0;
	line-height:0;
	border:solid 1px #E0E0E0;
}

.boxShopListInner dl {
	width:168px;
	float:left;
}

.boxShopListInner dt {
	border-bottom:dotted 1px #B4B4B4;
	margin-bottom:7px;
	padding:5px 0;
	font-weight:bold;
}

dd.gotoShopTop {
	margin-top:7px;
	padding-left:16px;
	line-height:17px;
	background:url(/contents/include/image/ginren/iconShopTop.gif) center left no-repeat;
}