/*list*/
.list_count_box {
	margin-bottom:30px;
	line-height:1.0;
}
.list_count_box dt {
	float:left;
}
.list_count_box dd {
	float:right;
}
.list_count_box dd ul {
	float:right;
}
.list_count_box dd ul li {
	float:left;
	margin-left:20px;
	display:block;
}
.list_count_box dd ul li a {
	display:block;
	background:url(https://img03.shop-pro.jp/PA01005/316/etc/list_icon02.jpg) no-repeat 0 0;
	line-height:1.0;
	padding-left:16px;
	color:#ad1d02;
	text-decoration:underline;
}
.list_count_box dd ul li a:hover {
	display:block;
	background:url(https://img03.shop-pro.jp/PA01005/316/etc/list_icon01.jpg) no-repeat 0 0;
	line-height:1.0;
	padding-left:16px;
}
.list_count_box dd ul li .list_sort_off {
	display:block;
	background:url(https://img03.shop-pro.jp/PA01005/316/etc/list_icon01.jpg) no-repeat 0 0;
	line-height:1.0;
	padding-left:16px;
	color:#ad1d02;
	font-weight:bold;
}
.productlist_box li {
	float:left;
	width:164px;
	display:block;
	margin:0 20px 40px 0;
}
.productlist_box li.productlist_last {
	float:left;
	width:164px;
	display:block;
	margin:0 0 40px 0;
}
.productlist_img img {
	background:#FFFFFF;
	padding:2px;
	border:1px solid #c8bb9b;
	width:160px;
	margin:0 0 15px;
}
.productlist_img a:hover img {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
.productlist_name a {
	font-weight:bold;
	color:#B82100;
}
.productlist_name a:hover {
	font-weight:bold;
	color:#B82100;
	text-decoration:underline;
}
.productlist_price {
	text-align:right;
	padding:0 10px 0 0;
}
/*ページ送り*/
.category_list_page .list_prev a {
	background: url(https://img03.shop-pro.jp/PA01005/316/etc/list_prev.jpg) no-repeat 0 0;
	display: block;
	height: 28px;
	width: 94px;
	text-indent:-9800px;
}
.category_list_page .list_next a {
	background: url(https://img03.shop-pro.jp/PA01005/316/etc/list_next.jpg) no-repeat 0 0;
	display: block;
	height: 28px;
	width: 94px;
	text-indent:-9800px;
}
.category_list_page .list_prev a:hover {
	background: url(https://img03.shop-pro.jp/PA01005/316/etc/list_prev.jpg) no-repeat 0 bottom;
	display: block;
	height: 28px;
	width: 94px;
}
.category_list_page .list_next a:hover {
	background: url(https://img03.shop-pro.jp/PA01005/316/etc/list_next.jpg) no-repeat 0 bottom;
	display: block;
	height: 28px;
	width: 94px;
}
.category_list_page .list_number a {
	background-color: #FFFFFF;
	line-height: 26px;
	text-align: center;
	height: 26px;
	width: 26px;
	display:block;
	border: 1px solid #ac1f04;
	color:#b72100;
}
.category_list_page .list_number2 ,
.category_list_page .list_number a:hover {
	background-color: #ac1f04;
	line-height: 26px;
	text-align: center;
	height: 26px;
	width: 26px;
	display:block;
	border: 1px solid #ac1f04;
	color:#FFFFFF;
	text-decoration:none;
}
.category_list_page {
	padding-bottom:20px;
	text-align:center;
}
.nodata{
	padding:70px 0;
	text-align:center;
}
/*最近チェックした商品*/
.item_check_box {
	padding: 30px 0 10px;
}
.item_check_box li {
	float: left;
	margin: 0 15px 20px 0;
	width:132px;
}
.item_check_box .item_check_img img {
	width: 128px;
	padding: 1px;
	border: 1px solid #c8bb9b;
	background:#FFFFFF;
}
.item_check_box .item_check_img a:hover img {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
.item_check_box .item_check_name {
	font-weight: bold;
	display:block;
	padding: 5px 0 0;
}
.item_check_box .item_check_name a {
	color:#B82100;
}
.item_check_box .item_check_name a:hover {
	font-weight:bold;
	color:#B82100;
	text-decoration:underline;
}
.item_check_box .item_check_price {
	text-align: right;
	padding:0 10px 0 0;
}


/*検索結果*/
.search_hit {
	margin-bottom:20px;
}
.search_hit li {
	float:left;
	margin-right:15px;
}
