@charset "UTF-8";
body {
	background-color: #333333;
	background-repeat: repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: #000000;
	background-repeat: repeat;
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-left: 40px;
	padding-top: 10px;
}
h1 {
	float: left;
	width: 56px;
	display: inline;
}
h2 {
	float: left;
	width: 212px;
	display: inline;
	margin-left: 10px;
	padding-bottom: 10px;
}
#gnav {
	clear: left;
	margin-left: auto;
	width: 720px;
	text-align: center;
	margin-right: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#gnavi li {
	margin-left: 14px;
	font-size: 0.1%;
	line-height: 0.1%;
}
.gnav01, .gnav02, .gnav03 {
	float: left;
	width: 90px;
	display: inline;
}
.gnav04 {
	float: left;
	width: 150px;
	display: inline;
}
.gnav05, .gnav06 {
	float: left;
	width: 100px;
	display: inline;
}

#footer {
	clear: both;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
#wa {
	width: 190px;
	float: left;
	margin-left: 40px;
	margin-bottom: 10px;
}
address {
	padding-bottom: 10px;
	float: left;
	width: 259px;
	margin-left: 275px;
}
#main02 {
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 400px 50px;
}
