@charset "shift_jis";

#wrapper01 {
	background-image: url(../enjoy/images/bg01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}

#wrapper02 {
	background-image: url(../enjoy/images/bg02.jpg);
	background-position: center 250px;
	background-repeat: no-repeat;
}

#wrapper03 {
	background-image: url(../enjoy/images/bg03.jpg);
	background-position: center 500px;
	background-repeat: no-repeat;
}

#wrapper04 {
	background-image: url(../enjoy/images/bg04.jpg);
	background-position: center 750px;
	background-repeat: no-repeat;
}

#wrapper05 {
	background-image: url(../enjoy/images/bg05.jpg);
	background-position: center 1000px;
	background-repeat: no-repeat;
}

#wrapper06 {
	background-image: url(../enjoy/images/bg06.jpg);
	background-position: center 1250px;
	background-repeat: no-repeat;
}

#wrapper07 {
	background-image: url(../enjoy/images/bg07.jpg);
	background-position: center 1500px;
	background-repeat: no-repeat;
}

#wrapper08 {
	background-image: url(../enjoy/images/bg08.jpg);
	background-position: center 1750px;
	background-repeat: no-repeat;
}

#wrapper09 {
	background-image: url(../enjoy/images/bg09.jpg);
	background-position: center 2000px;
	background-repeat: no-repeat;
}

#wrapper10 {
	background-image: url(../enjoy/images/bg10.jpg);
	background-position: center 2250px;
	background-repeat: no-repeat;
}

#wrapper11 {
	background-image: url(../enjoy/images/bg11.jpg);
	background-position: center 2500px;
	background-repeat: no-repeat;
}


/* ========================================
	#main
======================================== */
h1.ttl {
	margin-top: 24px;
	text-align: center;
}

p.copy {
	margin-top: 18px;
	text-align: center;
}

/* --------------------------------
	#enjoy01
-------------------------------- */
#enjoy01 {
	position: relative;
	height: 1015px;
	margin-top: 6px;
	text-align: center;
	background: url(../enjoy/images/bg_enjoy01_top.png) no-repeat center top;
}

#enjoy01 .enjoy01-wrap {
	padding-top: 68px;
	background: url(../enjoy/images/bg_enjoy01_center.png) no-repeat center center;
}

#enjoy01 .inner {
	width: 832px;
	height: 950px;
	margin: 0 auto;
	padding: 0 64px;

	background: url(../enjoy/images/bg_enjoy01_btm.png) no-repeat center bottom;
}

#enjoy01 .inner .movie-area {
	float: left;
	width: 416px;
	margin-bottom: 35px;
}

#enjoy01 .inner .movie-area .movie {
	width: 386px;
	height: 308px;
	margin: 0 auto 16px;
}

#enjoy01 .inner .movie-area.btm {
	margin-bottom: 30px;
}

#enjoy01 .inner .movie-area .movie dl dd {
	margin-top: 10px;
}

/* --------------------------------
	#enjoy02
-------------------------------- */
#enjoy02 {
	position: relative;
	height: 503px;
	margin-top: 14px;
	text-align: center;
	background: url(../enjoy/images/bg_enjoy02.png) no-repeat center top;
}

#enjoy02 .inner {
	width: 806px;
	margin: 0 auto;
	padding-top: 73px;
}

#enjoy02 #enjoy02-movie {
	float: left;
	width: 423px;
	height: 297px;
	margin-top: 17px;
}

#enjoy02 p {
	float: left;
	margin: 20px 0 0 10px;
}

#enjoy02 #chara {
	position: absolute;
		top: 244px;
		left: 574px;
}