.listpage-okuri a{
	font-family: "Comic Sans MS", Tahoma;
	color: #000000;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.listpage-okuri a:link{
	font-family: "Comic Sans MS", Tahoma;
	color: #000000;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}
.listpage-okuri a:visited{
	font-family: "Comic Sans MS", Tahoma;
	color: #000000;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
} 
.listpage-okuri a:hover{
	font-family: "Comic Sans MS", Tahoma;
	color: #666666;
	font-size:14px;
	font-weight: bold;
	text-decoration: underline;
} 

.search-guide{
	font-size: 10px;
	text-align: center;
	width: 720px;
	margin-top: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
}

.search-tit{
	background-color: #E8E8E8;
	width: 700px;
	padding: 8px 10px;
	font-size: 12px;
	font-weight: normal;
}

.productlist-box{
	width: 690px;
	margin-right: 16px;
	margin-left: 14px;
	padding-top:20px;
}


.productlist-list{
	float: left;
	width: 160px;
	margin-left: 10px;
	font-size: 12px;
	padding-bottom: 30px;
}

.productlist-photo{
	height:160px;
	width: 160px;
	background-image: url(https://img06.shop-pro.jp/PA01136/024/etc/productlist_price_bg.jpg);
	background-repeat: no-repeat;
	padding: 1px;
	text-align:center;
}

.productlist-photo img{}

.productlist-price{
	font-weight: bold;
	color: #CC0000;
}

.productlist-name{
	margin-top: 5px;
}

.productlist-name a{ color: #000000; font-weight: normal; text-decoration: none;}
.productlist-name a:link{ color: #000000; font-weight: normal; text-decoration: none;}
.productlist-name a:visited{ color: #000000; font-weight: normal; text-decoration: none;} 
.productlist-name a:hover{ color: #666666; font-weight: normal; text-decoration: underline;}


/* 商品カテゴリー*/
#contents-category{
	clear: both;
	width: 720px;
	padding-top: 60px;
}

#contents-category ul{
	width: 720px;
	margin-top: 11px;
}

#contents-category li{
	float: left;
	width: 140px;
	list-style-type: none;
	margin-bottom: 3px;
	margin-left: 5px;
}

#guide{
	clear: both;
	padding-top: 70px;
}