@charset "utf-8";
/* CSS Document */

#section01 {
	width:1080px;
	height:525px;
	margin-top:-10px;
	background:url(../images/bg_title.png) no-repeat;
	background-color:#FF0;
	font-size:0em;
}
#section02 {
	width:1080px;
	height:442px;
	background:url(../images/bg_movie.png) no-repeat;
}
#movie {
	width:708px;
	height:399px;
	/*margin-left:59px;*/
	float:left;
}
#section03 {
	width:1080px;
	height:560px;
	background:url(../images/about.png) no-repeat;
	font-size:0em;
}
#section04 {
	width:1080px;
	height:1400px;
	background:url(../images/cast_160322.png) no-repeat;
	font-size:0em;
}

/*------------- 160322追記 ----------------*/
#about01, #about02, #about03, #about04, #about05, #about06 {
	width:1080px;
	font-size:0em;
}
#about01 {
	background:url(../images/about01.png) no-repeat;
	height:1368px;
}
#about02 {
	background:url(../images/about02.png) no-repeat;
	height:1130px;
}
#about03 {
	background:url(../images/about03.png) no-repeat;
	height:1140px;
}
#about04 {
	background:url(../images/about04.png) no-repeat;
	height:1166px;
}
#about05 {
	background:url(../images/about05.png) no-repeat;
	height:1168px;
}
#about06 {
	background:url(../images/about06.png) no-repeat;
	height:2250px;
}
