@charset "shift_jis";
#title {
	height: 155px;
	width: 760px;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -380px;
}


/* CSS Document */

#bg {
	margin: 0px;
	height: 500px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
#contents {
	width: 780px;
	position: absolute;
	height: auto;
	left: 50%;
	top: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -390px;
}
#header {
	position: absolute;
	left: 50%;
	top: 5px;
	z-index: 3;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -380px;
}
