.navi_element_no {
	width: 164px;
	text-transform: uppercase;
	border-bottom: solid 2px #e6e6e6;
}
.navi_element_no a {
	text-decoration: none;
	color: #38347b;
	padding-left: 5px;
	display: block;
	background-color: #6aa7d6;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.navi_element_no a:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
	display: block;
	background-color: #6aa7d6;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.navi_element_act {
	width: 164px;
	text-transform: uppercase;
	border-bottom: solid 2px #e6e6e6;
}
.navi_element_act a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
	display: block;
	background-color: #6aa7d6;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.navi_element_act a:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
	display: block;
	background-color: #6aa7d6;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.sub_navi_no {
	background-color: #e6e6e6;
	text-transform: none;
}

.sub_navi_no a{
	color: #38347b;
	background-color: #e6e6e6;
	font-weight: bold;
}

.sub_navi_no a:hover{
	color: #38347b;
	background-color: #e6e6e6;
	font-weight: bold;
}

.sub_navi_act {
	background-color: #e6e6e6;
}
.sub_navi_act a{
	color: #38347b;
	background-color: #e6e6e6;
	font-weight: bold;
}
.sub_navi_act a:hover{
	color: #38347b;
	background-color: #e6e6e6;
	font-weight: bold;
}


.sub1_navi_no {
	font-size: 10px;
	text-transform: none;
}

.sub1_navi_no a{
	color: #6aa7d6;
	padding-left: 10px;
	background-color: #e6e6e6;
	font-weight: bold;
}

.sub1_navi_no a:hover{
	color: #6aa7d6;
	padding-left: 10px;
	background-color: #e6e6e6;
	font-weight: bold;
}

.sub1_navi_act {
	font-size: 10px;
}

.sub1_navi_act a{
	color: #6aa7d6;
	padding-left: 10px;
	background-color: #e6e6e6;
	font-weight: bold;
}

.sub1_navi_act a:hover{
	color: #6aa7d6;
	padding-left: 10px;
	background-color: #e6e6e6;
	font-weight: bold;
}
