.navi_site {
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #e0e0e0;
}


.navi_home {
	text-align: center;
	vertical-align: top;

	font-size: 12px;
	color: #ffffff;
	border-top: 1px solid #e0e0e0;
}
.navi_home1 {
	text-align: center;
	vertical-align: top;
	padding-bottom: 8px;
	padding-top: 8px;
	font-size: 12px;
	color: #666666;
	border-top: 1px solid #e0e0e0;
}
.navi_home1 a:link{
	color: #006600;
	text-decoration: none;
}
.navi_home1 a:visited {
  color: #006600;
  text-decoration: none;
}
.navi_home1 a:active {
  color: #006600;
  text-decoration: none;
}
.navi_home1 a:hover {
	color: #FF0000;
	text-decoration: none;

}
.navi_word {
	text-align: left;
	vertical-align: top;
	padding-left:5px;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 12px;
	color: #E64D6E;
	border-top: 1px solid #e0e0e0;
	line-height: 20px;
}
a.n1_down{
	display: block;
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	line-height: 25px;
}       
a:hover.n1_down{
    background-color:#ffffff;
	color: #333333;
}
a:visited.n1_down{
   display: block;
	font-size: 12px;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	line-height: 25px;
}
.navi_all {
	text-align: left;
	vertical-align: top;
	padding-left:5px;
	font-size: 12px;
	color: #E64D6E;
	border-top: 1px solid #e0e0e0;
	line-height: 20px;
}
a.n2_down{
	display: block;
	font-size: 12px;
	color: #907A31;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 30px;
	
}
a:hover.n2_down{
    background-color:#F9E7BB;
	color: #E64D6E;
}
a:visited.n2_down{
    display: block;
	font-size: 12px;
	color: #907A31;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 30px;
	
}