.navi1 {
	font-size: 1.1em;
	line-height: 28px;
	background-image: url(../images/navi_1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 187px;
	text-decoration: none;
	color: #000000;
	background-position: left center;
}
.navi1 a{
	text-decoration: none;
	color: #000000;
}
.navi1 a:visited {
	text-decoration: none;
	color: #000000;
}
.navi1 a:hover{
	background-image: url(../images/navi_1_f2.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 187px;
}
.navi2 {
	font-size: 1.1em;
	line-height: 28px;
	background-image: url(../images/navi_2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 187px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
}
.navi2 a{
	text-decoration: none;
	color: #000000;
}
.navi2 a:visited {
	text-decoration: none;
	color: #000000;
}
.navi2 a:hover{
	background-image: url(../images/navi_2_f2.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 187px;
}

.navi3 {
	font-size: 1.1em;
	line-height: 28px;
	background-image: url(../images/navi_3.gif);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 187px;
	padding: 0px;
	text-decoration: none;
	color: #003E77;
}
.navi3 a{
	text-decoration: none;
	color: #003E77;
}
.navi3 a:visited {
	text-decoration: none;
	color: #003E77;
}
.navi3 a:hover{
	background-image: url(../images/navi_3_f2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	height: 28px;
	width: 187px;
}

.navi_s {
	font-size: 14px;
}
