@charset "euc-jp";
/* CSS Document */

dl#e-commerce{
	width:580px;
	margin:15px auto 30px auto;
	min-height:60px;
}
dl#e-commerce dt{
	width:197px;
	float:left;
}
dl#e-commerce dd{
	width:360px;
	float:right;
	text-align:left;
	font-size:x-small;
	color:#666;
}
p.shopTitle{
	width:550px;
	height:65px;
	position:relative;
	background:url(../images/ec_08_prize.gif) no-repeat;
	margin:40px auto 10px auto;
}
p.shopTitle a.shopName{
	display:block;
	position:absolute;
	left:30px;
	top:1px;
	width:364px;
	height:56px;
	text-indent:-9999em;
	overflow:hidden;
}
p.shopTitle .shop01{
	background:url(../images/ec_08_shopName01.png) no-repeat;
}
p.shopTitle .shop02{
	background:url(../images/ec_08_shopName02.png) no-repeat;
}
p.shopTitle .shop03{
	background:url(../images/ec_08_shopName03.png) no-repeat;
}
p.shopTitle a.shopGo{
	display:block;
	position:absolute;
	right:40px;
	top:14px;
	width:136px;
	height:27px;
	background:url(../images/ec_08_gotoSite.png) no-repeat;
	text-indent:-9999em;
	overflow:hidden;
}
div.shopBox{
	width:100%;
	text-align:left;
}
img.ecCap{
	float:left;
}
p.ecComment{
	padding:10px 0 0 210px;
	color:#666;
}
div.voice{
	width:360px;
	min-height:170px;
	text-align:left;

	color:#a87316;
}
div.voice p{
	margin:10px 0 0 10px;
}
div.imgRight{
	padding-right:230px;
	background:url(../images/ec_08_shop01.jpg) no-repeat right;
}
div.imgLeft{
	padding-left:230px;
	background:url(../images/ec_08_shop02.jpg) no-repeat left;
}
div.imgRight02{
	padding-right:230px;
	background:url(../images/ec_08_shop03.jpg) no-repeat right;
}
div.imgLeft02{
	padding-left:230px;
	background:url(../images/ec_08_shop04.jpg) no-repeat left;
}
div.imgRight03{
	padding-right:230px;
	background:url(../images/ec_08_shop05.jpg) no-repeat right;
}
div.imgLeft03{
	padding-left:230px;
	background:url(../images/ec_08_shop06.jpg) no-repeat left;
}