@charset "shift_jis";

/* ========================================
	bg-page
======================================== */
#bg-page01 {
	background: url(../character/images/bg_page01.jpg) center 140px no-repeat;
}

#bg-page02 {
	background: url(../character/images/bg_page02.jpg) center 480px no-repeat;
}

#bg-page03 {
	background: url(../character/images/bg_page03.jpg) center 820px no-repeat;
}

/* ========================================
	container
======================================== */
#bg-ttl {
	background: url(../character/images/bg_ttl.png) center 0 no-repeat;
}

#container {
	padding-bottom: 0;
	width: 100%;
	height: 1039px;
}

#container #flashcontent {
	position: absolute;
	top: 0;
	height: 1029px;
	width: 100%;
}

#container .lead {
	margin-top: 22px;
	text-align: center;
}

#container .ground {
	margin: 0 auto;
	width: 960px;
	height: 969px;
	background: url(../character/images/ground.png) 92px 422px no-repeat;
	position: relative;
}

#container .chara {
	position: absolute;
	top: 289px;
	left: 157px;
}

#container .chara-funky {
	position: absolute;
	top: 427px;
	right: 10px;
}

#container .chara-name .donkey {
	position: absolute;
	top: 293px;
	left: 0;
}

#container .chara-name .diddy {
	position: absolute;
	top: 658px;
	left: 0;
}

#container .chara-name .dixie {
	position: absolute;
	top: 678px;
	left: 641px;
}

#container .chara-name .cranky {
	position: absolute;
	top: 818px;
	left: 389px;
}

#footer {
	margin-top: -20px;
}

/* ========================================
	popWrap
======================================== */
#modal {
	display: none;
	position: absolute;
		z-index: 9200;
		left: 50%;
	width: 960px;
	height: 830px;
	margin-left: -480px;
}

#popBody {
	background: transparent;
}

#popWrap {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

#popbg01 {
	margin-top: 65px;
	background: url(../character/images/pop_bg01.png) 0 0 no-repeat;
}

#popbg02 {
	height: 763px;
	background: url(../character/images/pop_bg02.png) 0 382px no-repeat;
}

#popWrap .pop-ttl {
	padding: 65px 0 4px 0;
	text-align: center;
}

#popWrap #moviearea {
	width: 764px;
	height: 493px;
	position: absolute;
	top: 107px;
	left: 99px;
}

#popWrap #stagePoster,
#popWrap #stageVideo {
	position: absolute;
	top: 18px;
	left: 24px;
}

#popWrap .pop-copy {
	position: absolute;
	top: 621px;
	left: 99px;
}

#popWrap #pop-close {
	position: absolute;
	top: -15px;
	right: 21px;
}

#popWrap .pop-prev {
	position: absolute;
	top: 295px;
	left: 8px;
}

#popWrap .pop-next {
	position: absolute;
	top: 295px;
	right: 2px;
}

#popWrap .pop-chara {
	position: absolute;
	top: -65px;
	left: 3px;
}

#popbg-funky {
	margin-top: 65px;
	height: 513px;
	background: url(../character/images/pop_bg_funky.png) 0 0 no-repeat;
}

#popbg-funky .pop-ttl-funky {
	padding: 136px 0 0 475px;
}

#popbg-funky .pop-copy-funky {
	padding: 10px 0 0 399px;
}

#popbg-funky .pop-chara-funky {
	position: absolute;
	top: 80px;
	left: 90px;
}
