@charset "utf-8";
/* CSS Document */
body {
	height: 490px;
	width: 750px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 750px;
	height: 490px;
	position: absolute;
	top: 20%;
	left: 50%;
	margin-top: -98px;
	margin-left: -375px;
}
img {
	border-width: 0px;
	border-style: none;
}
.logo {
	position: absolute;
	top: 50px;
	left: 45px;
}
.enter {
	position: absolute;
	top: 260px;
	left: 200px;
}
.copy {
	position: absolute;
	top: 455px;
	left: 470px;
}
.attention {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 8px;
	color: #666;
	position: absolute;
	top: 440px;
	left: 10px;
	letter-spacing: 1px;
	line-height: 1.5em;
	width: 270px;
}
.rakkan {
	position: absolute;
	left: 710px;
	top: 420px;
}
