@charset "shift_jis";

/* ========================================
	adventure 
======================================== */
#main .ttl {
	padding: 8px 0 21px 29px;
}

#main .story-top {
	margin: 0 0 0 40px;
	width: 880px;
	position: relative;
}

#main .story-top-copy {
	position: absolute;
	top: 10px;
	left: 372px;
}

#main .fruit {
	margin: 19px 0 0 40px;
	width: 880px;
	height: 515px;
	position: relative;
	background: url(../adventure/images/fruit_bg.png) 0 0 no-repeat;
}

#main .fruit .fruit-ttl {
	padding: 22px 0 0 22px;
}

#main .fruit .fruit-ttl dt {
	margin: 0 0 10px 0;
}

#main .fruit .fruit_img1 {
	position: absolute;
	top: 118px;
	left: 29px;
}

#main .fruit .fruit_img1 dt {
	margin: 0 0 12px 0;
}

#main .fruit .fruit_img2 {
	position: absolute;
	top: 118px;
	left: 320px;
}

#main .fruit .fruit_img2 dt {
	margin: 0 0 11px 0;
}

#main .fruit .fruit_img3 {
	position: absolute;
	top: 118px;
	left: 610px;
}

#main .fruit .fruit_img3 dt {
	margin: 0 0 12px 0;
}


#main .fruit .fruit-pikmin {
	position: absolute;
	top: -241px;
	left: 628px;
}

#main .place {
	margin: 23px 0 0 40px;
	height: 616px;
	position: relative;
	background: url(../adventure/images/place_pikmin.png) 650px 0 no-repeat;
}

#main .place .place-ttl dt {
	margin: 19px 0 11px 0;
}

#main .place #place-movie {
	margin: 0 0 0 -40px;
}


#main .place #place-movie ul {
	margin: 44px 0 0 39px;
	height: 196px;
}

#main .place #place-movie li {
	margin: 0 16px 0 0;
	width: 209px;
	float: left;
}

#main .place .place-ttl2 {
	position: absolute;
	top: 345px;
	left: 0;
}

#main .place .place-img1 {
	position: absolute;
	top: 373px;
	left: 0;
}

#main .place .place-img2 {
	position: absolute;
	top: 373px;
	left: 350px;
}

#main .place .place-img3 {
	position: absolute;
	top: 422px;
	left: 350px;
}

#main .place .place-pikmin {
	position: absolute;
	top: -19px;
	left: 613px;
}

#main .danger {
	margin: 53px 0 0 40px;
	position: relative;
	height: 950px;
}

#main .danger-ttl dt {
	margin: 0 0 10px 0;
}

#main .danger-img {
	position: relative;
	top: 15px;
	left: -12px;
	z-index: 10;
	width: 447px;
}

#main .danger .danger-movie {
	position: absolute;
	top: 0;
	left: 440px;
}

#main .danger .danger-protist-ttl {
	position: absolute;
	top: 299px;
	left: 92px;
}

#main .danger .danger-protist-img1 {
	position: absolute;
	top: 344px;
	left: 90px;
}

#main .danger .danger-protist-img2 {
	position: absolute;
	top: 344px;
	left: 460px;
}

#main .danger .danger_diary {
	position: absolute;
	top: 652px;
	left: 31px;
}

#main .back {
	margin: 43px 0 0 40px;
	position: relative;
	height: 465px;
}

#main .back .back-ttl dt {
	margin: 0 0 10px 0;
}

#main .back .back-img {
	position: absolute;
	top: 0;
	left: 550px;
}
#main .back .back-img2 {
	position: absolute;
	top: 216px;
	left: 59px;
}





/* ========================================
	pop 
======================================== */
#pop-wrapper {
	margin: 0 auto;
	width: 960px;
	height: 640px;
	position: relative;
}

#pop-wrapper #pop-inner1 {
	background: url(../adventure/images/pop_bg1.png) 0 0 no-repeat;
}

#pop-wrapper #pop-inner2 {
	background: url(../adventure/images/pop_bg2.png) 0 380px no-repeat;
	height: 640px;
}

#pop-wrapper #pop-movie {
	padding: 68px 0 0 70px;
}

#pop-wrapper .movie-inner {
	width: 826px;
	height: 479px;
	text-align: center;
	padding: 50px 0 0 0;
	background: url(../adventure/images/pop_movie_bg.png) 0 0 no-repeat;
}

#pop-wrapper #stagePoster {
	width: 826px;
	height: 529px;
	position: relative;
}

#pop-wrapper #stagePoster .movie-inner {
	padding: 0;
	height: 529px;
}

#pop-wrapper .sceneslide li {
	position: absolute;
	top: 10px;
	left: 10px;
}

#pop-wrapper .pop-close {
	position: absolute;
	top: 19px;
	left: 894px;
}