#inn-box ul.category {
	list-style: none;
	margin: 0px 0px 0px 20px;

	
           background-image: url(https://img14.shop-pro.jp/PA01182/274/etc/BG87.jpg?20140807113119);

           background-repeat: repeat;


	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: url() ;

     background-color:white;
 


	padding: 0px;
}
#inn-box ul.category li a {
	line-height: 1.5em;
}
#inn-box ul.category li img {
	display: block;
	margin: 0px auto 2px;
 background: url() ;


	border-style: none;
}
