@charset "shift_jis";
body {
	background: url(../images/bg_top.jpg) repeat-x center top;
}
*html body {
	text-align: center;
}

#wrapper {
	width: 1022px;
	height: 716px;
	margin: auto;
	padding-top: 63px;
}

#wrapper h1 {
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	margin: 0px auto 97px;
	height: 189px;
	width: 158px;
}

#wrapper #menu {
	background: url(../images/icon.jpg) no-repeat;
	margin: auto;
	height: 318px;
	width: 552px;
}

#wrapper #menu li {
	float: left;
}

#wrapper #menu li a {
	height: 159px;
	width: 184px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#wrapper #menu #menu04 {
	margin-left: 92px;
}

#copyright {
	width: 1022px;
	text-align: right;
}
