#inn-box ul.category {
	list-style: none;
	margin: 0px 0px 0px 30px;
	clear: both;
}
#inn-box ul.category li {
	margin: 0px 20px 20px 0px;
	float: left;
	line-height: 0;
	text-align: center;
	width: 200px; /*HTMLファイルを% 4に変更された場合、140pxに変更してください*/
	background-image: none;
	padding: 0px;
}
#inn-box ul.category li a {
	line-height: 1.5em;
}
#inn-box ul.category li img {
	display: block;
	margin: 0px auto 2px;
	border-style: none;
}
# h6 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	clear: both;
	padding: 6px 0px 8px 25px;
	margin: 0px 0px 20px;
	color: #FFF;
	background: #666 url(https://img05.shop-pro.jp/PA01113/019/etc/back.gif?202304220820) no-repeat left top;
	text-align: left;
}

