@charset "utf-8";
/* CSS Document */

#hed_img {
	background: url(../images/category/shop_image/hed_img.jpg) repeat-x center;
	height: 145px;
	text-indent: -9999px;
}

.title {
	text-align: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #D8D8D8;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 10px;
	font-size: 1.2em;
}

.shop_image_wrap {
	padding-left: 19px;
	margin-bottom: 20px;
	width: 681px;
}
.shop_image {
	float: left;
	width: 320px;
	margin-right: 20px;
	list-style: none;
}

.shop_image img {
	width: 320px;
}



#contents ul {
	padding-left: 19px;
}

#contents ul li {
	float: left;
	width: 320px;
	margin-right: 20px;
	margin-bottom: 20px;
	list-style: none;
}

#contents ul li img {
	width: 320px;
}
