#navi {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 144px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	margin: 0px;
	padding: 0px;
}
#navi a {
	display: block;
	margin: 0px;
	height: 50px;
	width: 144px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#navi a:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 144px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	line-height: 15px;
	border: 1px solid #006600;
}
.haikei {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-weight: normal;
	color: #0000FF;
	background-color: #FFFF00;
	display: inline;
}
