@charset "utf-8";

h3 {
	width: 699px;
	height: 32px;
	background: url(../../common/img/heading.gif) no-repeat;
	line-height: 32px;
	text-indent: 24px;
	font-size: 14px;
}

.box .category {
	width: 665px;
	margin: 20px auto 0;
}

.box .category.first {
	margin-top: 0;
}

.box .category h4 {
	width: 665px;
	height: 35px;
	background-repeat: no-repeat;
	text-indent: -9999em;
}
.box .category h4 a{
	width: 665px;
	height: 35px;
	display:block;
}

.box #category-ladys h4 {
	background-image: url(../img/header-ladys.jpg);
}

.box #category-ladys-mens h4 {
	background-image: url(../img/header-ladys-mens.jpg);
}

.box #category-kids-family h4 {
	background-image: url(../img/header-kids-family.jpg);
}

.box #category-goods h4 {
	background-image: url(../img/header-goods.jpg);
}

.box #category-life h4 {
	background-image: url(../img/header-life.jpg);
}

.box #category-gourmet h4 {
	background-image: url(../img/header-gourmet.jpg);
}

.box #category-food h4 {
	background-image: url(../img/header-food.jpg);
}

.box #category-service h4 {
	background-image: url(../img/header-service.jpg);
}

.box .category ul {
	float: left;
	display: inline;
	width: 220px;
	margin: 10px 0 0;
	padding: 0;
}

.box .category li {
	float: left;
	display: inline;
	width: 190px;
	margin: 7px 0 0 10px;
	padding: 0 0 0 20px;
	background: url(../img/bullet.gif) no-repeat 2px 5px;
	line-height: 20px;
	list-style: none inside none;
}

.button {
	clear: both;
	width: 680px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: right;
}

