@charset   "Shift_JIS";
/* -------- main-nemu -------- */
ul#main-menu {		
				
	color: #9395A2;
	float: left;
	/*background: #8D8D8D;*/
    width: 120px;
    font-size: 80%;
}
ul#main-menu a {		
       color: #333333;
        text-decoration: none;
	background-image : url(../Images/hpb_i_menu01.gif);
	background-repeat: repeat-x;
}
ul#main-menu a:link,
ul#main-menu a:visited {
        color: #333333;
	    text-decoration: none;
}
ul#main-menu a:hover,
ul#main-menu a:active {		
        	color: #333333;
	text-decoration: underline;
}

ul#main-menu li {		
        float: left;
        position: relative;
        margin: 0;
        margin-top: 0px;
        width: 120px;
        height: 2em;
        line-height: 2em;
        
    border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #9395A2;
	border-right-color: #9395A2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9395A2;
	border-left-color: #9395A2;
}
ul#main-menu li a {		
        display: block;
        width: 120px;
        height: 2em;
        text-align: center;
}
ul#main-menu li #menu2_sub a {		
        display: block;
        width: 150px;
        height: 2em;
        text-align: center;
}
ul#main-menu li #menu3_sub a {		
        display: block;
        width: 150px;
        height: 2em;
        text-align: center;
}
ul#main-menu li #menu4_sub a {		
        display: block;
        /*width: 150px;*/
        width: 180px; /* 2011.5.27@ǉ  */
        height: 2em;
        text-align: center;
}
ul#main-menu li #menu9_sub a {		
        display: block;
        width: 150px;
        height: 2em;
        text-align: center;
}
ul#main-menu li #menu10_sub a {		
        display: block;
        width: 180px;
        height: 2em;
        text-align: center;
}
ul#main-menu li #menu11_sub a {		
        display: block;
        width: 150px;
        height: 2em;
        text-align: center;
}

.sub_menu{
top : 0px;
left : 120px;
position : absolute;
visibility : hidden;
z-index : 5;
width : 150px;
height: 2em;
}
.sub_menu_long{
top : 0px;
left : 120px;
position : absolute;
visibility : hidden;
z-index : 5;
width : 180px;
height: 2em;
}


#menu2_sub{
    color: #333333;
    text-decoration: none;
    border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #9395A2;
	border-right-color: #9395A2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9395A2;
	border-left-color: #9395A2;
}
#menu3_sub{
    color: #333333;
    text-decoration: none;
    border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #9395A2;
	border-right-color: #9395A2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9395A2;
	border-left-color: #9395A2;
}
#menu4_sub{
    color: #333333;
    text-decoration: none;
    border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #9395A2;
	border-right-color: #9395A2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9395A2;
	border-left-color: #9395A2;
}
#menu9_sub{
    color: #333333;
    text-decoration: none;
    border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #9395A2;
	border-right-color: #9395A2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9395A2;
	border-left-color: #9395A2;
}
#menu10_sub{
    color: #333333;
    text-decoration: none;
    border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #9395A2;
	border-right-color: #9395A2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9395A2;
	border-left-color: #9395A2;
}
#menu11_sub{
    color: #333333;
    text-decoration: none;
    border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #9395A2;
	border-right-color: #9395A2;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #9395A2;
	border-left-color: #9395A2;
}

