#intro_box,
#story_box,
#staff_box,
#cast_box{
 background-position: center 0%;
 background-repeat: no-repeat;
 width: 100%;
 height: 1136px;
 margin: 0px auto;
 background-repeat: no-repeat;
 background-position: center top;
}


#intro_set_box,
#story_set_box,
#staff_set_box,
#cast_set_box
{

 margin-right: auto;
 margin-left: auto;
 margin-bottom: 0px;
 padding: 0px;
 width: 1000px;
 height: 1136px;
 z-index: 3000;
}



/*-----イントロ-------*/

#intro_box{
 background-image: url(../images/sub_bg_intro.jpg);
 color: #FFFFFF;
}

.intro_txt{
 width: 859px;
 margin-left: 65px;
 padding-top: 506px;
}


.down_intro{
 position: absolute;
 margin-top: 12px;
 width: 84px;
 height: 85px; z-index: 10; filter: alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
}



/*-----ストーリー-------*/

#story_box{ background-image: url(../images/sub_bg_story.jpg);}


.story_txt{
 padding-top: 464px;
 padding-left: 309px;
 width: 661px;
 color: #FFFFFF;
}




/*-----スタッフ-------*/

#staff_box{ background-image: url(../images/sub_bg_staff.jpg);}


.staff_1,
.staff_2,
.staff_3,
.staff_4
{
 width: 563px;
 color: #FFFFFF;
 position: absolute;
 margin-top: 250px;
 margin-left: 36px;
}


#staff_box h3{
 color: #D3BC79;
 text-align: left;
 font: bold 140%;
 margin-bottom: 10px;
}





/*-----キャスト-------*/

#cast_box{ background-image: url(../images/sub_bg_cast.jpg);}

#cast_box h3{
 color: #D3BC79;
 text-align: left;
 font: bold 140%;
 margin-bottom: 10px;
}

.cast_pt{
 position: absolute;
 width: 278px;
 height: 384px;
 margin-top: 30px;
 margin-left: 15px;
}

.cast_txt_j{
 z-index: 100;
 width: 620px;
 position: absolute;
 margin-left: 320px;
 color: #FFFFFF;
 margin-top: 10px;
}

.cast_txt{
 z-index: 100;
 width: 620px;
 position: absolute;
 margin-left: 320px;
 color: #FFFFFF;
 margin-top: 80px;
}


#cast_1,#cast_2,#cast_3,#cast_4,#cast_5,#cast_6,#cast_7
{
 z-index: 10;
 position: absolute;
 width: 973px;
 float: left;
 position: absolute;
 overflow: hidden;
 margin-top: 30px;
 margin-left: 0px;
 height: 450px;
}


.tojiru{
 position: absolute;
 z-index: 31;
 background-image: url(http://wildcard-movie.com/images/btn_close_off.jpg);
 background-repeat: no-repeat;
 border: 0;
 width: 88px;
 height: 32px;
 margin-left: 878px;
 padding: 0px;
 margin-top: 12px;
}

.tojiru a{
	z-index: 29;
	background-image: url(http://wildcard-movie.com/images/btn_close_off.jpg);
	background-repeat: no-repeat;
	border:0;
	width:88px;
	height: 32px;
	display: block;
}