@charset "Shift_JIS";
/*------------------------------------------------------------------------------
  about
------------------------------------------------------------------------------*/
#about #wrapper,
#about #bglowlayer,
#about #bgcontent,
#about #contentlayer{
	height: 1239px;
}
#about #bglowlayer #bgcontent #panel01{
	position: absolute;
	left: 480px;
	top: 816px;
	background: url(../about/img/bg_panel.png) center top no-repeat;
	width: 840px;
	height: 284px;
}
#about #contentlayer{
	background: url(../shared/bg_footer.png) center bottom repeat-x;
}
#about #pagetitle{
	width: 960px;
	height: 105px;
	margin: 0 auto;
	position: relative;
}
#about #primary{
	width: 100%;
	height: 322px;
	position: relative;
}
/*------------------------------------------------------------------------------
  about screenshot slide
------------------------------------------------------------------------------*/
#about #screenshotcontainer{
	width: 100%;
	height: 322px;
	position: absolute;
	left: 0;
	top: 0;
}
#about #screenshotcontainer{
	width: 100%;
	height: 322px;
	position: absolute;
	left: 0;
	top: 0;
}
#about #screenshotcontainer #screenshotarea{
	width: 100%;
	height: 322px;
	background: #ffbb00;
	position: relative;
	overflow: hidden;
}
#about #screenshotcontainer #screenshotarea #screenshot {
	max-width: 2000px;
	min-width: 960px;
	height: 322px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
#about #screenshotcontainer #screenshotarea #screenshot #topslide,
#about #screenshotcontainer #screenshotarea #screenshot #bottomslide{
	width: 2380px;
	position: absolute;
	left: 50%;
	height: 144px;
}
#about #screenshotcontainer #screenshotarea #screenshot #topslide{
	top: 19px;
	margin: 0 0 0 -1190px;

}
#about #screenshotcontainer #screenshotarea #screenshot #bottomslide{
	top: 163px;
	margin: 0 0 0 -1309px;
}
#about #screenshotcontainer #screenshotarea #screenshot #topslide p,
#about #screenshotcontainer #screenshotarea #screenshot #bottomslide p{
	float: left;
	width: 238px;
}

#about #primary #charactercontainer{
	width: 960px;
	height: 322px;
	position: absolute;
	left: 50%;
	top: 0;
}
#about #primary #charactercontainer #characterarea{
	width: 960px;
	height: 322px;
	position: relative;
	margin: 0 0 0 -480px;
}
#about #primary #charactercontainer #mario01{
	width: 320px;
	height: 294px;
	background: url(../about/img/bg_mario01.png) 0 0 no-repeat;
	position: absolute;
	left: 672px;
	top: -97px;
}
#about #primary #charactercontainer h1{
	position: absolute;
	width: 580px;
	height: 35px;
	left: 62px;
	top: -57px;
	line-height: 0.01%;
	font-size: 60%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
    background: url(../about/img/title_01.png) 0 0 no-repeat;
}
#about #primary #charactercontainer #badge{
	width: 140px;
	height: 141px;
	background: url(../about/img/txt_badge.png) 0 0 no-repeat;
	position: absolute;
	left: 787px;
	top: 227px;
	line-height: 0.01%;
	font-size: 60%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#about #secondary{
	width: 960px;
	height: 170px;
	position: relative;
	margin: 0 auto;
}
#about #secondary .txt01{
	position: absolute;
	left: 64px;
	top: 31px;
}
#about #secondary .btn01{
	position: absolute;
	left: 578px;
    top: 59px;
}
#about #tertiary{
	width: 840px;
	height: 368px;
	position: relative;
	margin: 0 auto;
}
#about #tertiary .img01{
	position: absolute;
	left: 32px;
	top: 32px;
}
#about #tertiary .txt01{
	position: absolute;
	left: 31px;
	top: 196px;
}
#about #tertiary .img02{
	position: absolute;
	left: 298px;
	top: 32px;
}
#about #tertiary .txt02{
	position: absolute;
	left: 298px;
	top: 196px;
}
#about #tertiary .img03{
	position: absolute;
	left: 563px;
    top: 32px;
}
#about #tertiary .txt03{
	position: absolute;
	left: 563px;
	top: 196px;
}
#about #tertiary #konoha01{
	position: absolute;
	left: 283px;
	top: 0px;
	width: 86px;
	height: 103px;
	background: url(../about/img/bg_konoha01.png) 0 0 no-repeat;
}