#site-map-main {
position: relative;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
width: 908px;
height: 190px;
background-image: url(/site_map/images/site_map_main.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/* 店舗情報 */ 
#header-menu #menu-site-map {
background-image: url(/images_menu/net_menu_on.gif);
background-repeat: no-repeat;
background-position: -535px 0px;
}

#site-map-title {
position: relative;
top: 0px;
left: 0px;
margin: 0px 0px 30px 0px;
padding: 0px;
width: 640px;
height: 30px;
background-image: url(/site_map/images/site_map_title.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

/*2カラム*/
.second-ul-2column {
position: relative;
top: 0px;
left: 0px;
width: 230px;
float: left;
margin: 0px 0px 0px 25px;
padding: 5px 5px 5px 35px;
/*background-color: #ccc;*/
list-style-image: url(/images/list_image.gif);
clear: left;
}

.second-2column-box {
position: relative;
top: 0px;
left: 0px;
width: 230px;
margin: 0px 0px 0px 305px;
padding: 5px 5px 5px 35px;
/*background-color: #efefef;*/
list-style-image: url(/images/list_image.gif);
clear: right;
}

.list-none {
list-style-image:none;
list-style:none;
}