@charset "iso-2022-jp";
/*
	 $BFbB&(B
*/
#wrapper {
	width:720px;
	float:left;
	margin-left:30px;
	margin-top:10px;
}
#title{
	margin-top:15px;
	padding-top:1px;
	height:31px;
	width:580px;
	background-image:url('../images/goodslist/topbarback.gif')
}
#line{
	width:720px;
	height:1px;
	margin-top:40px;
	margin-left:3px;
	margin-bottom:20px;
	background-image:url('../images/goodslist/dot_line.gif');
}
#line_First{
	width:720px;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url('../images/goodslist/dot_line.gif');
}

#list{
	color:#5E5E5E;
	float:left;
	clear:both;
}

.mainimg{
	margin-bottom:20px;
}

div.prv{
	text-align:left;
	float:left;
}
div.next{
	text-align:right;
	float:right;
}

.goods_no_dl {
	float:left;
	margin-right:0px;
	padding-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:125%;
	color:#5E5E5E;
	width:500px;
}
.goods_no_dl a:link{
	color:#5E5E5E
}
.goods_no_dl a:hover{
	color:red
}
.goods_no_dl a:visited{
	color:#5E5E5E
}


#list a:link{
	color:#5E5E5E
}
#list a:visited{
	color:#5E5E5E
}
#list a:hover{
	color:red
}

.cart{
	float:right;
	padding-top:5px;
	padding-left:5px;
}

.CartDiv a:hover img{
	opacity:0.84;
	filter: alpha(opacity=84);
}


.appeal{
	float:left;
}
.price_cart{
	float:right;
	vertical-align:middle;

}
.price {
	font-size:small;
	color:#E31500;

}
.price_teika {
	margin-left:17px;
	font-size:82%;
	color:gray;

}

.strSyousaiView{
	line-height:30px;
}



h2{
	margin-left:5px;
	margin-top:5px;
	font-size:small;
	color:#5E5E5E;
	
}
h3{
	margin-left:15px;
	margin-top:13px;
	font-size:x-small;
	color:#5E5E5E;
}


