@charset "UTF-8";
/* SUBNAVI */

.subnavi{
margin-left: 0px;
padding-left: 0px;
}

.navi-left{
width: 188px;
height: 373px;
font-size: 0.86em;
font-family: "Trebuchet MS";
margin: 0px;
padding: 0px;
padding-top: 10px;
}

.navi-left a{
color: #FFFFFF;
font-weight: 100;
text-decoration: none;
}

.navi-left li{
margin: 0px;
margin-bottom: 4px;
list-style: none;
}

.navi-left ul{
margin: 0px;
list-style: none;
}

.menu-level1{
padding-left: 15px;
width: 170px;
}

.menu-level2{
padding-left: 15px;
width: 150px;
}

.menu-level1 #active{
list-style: url(../../img/list-style-btn.gif);
}

.menu-level2 #active{
list-style: url(../../img/list-style-btn.gif);
}

.menu-level1 #inactive{
list-style: url(../../img/list-style-btn-inactiv.gif);
}

.menu-level2 #inactive{
list-style: url(../../img/list-style-btn-inactiv.gif);
}
