#WRAP{
	width: 100%;
	margin: 0 auto;
}

#SELECT{
	width: 100%;
	margin: 0 auto;
	text-align:center;
	position:absolute;
	display:block;
}
#SELECT img{
	width:95%;
}
#SELECT p{
	width:95%;
}
#SELECT p br{
	display:none;
}
#SELECT ul{
	width:95%;
	margin:30px auto;
	display:-webkit-box;
	display:-moz-box;
	display:box;
}
#SELECT li{
	width:50%;
	float:none;
	margin:10px 0;
}
#SELECT a{
	margin:0px;
	width: 100%;
	display:block;
}
#SELECT .ok a{
	background-image: url(../img_uk/btn_select_ok.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:center center;
}
#SELECT .ok a:hover{
	background-position:center center;
}
#SELECT .ng a{
	background-image: url(../img_uk/btn_select_ng.jpg);
	background-repeat: no-repeat;
	background-size:contain;
	background-position:center center;
}
#SELECT .ng a:hover{
	background-position:center center;
}


#CONT{
	width: 100%;
	margin: 0 auto;
	position:absolute;
	display:none;
}



/* article */
article#PC{
	display:none;
}
article#SP{
	width:100%;
	display:block;
	background-image: url(../img_uk/img_moon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}

article div.cross_layer{
	position:relative;
	width: 100%;
	height: 100%;
	background-image: url(../img_uk/bg_cross.png);
	background-repeat: repeat;
}

article div.play_logo_layer{
	background-image: none;
	position:relative;
	width: 100%;
	height: auto;
	margin:10px auto;
	opacity:1;
	top:0;
	left:0;
	text-align:center;
}
article div.btn_pc{
	width: 75%;
	margin:0 auto;
	text-align:center;
}
article div.btn_pc a{
	display:block;
}


/* footer */
footer{
	position:relative;
	height:auto;
	width:100%;
	margin:0 auto;
}
#SPEC{
	position:relative;
	width:100%;
}
#SPEC h3{
	/*
	background-image: url(../img/release.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size:contain;
	*/
	margin: 0px auto;
	padding: 0px;
	position:relative;
	height:auto;
	width: 90%;
}
#SPEC dl{
/*
	background-image: url(../img/cero_mitei.gif),url(../img/logo_ps3.jpg),url(../img/logo_360.jpg);
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: center bottom, 10% top, 90% top;
	background-size:auto, 121px 30px, 121px 30px;
	background-image: url(../img_uk/logo_ps3.jpg),url(../img_uk/logo_360.jpg);
	background-repeat: no-repeat, no-repeat;
	background-position: 10% top, 90% top;
	background-size:121px 30px, 121px 30px;
*/
	margin: 10px auto;
	padding: 90px 0px 20px 0px;
	position:relative;
	height: auto;
	width: 90%;
	font-size:11px;
	line-height:18px;
	overflow:hidden;
}
#SPEC dl dt{
	float:left;
}
#SPEC dl dd{
	float:none;
	margin-right:5px;
}
#SPEC dl dt.d{
	clear:left;
}
#SPEC dl dd.l{
}
#PLATFORM{
	text-align:center;
	margin:0px auto;
}

#SNS{
	width:90%;
	position:relative;
	top:0px;
	left:0px;
	margin:0 auto;
	text-align:left;
}
#SNS div{
	float:none;
}

#SNS div.tr{
	float:none;
	display:block;
	clear:left;
	overflow:hidden;
	width:100%;
	text-align:center;
	margin:0 auto;
}

#AUTHOR{
	clear:both;
	z-index:20;
	position:relative;
	top:0;
	margin:20px auto;
}
#AUTHOR ul{
	display:-webkit-box;
	display:-moz-box;
	display:box;
	width:100%;
}
#AUTHOR li{
	width:25%;
	float:none;
	height:auto;
}
#AUTHOR li img{
	width:100%;
}
#AUTHOR li.pegi{
	width:20%;
	text-align:right;
}
#AUTHOR li.kg{
	width:25%;
	text-align:right;
}
#AUTHOR li.gm{
	width:25%;
	text-align:center;
}
#AUTHOR li.ds{
	width:30%;
	text-align:left;
}
#AUTHOR li a{
	display:block;
	margin:0 5px;
}

#RIGHTS{
	clear:both;
	z-index:10;
	position:relative;
	top:0;
	margin:10px auto;
	width:95%;
}
#RIGHTS p{
	text-align:center;
	margin-bottom:10px;
}
#RIGHTS .logo_360{
	margin-left:1em;
}
#RIGHTS .cp{
	position:relative;
}
#LINK{
	position:relative;
	top:0;
	text-align:center;
}
