.navi_cht {
	width: 890px;
	height: 50px;
	float: right;
	padding-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff51a8;
}
.navi_cht ul {
	float: left;
	margin: 0px;
	display: block;
	width: 100%;
	padding: 0px;
}
.navi_cht li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-right: 26px;
	padding-left: 24px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}


.navi_en {
	height: 45px;
	float: right;
	padding-top: 30px;
	width: 725px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff3399;
}
.navi_en ul {
	float: right;
	margin: 0px;
	display: block;
	width: 723px;
	padding: 0px;
	text-align: left;
	height: 30px;
}
.navi_en li {
	float: right;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Candara;
	font-size: 17px;
	line-height: 26px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../menu_line.png);
	background-position: right center;
	background-repeat: no-repeat;
}





.navi_en_page {
	height: 45px;
	float: right;
	padding-top: 30px;
	width: 725px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff3399;
}
.navi_en_page ul {
	float: left;
	margin: 0px;
	display: block;
	width: 720px;
	padding: 0px;
	height: 30px;
}
.navi_en_page li {
	float: right;
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding-right: 12px;
	padding-left: 12px;
	font-family: Candara;
	font-size: 17px;
	line-height: 26px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../menu_line.png);
	background-position: right center;
	background-repeat: no-repeat;
}


.navi_over {
	margin: 0px;
	padding: 0px;
}
.navi_over a {
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
	transition: all 0.3s ease-out;
}
.navi_over a:hover {
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin: 0px;
	color: #FFF;
	text-decoration: none;
	background-color: #FFC002;
}


.navi_hit {
	margin: 0px;
	padding: 0px;
}
.navi_hit a {
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin: 0px;
	color: #FFF;
	text-decoration: none;
	background-color: #E0A825;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	-khtml-border-radius: 5px; /* Konqueror */
	border-radius: 5px; /* Opera 10.50 and later (CSS3 standard) */
}
.navi_hit a:hover {
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	margin: 0px;
	color: #FFF;
	background-color: #E0A825;
	text-decoration: underline;
}
.line1 {
	background-image: url(../icon1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}