@charset "Shift_JIS";
body{
	background-color: transparent;
}
#onmiiversewrapper{
	width: 880px;
	margin: 0 auto;
}
#onmiiversecontainer{
	background: url(../../img/bg_md_onmiiverse.png) center bottom;
}
#pagehdr{
	width: 880px;
	height: 95px;
	position: relative;
}

#pagehdr .title01{
	position: absolute;
	left: 54px;
	top: 52px;
}

#movcontainer{
	width: 768px;
	margin: 0 auto 32px auto;
	text-align: center;
}
#txtarea{
	width: 768px;
	margin: 0 auto 45px auto;
}
#txtarea p{
	font-size: 130%;
}

#ftrnav{
	background: url(../../img/bg_md_onmiiverseftr.png) center top no-repeat;
	width: 880px;
	height: 66px;
	position: relative;
}

#ftrnav .ftrright{
	position: absolute;
	right: 29px;
	top:23px;
}
#ftrnav .ftrleft{
	position: absolute;
	left: 29px;
	top:23px;
}