* {
	margin:0;
	padding:0;
	margin: 0;
	font-size: 12px;
}


.frame {
	width:1029px;
}

.logo {
	width:1029px;
	height:371px;
	background-image: url(top/main.jpg);
	background-repeat: repeat-x;
	text-indent: -9999px;
	margin: 0 auto;
	}


.top18 {
	width:99px;
	height:94px;
	background-image:url(top/18.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	}


.exit18 {
	width:253px;
	height:39px;
	background-image:url(../img/top/09.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin: 0 auto;
	}
	
.exit18 a{
	width:253px;
	height:39px;
	display:block;
}
	
	
	
.copyright {
	width:1029px;
	height:60px;
	background-image:url(top/footer.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin: 0 auto;
	}






.white {
	width:285px;
	height:94px;
	background-image:url(top/white.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

	






/* ---------------------------------------------ENTERボタン */
.enter {
	width: 180px;	height: 94px;
	background-image: url(top/enter.gif);
	text-indent: -1000em;
}

.enter a{
	width: 180px;	height: 94px;
	display:block;
}


.enter a:hover{
	width: 180px;	height: 94px;
	background-image: url(top/enter_h.gif);
	text-indent: -1000em;
}
/* ---------------------------------------------EXITボタン */
.exit {
	width: 180px;	height: 94px;
	background-image: url(top/exit.gif);
	text-indent: -1000em;
}

.exit a{
	width: 180px;	height: 94px;
	display:block;
}
