#naviLvl1 {
	width:152px;
	min-height:300px;
}

#naviLvl1 a {
	display:block;
	color:white;
	font-weight:bold;
	font-size:75%;
	background-image:url(/img/line_white.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:6px 0 6px 26px;
	text-decoration:none;
}

#leftBox td.bottom a {
	display:block;
	color:white;	
	font-weight:bold;
	font-size:75%;
	padding:6px 0 6px 26px;
	text-decoration:none;	
}

#leftBox td.bottom a.extern {
	background-color:#575756;
}

#naviLvl2 a {
	font-weight:normal;
	background-image:none;
	padding:2px 0 2px 37px;	
}

#naviLvl2 a:hover, #naviLvl2 a.active {
	background-image:url(/img/dot_white.gif);
	background-position:26px 7px;	
}

#naviLvl3 a {
	padding:2px 0 2px 52px;	
	font-size:70%;
}

#naviLvl3 a:hover, #naviLvl3 a.active {
	background-image:none;
	font-weight:bold;		
	background-color:#b4d2b4;
	color:#575756;		
}

.metanavi_left {
	height:99%;
	vertical-align:top;
	padding-left:10px;
	font-size:90%;
}

.metanavi_right {
	height:99%;
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	font-size:90%;
}


.metanavi_left a, .metanavi_right a { 
	color:#575756;
	font-size:65%;
	text-decoration:none;
}
