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

#container {
	background-color:#F00;
	color:#fff;
}
#header {
	height:903px;
	background:url(../images/bg.jpg) repeat-x;
	background-color:#FF0;
	font-size:0em:
}
#header h1 {
	width:980px;
	height:502px;
	margin:0 auto;
	background:url(../images/bg_title.png) no-repeat;
	font-size:0em;
}
#header h2 {
	font-size:0em;
}
#gaya {
	width:980px;
	height:401px;
	margin:0 auto;
	background:url(../images/bg_movie.png) no-repeat;
}
#movie {
	width:640px;
	height:360px;
	margin-left:54px;
	float:left;
}
#content {
	width:980px;
	margin:0 auto;
}
#about {
	width:980px;
	height:427px;
	background:url(../images/about.png) no-repeat;
	font-size:0em;
}
#cast {
	width:980px;
	height:440px;
	background:url(../images/cast.png) no-repeat;
	font-size:0em;
}

/*----160318追記------*/
#cast_160321 {
	background:url(../images/cast_160321.png) no-repeat;
	width:980px;
	height:420px;
	margin:0 auto;
	font-size:0em;
}
#about01, #about02, #about03, #about04, #about05, #about06 {
	font-size:0em;
	margin:0 auto;
}
#about01 {
	background:url(../images/about01.png) center no-repeat;
	height:400px;
}
#about02 {
	background:url(../images/about02.png) center no-repeat;
	height:305px;
}
#about03 {
	background:url(../images/about03.png) center no-repeat;
	height:655px;
}
#about04 {
	background:url(../images/about04.png) center no-repeat;
	height:390px;
}
#about05 {
	background:url(../images/about05.png) center no-repeat;
	height:400px;
}
#about06 {
	background:url(../images/about06.png) center no-repeat;
	height:840px;
}


















