@charset "utf-8";

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

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

#content, #content div.tp
{
	width: 1260px;
	height: 885px;
	overflow: hidden;
}

#content
{
	background: url(../img/about/content_bg.png) no-repeat 50px 58px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -397px 0 0 -630px;
}

#content div.tp{ background: url(../img/about/content_bg_top.png) no-repeat 615px 0; }

#content h2
{
	width: 491px;
	height: 94px;
	background: url(../img/about/ttl.png) no-repeat 0 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	top: 270px;
	left: 188px;
}

#content p
{
	width: 455px;
	height: 168px;
	background: url(../img/about/txt.png) no-repeat 0 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	top: 387px;
	left: 189px;
}

#content img.blln_01, #content img.blln_02
{
	position: absolute;
	top: 585px;
}

#content img.blln_01{ left: 225px; }
#content img.blln_02{ left: 543px; }

#content a.bttn_gamepad
{
	position: absolute;
	top: 574px;
	left: 348px;
}
