@charset "Shift_JIS";

#mall_menu{
	width:742px;
}
#mall_menu a span{
	display:none;
}
#mall_menu_long{
	width:900px;
}
#mall_menu_long a span{
	display:none;
}
.mall_gry{
	width:79px;
	background:url(../images/menu_bg.gif) repeat-x;
	height:21px;
}
.mall_top a:link, .mall_top a:visited{
	width:98px;
	background:url(../images/menu_top.gif) no-repeat 0 0;
	height:21px;
	display:block;
}
.mall_top a:hover, .mall_top a:active{
	background-position:0 -21px;
}

.mall_shoplist a:link, .mall_shoplist a:visited{
	width:97px;
	background:url(../images/menu_shoplist.gif) no-repeat 0 0;
	height:21px;
	display:block;
}
.mall_shoplist a:hover, .mall_shoplist a:active{
	background-position:0 -21px;
}

.mall_map a:link, .mall_map a:visited{
	width:97px;
	background:url(../images/menu_mallmap.gif) no-repeat 0 0;
	height:21px;
	display:block;
}
.mall_map a:hover, .mall_map a:active{
	background-position:0 -21px;
}

.mall_event a:link, .mall_event a:visited{
	width:98px;
	background:url(../images/menu_event.gif) no-repeat 0 0;
	height:21px;
	display:block;
}
.mall_event a:hover, .mall_event a:active{
	background-position:0 -21px;
}

.mall_parking a:link, .mall_parking a:visited{
	width:97px;
	background:url(../images/menu_parking.gif) no-repeat 0 0;
	height:21px;
	display:block;
}
.mall_parking a:hover, .mall_parking a:active{
	background-position:0 -21px;
}

.mall_access a:link, .mall_access a:visited{
	width:97px;
	background:url(../images/menu_access.gif) no-repeat 0 0;
	height:21px;
	display:block;
}
.mall_access a:hover, .mall_access a:active{
	background-position:0 -21px;
}

.mall_info a:link, .mall_info a:visited{
	width:158px;
	background:url(../images/menu_info.gif) no-repeat 0 0;
	height:21px;
	display:block;
}
.mall_info a:hover, .mall_info a:active{
	background-position:0 -21px;
}
