@charset "utf-8";

body {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
	font-size:13px;
	line-height:150%;
	background-image:url(../img2012/movie_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:auto;
	margin:0px 0px 0px 0px;
}

#mainBox{
	width:700px;
	height:100%;
}

#titleBox{
	width:680px;
	height:90px;
	margin:13px 0px 0px 20px;
	text-align:center;
	}
	
#movBox{
	width:640px;
	height:360px;
	margin:0px 0px 0px 40px;
	padding:0px 0px 0px 0px;
	border: none;
}

#mov0Box{
	width:640px;
	height:360px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: none;
}

#textBox{
	margin-top:25px;
	margin-left:20px;
	}

#bannerBox{
	width:680px;
	height:100%;
	margin-left:20px;
	text-align:center;
	}
	
#numberBox{
	width:680px;
	height:100%;
	margin:22px 0px 0px 20px;
	text-align:center;
	}