@charset "Shift_JIS";
/*------------------------------------------------------------------------------
  powerup
------------------------------------------------------------------------------*/
#course #wrapper,
#course #bglowlayer,
#course #bgcontent,
#course #contentlayer{
	height: 885px;
}
#course #bglowlayer #bgcontent #panel01,
#course #bglowlayer #bgcontent #panel02,
#course #bglowlayer #bgcontent #panel03{
	width: 310px;
	height: 314px;
	background: url(../course/img/bg_panel01.png) 0 0 no-repeat;
	position: absolute;
}
#course #bglowlayer #bgcontent #panel01{
	left: 420px;
	top: 382px;
}
#course #bglowlayer #bgcontent #panel02{
	left: 746px;
	top: 382px;
}
#course #bglowlayer #bgcontent #panel03{
	left: 1072px;
	top: 382px;
}
#course #bglowlayer #bgcontent #chara01{
	width: 116px;
	height: 153px;
	background: url(../course/img/bg_chara01.png) 0 0 no-repeat;
	position: absolute;
	left: 494px;
	top: 751px;
}
#course #contentlayer{
	background: url(../shared/bg_footer.png) center bottom repeat-x;
}
#course #pagetitle{
	width: 960px;
	height: 112px;
	margin: 0 auto;
	position: relative;
}
#course #pagetitle h1{
	position: absolute;
	left: 0;
	top: 47px;
}
#course #pagetitle p{
	position: absolute;
	left: 199px;
	top: 56px;
}
#course #pagetitle div{
	position: absolute;
	left: 765px;
	top: 14px;
	width: 131px;
	height: 134px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 50%;
	line-height: 0.01%;
	background: url(../course/img/txt_course.png) 0 0 no-repeat;
}
#course #primary{
	width: 960px;
	height: 500px;
	margin: 0 auto;
}
#course #primary dl{
	float: left;
	position: relative;
	margin: 54px 0 48px 0;
}
#course #primary #world01{
	width: 326px;
	height: 294px;
}
#course #primary #world02{
	width: 326px;
	height: 294px;
}
#course #primary #world03{
	width: 305px;
	height: 294px;
}
#course #primary dl dt{
	position:absolute;
	left: 20px;
	top: 23px;
}
#course #primary dl .movie01{
	position: absolute;
	left: 19px;
	top: 60px;
}
#course #primary dl .txt01{
	position:absolute;
	left: 19px;
	top: 236px;
}
#course #primary p{
	width: 319px;
	margin: 0 auto;
}