@charset "utf-8";

/*
========================================

サイトマップ

========================================
*/
/*
========== サイトマップ ==========
*/
/*----- 枠 -----*/
.mapframe{
width:863px;
background:transparent url(../images/mapframe_bg.gif) left top repeat-y;
}

.mapframe .bg{
width:863px;
background:transparent url(../images/mapframe_bottom02.gif) left bottom no-repeat;
}

.map{
padding:0 0 15px 0;
width:422px;
background:transparent url(../images/mapframe_bottom.gif) left bottom no-repeat;
}

#contentsall #main .map .section{
margin:0 auto;
padding:0;
width:398px;
}

#searchmenu.map{
float:left;
}

#searchmenu.map,
#companymenu.map{
background:none;
}

#guidemenu,
#membermenu,
#companymenu{
float:right;
}

#membermenu h2,
#companymenu h2{
padding:12px 0 0 0;
background:#fff;
}

.map h3{
margin:8px 0 0 0;
}

.map ul{
padding:10px 12px 0;
width:374px;
}

.map li{
margin:0 0 3px 0;
width:187px;
float:left;
}

.map li a{
padding:0 0 0 16px;
background:transparent url(../../common/images/ico/ico_arrow02.gif) 0 0 no-repeat;
}
