#wrapper {

	background-image: url(/image/enter/background.jpg);

	background-repeat: no-repeat;

	height: 639px;

	width: 899px;

	margin-top: 20px;

	margin-right: auto;

	margin-left: auto;

	position: relative;

}











#wrapper * {

	margin:0;

	padding:0;

	list-style-type:none;

	color:#FFFFFF;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	font-size: 10px;

}

body {

	background-color: #080403;

}

#wrapper #nenkaku {

	position: absolute;

	left: 0px;

	bottom: 35px;

}

#wrapper #y {

	position: absolute;

	left: 108px;

	bottom: 35px;

}

#wrapper #n {

	position: absolute;

	left: 169px;

	bottom: 35px;

}

#wrapper #hosoku {

	position: absolute;

	left: 10px;

	bottom: 10px;

	color: #F6F6F6;

	font-size: 9px;
	width:680px;

}

#wrapper #h1 {

	position: absolute;

	top: 10px;

	right: 10px;

	font-weight: normal;

	font-family: "メイリオ","";

}



#wrapper #text {
	position: absolute;
	left: 245px;
	bottom: 35px;
	font-size: 11px;
	vertical-align: middle;
	padding-bottom: 10px;
	font-family: "メイリオ";
	line-height: 16px;
	color: #FAFAFA;

}

#wrapper #banner {
	display: block;
	width: 162px;
	position: absolute;
	right: 5px;
	bottom: 10px;
}

