@charset "utf-8";
@import url("default.css");

html, body {
	height: 100%;
}
body {
	text-align: center;
}

div#contents {
	width: 866px;
	margin: 0 auto;
}

div#main {
	width: 866px;
	text-align: center;
	position: relative;
}

img.topImg {
	position: absolute;
	display: none;
}

img.logo0 {
	display: none;
	width: 866px;
	height: 500px;
}

img.logo {
	top: 150px;
	left: 333px;
	width: 200px;
	height: 150px;
}

img.logo2 {
	top: 150px;
	left: 353px;
	width: 170px;
	height: 160px;
}

img.logo3 {
	top: 320px;
	left: 290px;
	width: 297px;
	height: 115px;
}

img.top {
	position: absolute;
	display: none;
	top: 180px;
	left: 0;
}

div#enter {
	text-align: center;
	position:absolute;
	top: 500px;
	left: 400px;
}