/*****************************************************/
/* NAVI     -    NAVI     -    NAVI                  */
/*****************************************************/

#subnavi .subnavi_NO a {
	font-family: "Courier New", Courier, mono;
         font-size:13px;
         font-weight: bold;
         color:#78654D;
         text-decoration:none;
         padding-left: 13px;
         padding-right: 25px;
}

#subnavi .subnavi_NO a:hover {
	font-family: "Courier New", Courier, mono;
         font-size:13px;
         font-weight: bold;
         color:#AF2800;
         text-decoration:none;
         padding-left: 13px;
         padding-right: 25px;
}


#subnavi .subnavi_ACT a {
	font-family: "Courier New", Courier, mono;
         font-size:13px;
         font-weight: bold;
         color:#AF2800;
         text-decoration:none;
         padding-left: 13px;
         padding-right: 25px;
}

