#navi{
	position:absolute;
	top:0px;
	left:346px;
	width:208px;
	white-space:nowrap;
	z-index:4;
}

#extnavi{
	position:absolute;
	top:0px;
	left:986px;
	width:160px;
	white-space:nowrap;
	z-index:5;
}

#others_open{
	display:block;
	cursor:pointer;
}
#others{
	display:none;
}

.navigation{
}

.navigation a:hover{
	text-decoration:underline;	
}

.navi_act{
	text-decoration:underline;	
}

.navi_act a:hover{
	color:#000000;
}


