@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;
}

#illustrationcontainer{
	width: 767px;
	height: 432px;
	margin: 0 auto 12px auto;
	position: relative;
}
#illustrationcontainer p{
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#thumbcontainer{
	width: 736px;
	height: 43px;
	margin: 0 auto 38px auto;
	position: relative;
}
#thumbcontainer li{
	position: absolute;
	top: 0;
}

#thumbcontainer #thumb0{left: 0;}
#thumbcontainer #thumb1{left: 93px;}
#thumbcontainer #thumb2{left: 186px;}
#thumbcontainer #thumb3{left: 279px;}
#thumbcontainer #thumb4{left: 372px;}
#thumbcontainer #thumb5{left: 465px;}
#thumbcontainer #thumb6{left: 558px;}
#thumbcontainer #thumb7{left: 651px;}

#thumbcontainer #thumbicon{
	position: absolute;
	left: 0px;
	top: 0px;
}

#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;
}