@charset "utf-8";
body {
	background-color: #004062;
}
#wrapper {
	width: 850px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 850px;
	height: 98px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#logo {
	width: 850px;
	margin: 0px;
	height: 98px;
	clear: both;
}
#navi {
	width: 850px;
	position: relative;
	height: 31px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#navi li {
	list-style-type: none;
}
h2 {
	margin: 0px;
	padding: 0px;
}
#logo_under {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
}
#menu_top {
	position: absolute;
	left: 182px;
	top: 0px;
	margin: 0px;
}
#menu_menu {
	position: absolute;
	top: 0px;
	left: 297px;
	margin: 0px;
}
#menu_history {
	position: absolute;
	left: 396px;
	top: 0px;
	margin: 0px;
}
#menu_businessguide {
	position: absolute;
	left: 519px;
	top: 0px;
	margin: 0px;
}
#menu_blog {
	position: absolute;
	left: 636px;
	top: 0px;
	margin: 0px;
}
#menu_sale {
	position: absolute;
	left: 728px;
	top: 0px;
	margin: 0px;
}
#bar {
	clear: both;
	width: 850px;
	height: 6px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents {
	clear: both;
	width: 850px;
}
#footer {
	clear: both;
	height: 28px;
	width: 850px;
	padding-top: 20px;
}
