.base #header {
	text-align: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000078;
	margin: 0px;
	height: 65px;
	background-image: url(../../top_img/head_back.gif);
	background-repeat: no-repeat;
	background-position: right;
} 
.base #header .logo {
	height: 65px;
	width: 410px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.base #header .logo h1 {
	margin: 0px;
	padding: 0px;

}
.base #header .logo a {
	background-image: url(../../top_img/logo.gif);
	display: block;
	height: 65px;
	width: 410px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	margin: 0px;
	padding: 0px;
}




.base #header .navi {
	float: right;
	width: 315px;
	height: 65px;
	font-size: 0.8em;
}
.base #header .navi li {
	display: inline;

}

.base #header .navi ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.base #header .navi a {
	background-image: url(../../top_img/head_list_point.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	display: block;
	height: 15px;
	margin-left: 10px;
	background-position: 0px 0px;
	text-decoration: none;
	font-weight: normal;
	color: #003366;
	float: left;
}
.base #header .navi a:hover {
	color: #D58000;
}
.page_top {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	float: left;
}
