@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 100%;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #4b7f93;
}
.base #container {
	background-image: url(../img/bg_main.jpg);
	height: 992px;
	width: 1258px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.base #container2 {
	background-image: url(../img/bg_main.jpg);
	height: 992px;
	width: 1258px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
	position: relative;
	background-color: #4b7f93;
}
.base #menu {
	height: 120px;
	width: 722px;
	top: 52px;
	left: 270px;
	position: absolute;
}

.base #maincontent {
	height: 492px;
	width: 750px;
	padding-top: 5px;
	padding-left: 0px;
	position: absolute;
	left: 250px;
	top: 180px;
}
.base #maincontent_c1 {
	height: 498px;
	width: 762px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	left: 250px;
	top: 182px;
	background-image: url(../img/character01.jpg);
	background-repeat: no-repeat;
}
.base #maincontent_c2 {
	height: 498px;
	width: 762px;
	padding-left: 0px;
	position: absolute;
	left: 250px;
	top: 182px;
	background-image: url(../img/character02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.base #maincontent_c3 {
	height: 498px;
	width: 762px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	left: 250px;
	top: 182px;
	background-image: url(../img/character03.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.base #maincontent_d1 {
	height: 498px;
	width: 762px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	left: 250px;
	top: 182px;
	background-image: url(../img/dance.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.base #maincontent_f1 {
	height: 498px;
	width: 762px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	left: 250px;
	top: 182px;
	background-image: url(../img/fashion.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.base #maincontent_m1 {
	height: 498px;
	width: 762px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	left: 250px;
	top: 182px;
	background-image: url(../img/motto01.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.base #maincontent_m2 {
	height: 498px;
	width: 762px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	left: 250px;
	top: 182px;
	background-image: url(../img/motto02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.base #maincontent_mv {
	height: 498px;
	width: 762px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	left: 250px;
	top: 182px;
	background-image: url(../img/movie.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#maincontent .next {
	height: 111px;
	width: 850px;
	position: absolute;
	top: 210px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	left: -50px;
}

.base #footer {
	width: 1258px;
	position: absolute;
	top: 830px;
	left: 1px;
	height: 50px;
}
.banner01 {
	padding-left: 9px;
	padding-right: 10px;
}
.banner02 {
	padding-left: 9px;
	padding-right: 10px;
}
.banner03 {
	padding-left: 9px;
	padding-right: 10px;
}
.banner_3ds {
	padding-top: 9px;
	padding-left: 15px;
}
.base #footer2 {
	width: 1258px;
	position: absolute;
	top: 880px;
	text-align: center;
	left: 1px;
	height: 100px;
}
.foot_santa {
	height: 100px;
	width: 1250px;
	clear: left;
	padding-top: 5px;
}
.mov_tit {
	width: 748px;
	text-align: center;
	height: 420px;
	padding-top: 50px;
	padding-left: 8px;
}
.coming {
	text-align: center;
	padding-top: 130px;
}
.next_but {
	display:block;
	width:76px;
	height:111px;
	overflow: hidden;
	float: right;
	white-space: nowrap;
}
.next_but:hover {
	background-image: url(../img/next.gif);
	background-position:bottom;
	float: right;
	height: 111px;
	width: 76px;
}
.back_but {
	display:block;
	width:76px;
	height:111px;
	overflow: hidden;
	float: left;
	white-space: nowrap;
}
.back_but:hover {
	background-image: url(../img/back.gif);
	background-position:bottom;
	float: left;
	height: 111px;
	width: 76px;
}
.base #main_next {
	height: 111px;
	width: 850px;
	position: absolute;
	top: 210px;
	left: -50px;
}
.base #main_next_right {
	height: 111px;
	width: 75px;
	position: absolute;
	top: 210px;
	right: -38px;
}
.base #main_back_left {
	height: 111px;
	width: 75px;
	position: absolute;
	top: 210px;
	left: -50px;
}
.toindex {
	position: absolute;
	left: 169px;
	top: 2px;
	height: 78px;
	width: 171px;
}
.wrap {
	height: 992px;
	width: 1258px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #63548b;
}
