@charset "utf-8";

/*----------
Css navi.css
----------*/


/* headernavi -------------------------------------*/

#headernavi {
	height: 17px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	position: relative;
}
#headernavi ul {
	height: 17px;
	margin-left: 10px;
	text-align: center;
	font-family:'Courier',"Times New Roman", Times, serif;
}
#headernavi li {
	display: inline;
	list-style-type: none;
	background: #fff;
}
#headernavi a {
	width: 94px;
	color: #fff;
	line-height: 17px;
	display:inline;
	float: left;
	overflow:hidden;
	text-decoration: none;
	text-indent: -9999px;
}
#headernavi a:hover {
	color:#002211;
}
#headernavi00 a {
	background: url(../images/h_navi00.gif) no-repeat 0 0 ;
}
#headernavi01 a {
	background: url(../images/h_navi00.gif) no-repeat -94px 0 ;
}
#headernavi02 a {
	background: url(../images/h_navi00.gif) no-repeat -188px 0 ;
}
#headernavi03 a {
	background: url(../images/h_navi00.gif) no-repeat -281px 0 ;
}

#headernavi00 a:hover {
	background: url(../images/h_navi00.gif) no-repeat 0 -17px ;
}
#headernavi01 a:hover {
	background: url(../images/h_navi00.gif) no-repeat -94px -17px ;
}
#headernavi02 a:hover {
	background: url(../images/h_navi00.gif) no-repeat -188px -17px ;
}
#headernavi03 a:hover {
	background: url(../images/h_navi00.gif) no-repeat -281px -17px ;
}

/* globalnavi -------------------------------------*/

#globalnavi {
	height: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#globalnavi ul {
	height: 15px;
	margin: 0 auto;
	margin-left: 174px;
	text-align: center;
	font-size: 120%;
	font-family:'Courier',"Times New Roman", Times, serif;
}
#globalnavi li {
	display: inline;
	list-style-type: none;
	background: #fff;
}
#globalnavi a {
	width: 154px;
	color: #fff;
	line-height: 15px;
	display:inline;
	float: left;
	overflow:hidden;
	text-decoration: none;
	text-indent: -9999px;
}
#globalnavi a:hover {
	color:#002211;
}
#globalnavi00 a {
	background: url(../images/g_navi00.gif) no-repeat 0 0 ;
}
#globalnavi01 a {
	background: url(../images/g_navi00.gif) no-repeat -155px 0 ;
}
#globalnavi02 a {
	background: url(../images/g_navi00.gif) no-repeat -309px 0 ;
}
#globalnavi03 a {
	background: url(../images/g_navi00.gif) no-repeat -463px 0 ;
}
#globalnavi04 a {
	background: url(../images/g_navi00.gif) no-repeat -617px 0 ;
}

#globalnavi00 a:hover {
	background: url(../images/g_navi00.gif) no-repeat 0 -16px ;
}
#globalnavi01 a:hover {
	background: url(../images/g_navi00.gif) no-repeat -155px -16px ;
}
#globalnavi02 a:hover {
	background: url(../images/g_navi00.gif) no-repeat -309px -16px ;
}
#globalnavi03 a:hover {
	background: url(../images/g_navi00.gif) no-repeat -463px -16px ;
}
#globalnavi04 a:hover {
	background: url(../images/g_navi00.gif) no-repeat -617px -16px ;
}
