#head ul {
}
#head ul li {
	list-style: none;
	float: left;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	vertical-align:middle;
}
#head ul li a:link,
#head ul li a:visited {
	color:#000;
	text-decoration:none;
	line-height: 50px;
}
#head #link_02 a.on {
	left: 20px;
}

#head ul li a:hover{
	color:#fff;
}

#head ul li#link_01{
/*	width:70px;*/
	top:80px;
	left:0px;
	position: absolute;
}
#head ul li#link_02{
	/*	width:90px;*/
	top:80px;
	left:97px;
	position: absolute;
}
#head ul li#link_03{
/*	width:115px;*/
	top:80px;
	left:206px;
	position: absolute;
}
#head ul li#link_04{
/*	width:175px;*/
	top:80px;
	left:323px;
	position: absolute;
}
#head ul li#link_05{
/*	width:80px;*/
	top:82px;
	left:468px;
	position: absolute;
}
#head ul li#link_06{
/*	width:140px;*/
	top:80px;
	position: absolute;
	left: 572px;
}
#head ul li#link_07{
	width:150px;
	top:57px;
	position: absolute;
	background: url(../img/kinji.gif) no-repeat right top;
	padding-top: 35px;
	font-size: 19px;
	text-align: right;
	right: 0px;
}
#head ul a.on{
	font-size:36px;
} 

