@charset "utf-8";

#title_floorguide {
	width:800px;
	height:70px;
	background-image:url(img/title_floorguide.gif);
	background-position:1px top;
	background-repeat:no-repeat;
	/* Hide Mac IE \*/	
	background-position:left top;
}


#floor_navi {
	width:774px;
	height:80px;
	margin:10px;
}


#floor_navi ul{list-style-type:none;}
#floor_navi li.navi_box {float:left;}
#floor_navi li.map_pict {float:right; width:530px; height:70px; background:url(img/map_pict.gif) no-repeat; background-position:right; margin:5px 20px 5px auto;}	
#floor_navi li a{display:block;}
#floor_navi li a span{display:none;}
#floor_navi li.navi_1f a{background:url(img/button_1f.gif) no-repeat; width:210px; height:20px;}
#floor_navi li.navi_2f a{background:url(img/button_2f.gif) no-repeat; width:210px; height:20px;}
#floor_navi li.navi_3f a{background:url(img/button_3f.gif) no-repeat; width:210px; height:40px;}
#floor_navi li.navi_1f a:hover{background-position:0 -20px;}
#floor_navi li.navi_2f a:hover{background-position:0 -20px;}
#floor_navi li.navi_3f a:hover{background-position:0 -40px;}

#floor_navi li.navi_1f_on {background:url(img/button_1f_on.gif) no-repeat; width:210px; height:20px;}
#floor_navi li.navi_2f_on {background:url(img/button_2f_on.gif) no-repeat; width:210px; height:20px;}
#floor_navi li.navi_3f_on {background:url(img/button_3f_on.gif) no-repeat; width:210px; height:40px;}



#map_4 {
	width:780px;
	height:260px;
	background-image:url(img/map_4.gif);
	background-position:1px top;
	background-repeat:no-repeat;
	/* Hide Mac IE \*/	
	background-position:left top;
	margin:5px auto 5px 8px;
}
	
#map_3 {
	width:780px;
	height:260px;
	background-image:url(img/map_3.gif);
	background-position:1px top;
	background-repeat:no-repeat;
	/* Hide Mac IE \*/	
	background-position:left top;
	margin:5px auto 5px 8px;
}
	
#map_2 {
	width:780px;
	height:260px;
	background-image:url(img/map_2.gif);
	background-position:1px top;
	background-repeat:no-repeat;
	/* Hide Mac IE \*/	
	background-position:left top;
	margin:5px auto 5px 8px;
}
	
#map_1 {
	width:780px;
	height:260px;
	background-image:url(img/map_1.gif);
	background-position:1px top;
	background-repeat:no-repeat;
	/* Hide Mac IE \*/	
	background-position:left top;
	margin:5px auto 5px 8px;
}

.space {
	height:15px;
}

.shoplist_head ul {
	margin:0 0 0 23px;
	list-style-type:none;
}

.shoplist_head li {
	float:left;
	border-top:none;
	border-right:none;
	border-bottom:1px #999 solid; 
	border-left:none;
	background-color:#eee;
	padding:5px 0 0 0;
	font-size:small;
}

.shoplist_head li.no {
	width:40px;
	margin:0 0 0 23px;
	text-align:center;
}

.shoplist_head li.name {
	width:285px;
	padding:5px 0 0 5px;
}

.shoplist_head li.item {
	width:300px;
}

.shoplist_head li.tel {
	width:120px;
}

.shoplist ul {
	margin:0 0 0 23px;
	list-style-type:none;
}

.shoplist li {
	float:left;
	border-top:none;
	border-right:none;
	border-bottom:1px #ccc solid; 
	border-left:none;
	padding:5px 0 0 0;
	font-size:small;
}

.shoplist li.no {
	width:40px;
	margin:0 0 0 23px;
	text-align:center;
	color:#fff;
	background-color:#333;
}

.shoplist li.name {
	width:285px;
	padding:5px 0 0 5px;
}

.shoplist li.item {
	width:300px;
}

.shoplist li.tel {
	width:120px;
}
