@import url('../css/common.css');
@import url('../css/sub.css');


/*----------------------------------------------*/

#lnavi ul{
width:170px;
list-style:none;
}

/*----------------------------------------------*/

.box-590{
width:590px;

}



h4{
margin:0 0 20px 0;
padding:5px;
border-left:#669900 solid 3px;
background:#EEEEEE;
font-size:13px !important;
font-size:80%;
font-weight:900;
color:#333333;
clear:both;
}


h4.next{
margin:30px 0 20px 0;
clear:both;

}


ul.tree{
list-style:inside;
padding:0 0 20px 20px ;
clear:both;
}

ul ul.tree{
padding:0 0 0 20px ;
font-size:100%;
clear:both;
}

li{
line-height:180%;
}