@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../img_site/indexback.jpg) top center no-repeat;
}

#main {
	position:relative;
	width:900px;
	height:600px;
	margin:0 auto;
}

a#enterlink {
	display:block;
	width:900px;
	height:600px;
}

#enter {
	visibility:hidden;
}