@charset "shift_jis";


#index {
	background: #FFFFFF url(../common/bg_main01.jpg) center 581px repeat-y;
}

#top-wrapper {
	margin: 0 auto;
/*	background: url(../images/bg02.jpg) center top no-repeat;*/
	width: 100%;
	min-width: 960px;
	max-width: 2000px;
	position: relative;
}

#top-wrapper2 {
/*	background: url(../images/bg03.jpg) center 180px no-repeat;*/
	width: 100%;
	min-width: 960px;
	max-width: 2000px;
}

#top-wrapper3 {
/*	background: url(../images/bg04.jpg) center 360px no-repeat;*/
	width: 100%;
	min-width: 960px;
	max-width: 2000px;
}

#top-wrapper4 {
/*	background: url(../images/bg05.jpg) center 600px no-repeat;*/
	width: 100%;
	min-width: 960px;
	max-width: 2000px;
}

#mainvisual {
	position: relative;
	height: 759px;
	overflow: hidden;
}


#flash-main {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

#flash-main #title {
	position: absolute;
	/*top: 10px;*/
	top: 59px;
	left: 557px;
}

#flash-main #movie li {
	position: absolute;
	/*top: 370px;*/
	top: 419px;
	left: 605px;
}

#flash-main #chara {
	position: absolute;
	top: 0;
	left: 0;
}
#flash-main #chara2 {
	position: absolute;
	top: 0;
	left: 679px;
}
#flash-main #chara3 {
	position: absolute;
	top: 655px;
	left: 0;
}
#top-navi {
	position: absolute;
	/*top: 606px;*/
	top: 655px;
	left: 0;
}

#top-navi #top-navi02,
#top-navi #top-navi03,
#top-navi #top-navi04,
#top-navi #top-navi05 {
	margin-top: 13px;
}

#top-navi li {
	float: left;
}


#top-main {
	background: url(../images/bg06.jpg) center top no-repeat;
	width: 100%;
	min-width: 960px;
	max-width: 2000px;
	position: absolute;
	top: 759px;
}


#bottom {
	clear: both;
	margin: 5px auto 26px auto;
	padding-top: 5px;
	padding-left: 6px;
	width: 954px;
}

#bottom .package {
	margin-top: 8px;
	width: 89px;
	float: left;
}

#bottom .cero {
	margin-top: 85px;
	width: 44px;
	float: left;
}

#bottom .spec {
	margin-top: 8px;
	width: 518px;
	float: left;
}


#bottom .spec li {
	width: 253px;
	float: left;
}

#bottom .rightbtn {
	padding-left:23px; 
	width: 279px;
	float: left;
	background: url(../images/line.png) 0 0 no-repeat;
}

#bottom2 {
	clear: both;
	margin: 0 auto 26px auto;
	width: 954px;
}

#bottom2 .club {
	width: 655px;
	float:left;
}

#bottom2 .guide {
	margin-top: 21px;
	width: 170px;
	float:right;
}

#footer-btm {
	margin: 0 auto;
	width: 960px;
}


#index #footer-btm .foot-nav02 {
	float: left;
	height: 20px;
	margin: 0;
}

#footer-btm .copyright {
	margin-top: 5px;
	float: right;
}


#index #footer {
	clear: both;
}


#index #header-logo {
	position:absolute;
	top: 0;
	width: 100%;
	min-width: 960px;
	max-width: 2000px;
	z-index:100;
}

* html #header-logo {
	width:expression(document.body.clientWidth < 962? "960px" : "auto");
}