@charset "utf-8";

#wrap
{
	background: url(../img/bg_sub.png) repeat 50% 50%;
}

#wrap, #container
{
	min-height: 930px;
}

#content
{
	width: 960px;
	height: 734px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -310px 0 0 -480px;
}

#content h2
{
	width: 947px;
	height: 522px;
	background: url(../img/about/gamepad_ttl.png) no-repeat 0 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#content p
{
	width: 699px;
	height: 62px;
	background: url(../img/about/gamepad_txt.png) no-repeat 0 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	margin: 19px auto 0;
}

#content a.return
{
	display: block;
	margin: 19px 449px 0;
}
