#navi {
	width: 1000px;
	height: 38px;
	padding: 0;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 81px;
}
.rightimg {
	float: right;
	margin-left: 12px;
	margin-top: 0px;
}

#navi li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}
#navi a {
	display: block;
	color: #3B4719;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;

}
#navi1 {left: 0px; top: 0px; width: 246px; height: 38px;}
#navi2 {left: 247px; top: 0px; width: 138px; height: 38px;}
#navi3 {left: 386px; top: 0px; width: 114px; height: 38px;}
#navi4 {left: 501px; top: 0px; width: 162px; height: 38px;}
#navi5 {left: 664px; top: 0px; width: 175px; height: 38px;}

#navi1 a {height: 16px;}
#navi2 a {height: 16px;}
#navi3 a {height: 16px;}
#navi4 a {height: 16px;}
#navi5 a {height: 16px;}


#navi a:hover {
	color: #4f587d;
	font-weight: bold;
}

#navi1 a:hover {	background: url(../images/nav-roll.jpg) -0px -0px no-repeat;}
#navi2 a:hover {	background: url(../images/nav-roll.jpg) -247px -0px no-repeat;}
#navi3 a:hover {	background: url(../images/nav-roll.jpg) -386px -0px no-repeat;}
#navi4 a:hover {	background: url(../images/nav-roll.jpg) -501px -0px no-repeat;}
#navi5 a:hover {	background: url(../images/nav-roll.jpg) -664px -0px no-repeat;}


#topnavi {
	width: 372px;
	height: 37px;
	padding: 0;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-right: 74px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnavi li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}
#topnavi a {
	display: block;
	color: #3b4b00;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 5px;
	font-size: 14px;
	text-align: center;
}
#topnavi1 {left: 0px; top: 0px; width: 66px; height: 43px;}
#topnavi2 {left: 67px; top: 0px; width: 102px; height: 43px;}
#topnavi3 {left: 170px; top: 0px; width: 196px; height: 43px;}

#topnavi1 a {height: 16px;}
#topnavi2 a {height: 16px;}
#topnavi3 a {height: 16px; padding-right: 1px;}

#topnavi a:hover {
	color: #FFFFFF;
	padding-bottom: 17px;
	padding-top: 10px;
	text-decoration: underline;
}
.click {
	margin-left: 192px;
	margin-top: 33px;
}


#topnavi1 a:hover {	background: url(../images/topnav-roll.jpg) -0px -0px no-repeat;}
#topnavi2 a:hover {	background: url(../images/topnav-roll.jpg) -67px -0px no-repeat;}
#topnavi3 a:hover {	background: url(../images/topnav-roll.jpg) -170px -0px no-repeat;}
