@charset "EUC-JP";

#navi UL {
	width: 800px;
}
#navi LI {
	float: left;
	list-style-type: none;
	height: 35px;
}
#navitop UL {
	width: 800px;
}
#navitop LI {
	float: left;
	list-style-type: none;
	height: 35px;
}
#header #head UL {
	width: 800px;
}
#header #head LI {
	list-style-type: none;
	float: left;
}
#footer UL {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer LI {
	float: left;
	list-style-type: none;
	display: inline;
}
#copyright ADDRESS {
	width: 400px;
	float: left;
	margin-top: 6px;
	padding-left: 30px;
}
#copyright P {
	float: right;
	vertical-align: middle;
	margin-top: 6px;
	padding-right: 30px;
}

#footnavi P {
	float: none;
	padding-right: 30px;
	text-align: left;
	padding-left: 30px;
	clear: both;
	padding-bottom: 6px;
}

/*---------------ÄÉ²ÃÀßÄê---------------*/

#headerimage {
	width: 800px;
}
