@charset "utf-8";

.floor-nav {
	width: 210px;
	margin-bottom: 20px;
}

.floor-nav h3 {
	margin: 10px 0;
}

.floor-nav li {
	margin: 0;
	padding: 0;
}

.floor-nav .floor li {
	height: 32px;
	margin-top: 1px;
}

.floor-nav img {
	vertical-align: bottom;
}

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

.waku .box .map {
	border: 1px solid #d1d1d3;
}

.shop {
	width: 680px;
	margin: 30px auto 0;
}

.shop li {
	width: 335px;
	height: 25px;
	margin-top: 15px;
	padding-bottom: 5px;
	background: url(../../img/under-line.gif) repeat-x bottom;
	line-height: 25px;
	position: relative;
}

.shop li.odd {
	float: left;
}

.shop li.even {
	float: right;
}

.shop li span.name {
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 7px center;
	font-weight: bold;
	font-size: 15px;
}

.shop li span.name a {
	color: #333;
	font-size: 15px;
}

.shop li p.name {
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 7px center;
	font-weight: bold;
	line-height: 12.5px;
}

.shop li.ladies .name {
	background-image: url(../../img/bullet-ladies.gif);
}

.shop li.mens .name {
	background-image: url(../../img/bullet-mens.gif);
}

.shop li.kids .name {
	background-image: url(../../img/bullet-kids.gif);
}

.shop li.fashion .name {
	background-image: url(../../img/bullet-fashion.gif);
}

.shop li.hobby .name {
	background-image: url(../../img/bullet-hobby.gif);
}

.shop li.gourmet .name {
	background-image: url(../../img/bullet-gourmet.gif);
}

.shop li.food .name {
	background-image: url(../../img/bullet-food.gif);
}

.shop li.service .name {
	background-image: url(../../img/bullet-service.gif);
}

.shop li span.category {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 25px;
	color: #357dc4;
	font-weight: bold;
}

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