#inn-box ul.cate-list {
	list-style: none;
	margin: 0px 0px 0px 20px;
	clear: both;
}
#inn-box ul.cate-list li {
	margin: 0px 20px 20px 0px;
	float: left;
	line-height: 0;
	text-align: center;
	width: 200px; /*HTMLファイルを% 4に変更された場合、140pxに変更してください*/
}
#inn-box ul.cate-list li a {
	line-height: 1.5em;
}
#inn-box ul.cate-list li img {
	display: block;
	margin: 0px auto 2px;
}
#inn-box ul.product {
	list-style: url(none) none;
	margin: 0px 0px 0px 30px;
	clear: both;
}
#inn-box ul.product li {
	text-align: center;
	margin: 0px 20px 20px 0px;
	float: left;
	width: 140px;
	line-height: 0;
}
#inn-box ul.product li a img {
	display: block;
	margin: 0px auto 2px;
}

#inn-box ul.product li span {
	display: block;
	font-size: 10px;
	margin: 0px 0px 3px;
	line-height: 1.2em;
}
#inn-box ul.product li span.photo {
	font-size: 12px;
}
#inn-box ul.product li span.exp {

}
#inn-box ul.product li span.none {
	height: 98px;
	width: 98px;
	border: 1px solid #EAEAEA;
	line-height: 98px;
	text-decoration: none;
	margin: 0px auto 2px;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
	background: #FFF;
}
#inn-box ul.product li span.regular {
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
}
#inn-box ul.product li span.price {
	font-family: Verdana, Geneva, sans-serif;
	color: #00315E;
}
#inn-box ul.product li span.soldout {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FF7C00;
}

#inn-box ul.page {
	text-align: center;
	margin: 0px 0px 0px 230px;
	clear: both;
}
#inn-box ul.page li {
	line-height: 20px;
	text-align: center;
	height: 20px;
	width: 100px;
	list-style: url(none) none;
	margin: 0px 30px 20px 0px;
	text-indent: -9999px;
	float: left;
}
#inn-box ul.page li.back {
	background: url(https://img13.shop-pro.jp/PA01073/527/etc/0701_page_back.gif) right;
}
#inn-box ul.page li.next {
	background: url(https://img13.shop-pro.jp/PA01073/527/etc/0701_page_next.gif) right;
}
#inn-box ul.page li.back a {
	background: url(https://img13.shop-pro.jp/PA01073/527/etc/0701_page_back.gif) left;
}
#inn-box ul.page li.next a {
	background: url(https://img13.shop-pro.jp/PA01073/527/etc/0701_page_next.gif) left;
}
#inn-box ul.page li a, #inn-box ul.page li span {
	display: block;
	height: 100%;
}
