@Charset "Shift_JIS";
#menubar {
position: relative;
margin-left:auto;
margin-right:auto;
z-index:100;
width:850px;
height:32px;
}

#menubox {
position: absolute;
}

#menubox ul {
margin: 0;
padding: 0;
list-style: none;
}

#menubox li {
position: relative;
color: #fffff;
float: left;
margin: 0;
}

#menubox li a {
font-size: 14px;
color: #ffffff;
display: block;
text-indent:14px;
font-weight: bold;
text-decoration: none;
}

#menubox li a:hover {
color: #ffffff;
background-color: #3366cc;
}

/* サブメニュー */
#menubox ul.sub {
position:absolute;
border-color:#9C0;
border-style:solid;
border-width:0 2px 2px 2px;
background: #fefefe;
width:180px;
}

#menubox ul.sub li {
display:block;
width:180px;
float: none;
line-height:25px;
}

#menubox ul.sub li a {
display:block;
width:180px;
color: #390;
font-size: 12px;
font-weight: normal;
border-style:dashed;
border-color:#bbb;
border-width:0 0 1px 0;
background-image:URL("../image/list-icon2.gif");
background-repeat:no-repeat;
background-position:left center;
}

#menubox ul.sub li a:hover {
color: #390;
background-color: #D5FF99;
}

#menubox ul li.menu ul {
display: none;
}

#menubox ul li.menu_on ul {
display: block;
}

#menubox li.menu{
}

#menubox li.menu_on{

}

/* 一番右側のメニューだけ、位置補正 */
#menubox ul.ls{
position:absolute;
border-width:0	/* =====メニュー変更時(組合員)===== */
}

/* 各メニュー用最下部説明 */
.m-about{
font-size:10pt;
background-color:#e6e6e6;
}

P {line-height:20px;padding:2px 6px 2px 6px;}

#menubar .home A{display:block;width:114px;height:32px;background:#fff URL("../image/m_home.gif") no-repeat;}
#menubar .home A:hover{background:#fff URL("../image/m_home_on.gif") no-repeat;}

#menubar .torikumi A{display:block;width:184px;height:32px;background:#fff URL("../image/m_torikumi.gif") no-repeat;}
#menubar .torikumi A:hover{background:#fff URL("../image/m_torikumi_on.gif") no-repeat;}
#menubar .torikumi-on A{display:block;width:184px;height:32px;background:#fff URL("../image/m_torikumi_on.gif") no-repeat;}

#menubar .tokusan A{display:block;width:184px;height:32px;background:#fff URL("../image/m_tokusan.gif") no-repeat;}
#menubar .tokusan A:hover{background:#fff URL("../image/m_tokusan_on.gif") no-repeat;}
#menubar .tokusan-on A{display:block;width:184px;height:32px;background:#fff URL("../image/m_tokusan_on.gif") no-repeat;}

#menubar .ja A{display:block;width:184px;height:32px;background:#fff URL("../image/m_ja.gif") no-repeat;}
#menubar .ja A:hover{background:#fff URL("../image/m_ja_on.gif") no-repeat;}
#menubar .ja-on A{display:block;width:184px;height:32px;background:#fff URL("../image/m_ja_on.gif") no-repeat;}

#menubar .kumiai A{display:block;width:184px;height:32px;background:#fff URL("../image/m_kumiai.gif") no-repeat;}
/*#menubar .kumiai A:hover{background:#fff URL("../image/m_kumiai_on.gif") no-repeat;}*/
/*#menubar .kumiai-on A{display:block;width:184px;height:32px;background:#fff URL("../image/m_kumiai_on.gif") no-repeat;}*/
