@charset "utf-8";


body {
	text-align: left;
	background-color: #666;

}
#page {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 25px;
	border-left-width: 25px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	background-color: #333;
	height: auto;
}

/* CSS Document */

#header {
	background-image: url(../images/header_base.jpg);
	width: 700px;
	height: 144px;
	background-repeat: no-repeat;
}
h1 {
	margin-top: 22px;
	margin-left: 15px;
	float: left;
	width: 205px;
}
#news_base {
	float: left;
	width: 380px;
	margin-left: 85px;
}

h2 {
	float: left;
	width: 32px;
	margin-top: 5px;
}
.news_top {
	float: left;
	width: 346px;
	margin-top: 15px;
}
#news {
	background-image: url(../images/news_line.png);
	background-repeat: repeat-y;
	float: left;
	width: 346px;
	text-align: left;
}
dt {
	float: left;
	width: 10em;
	clear: left;
}
dd {
	float: left;
	width: 30em;
	clear: left;
}

.news_btm {
	float: left;
	width: 346px;
}

#top_border {
	clear: left;
	width: 700px;
}
#gnav {
	clear: left;
	float: left;
	background-color: #333;
	padding: 0px;
	line-height: 1%;
	font-size: 1%;
}
.gnav01 a {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 5px;
}

.gnav01 a:hover {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	margin-top: 5px;
}
.gnav02 a {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
}
.gnav02 a:hover {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav02.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	margin-top: 3px;
}
.gnav03 a {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
}
.gnav03 a:hover {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav03.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	margin-top: 3px;
}
.gnav04 a {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
}
.gnav04 a:hover {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav04.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	margin-top: 3px;
}
.gnav05 a {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
}
.gnav05 a:hover {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav05.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	margin-top: 3px;
}
.gnav06 a {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
}
.gnav06 a:hover {
	text-indent: -9999px;
	height: 47px;
	width: 161px;
	display: block;
	background-image: url(../images/gnav06.jpg);
	background-repeat: no-repeat;
	background-position: 0px -47px;
	margin-top: 3px;
}
#footer {
	color: #FFF;
	background-image: url(../images/footer_base2.jpg);
	width: 700px;
	height: 50px;
}
#foot_nav {
	width: 450px;
	text-align: center;
	margin-left: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline;
}
#foot_nav  a {
	text-decoration: none;
	color: #FFF;
}

.fnav01 {
	float: left;
	width: 6em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
.fnav02 {
	float: left;
	width: 6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.fnav03 {
	float: left;
	width: 6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.fnav04 {
	float: left;
	width: 6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.fnav05 {
	float: left;
	width: 6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.fnav06 {
	float: left;
	width: 6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.fnav07 {
	float: left;
	width: 6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}



address {
	clear: left;
	margin-bottom: 5px;
	display: inline;
	width: 700px;
	float: left;
	height: auto;
}
