/* Shoplist */

/* メインコンテンツ */

.main {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	float: right;
	width: 543px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-right: 1px;
	text-align: left;
	padding: 0px 5px 5px 0px;
}
.category {
	clear: both;
	
}
.category img {
	margin-top: 0px;
	margin-bottom: 16px;
}

.category ul {
	list-style: none;
	width:100%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.category ul li.left {
	display: block;
	list-style: none;
	float:left;
	width:266px;
	height:61px;
	clear: both;
	margin: 0px;
	padding: 0px 0px 10px;
}
.category ul li.right {
	display: block;
	list-style: none;
	width:266px;
	height:61px;
	padding-bottom: 10px;
	clear: right;
	float: right;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px 2px 0px 0px;
}
a.hokkaido {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_01.gif);
}
a.tokyo {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_02.gif);
}
a.kanto {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_03.gif);
}
a.hokuriku {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_04.gif);
}
a.kansai {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_05.gif);
}
a.chugoku {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_06.gif);
}

a.online_store {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_15.gif);
}


a.zozotown {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_07.gif);
}
a.stylife {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_08.gif);
}

a.select {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_09.gif);
}






a.ilumine {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_22.gif);
}

a.au_one {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_14.gif);
}





a.excite {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_10.gif);
}
a.facade {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_11.gif);
}
a.odanata {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_12.gif);
}
a.puppy {
	display: block;
	width:266px;
	height:61px;
	background-image: url(../shoplist/images/shoplist_bnr_13.gif);
}
span.invisible{
	display: none;
}
li.left a {
    background-position:0px 0px;
}
li.left a:hover {
    background-position:0px -61px;
}
li.right a {
    background-position:0px 0px;
}
li.right a:hover {
    background-position:0px -61px;
}
img#title {
	margin: 0px;
	padding: 0px;
	height: 33px;
	float: left;

}
.main .shoplist {
	clear: both;
	
}
.shoplist .shop_name {
	font-weight: bold;
	color: #79BD42;
	margin-bottom: 20px;
	float: left;
	width: 480px;
	margin-right: 5px;
}
.shoplist .shop_data {
	margin-bottom: 20px;
	clear: both;
}
.shoplist .shop_eigyoTitle {
	float: left;
	height: 36px;
	width: 90px;
}
.map_btn {
	width: 44px;
	height: 19px;
	margin-right: 5px;
	float: right;
}
.map_btn a {
	display: block;
	width: 44px;
	height: 19px;
	background-image: url(../shoplist/images/shoplist_btn_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.map_btn a:hover {
	background-position: 0px 0px;
}
.categline {
	background-image: url(../shoplist/images/shoplist_line_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
	width: 544px;
	clear: both;
}

/* メインコンテンツ ここまで */
