@charset "utf-8";

#contents-02 div.box-bg div.box-contents h2 {
	margin: 0 0 26px 0;
}
#contents-02 div.box-bg div.box-contents div.category-fashion {
	padding: 80px 0 0 247px;
	height: 172px;
	background: transparent url(/local/shop/shop_category/img/shop-category-bg01.jpg) left top no-repeat;
}
#contents-02 div.box-bg div.box-contents div.category-food {
	margin: 0 0 0 120px;
	padding: 80px 0 0 247px;
	height: 170px;
	background: transparent url(/local/shop/shop_category/img/shop-category-bg02.jpg) left top no-repeat;
}
#contents-02 div.box-bg div.box-contents div.category-living {
	padding: 80px 0 0 247px;
	height: 187px;
	background: transparent url(/local/shop/shop_category/img/shop-category-bg03.jpg) left top no-repeat;
}
#contents-02 div.box-bg div.box-contents div.category-service {
	margin: 0 0 0 120px;
	padding: 90px 0 0 247px;
	height: 178px;
	background: transparent url(/local/shop/shop_category/img/shop-category-bg04.jpg) left top no-repeat;
}
#contents-02 div.box-bg div.box-contents div div.badge-category {
	float: left;
	margin: 4px 0 0 0;
}
#contents-02 div.box-bg div.box-contents div ul {
	margin: 0 0 0 99px;
	width: 170px;
}
#contents-02 div.box-bg div.box-contents div ul li {
	margin: 0 0 12px 0;
}
#contents-02 div.box-bg div.box-contents div ul li a {
	font-size: 92.3%;
}
#contents-02 div.box-bg div.box-contents div.category-fashion ul li a {
	display: block;
	padding: 0 0 0 16px;
	background: transparent url(/common/img/category01.gif) 0 50% no-repeat;
}
#contents-02 div.box-bg div.box-contents div.category-food ul li a {
	display: block;
	padding: 0 0 0 16px;
	background: transparent url(/common/img/category02.gif) 0 50% no-repeat;
}
#contents-02 div.box-bg div.box-contents div.category-living ul li a {
	display: block;
	padding: 0 0 0 16px;
	background: transparent url(/common/img/category03.gif) 0 50% no-repeat;
}
#contents-02 div.box-bg div.box-contents div.category-service ul li a {
	display: block;
	padding: 0 0 0 16px;
	background: transparent url(/common/img/category04.gif) 0 50% no-repeat;
}
