@charset "shift_jis";
#gnavi{
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	padding:0;
	width:934px;
	height:30px;
	background:url(../image/navi.gif) no-repeat;
}

#gnavi li{
	list-style:none;
	display:inline;
	position:absolute;
	text-indent:-2000em;
}

#gnavi a{
	display:block;
	height:30px;
}
#g1{
	top:0;
	left:0;
	width:93px;
}
#g2{

	top:0;
	left:93px;
	width:186px;
}
#g3{
	top:0;
	left:279px;
	width:205px;
	
}
#g4{
	top:0;
	left:484px;
	width:164px;
}
#g5{
	top:0;
	left:648px;
	width:120px;
}
#g6{
	top:0;
	left:768px;
	width:167px;
}


#g1 a:hover,#g1 a.selected{
	background:url(../image/navi.gif) 0 -30px no-repeat;
}
#g2 a:hover,#g2 a.selected{
	background:url(../image/navi.gif) -93px -30px no-repeat;
}
#g3 a:hover,#g3 a.selected{
	background:url(../image/navi.gif) -279px -30px no-repeat;
}
#g4 a:hover,#g4 a.selected{
	background:url(../image/navi.gif) -484px -30px no-repeat;
}
#g5 a:hover,#g5 a.selected{
	background:url(../image/navi.gif) -648px -30px no-repeat;
}
#g6 a:hover,#g6 a.selected{
	background:url(../image/navi.gif) -768px -30px no-repeat;
}
