@charset "Shift_JIS";

/* ==================================================
	#container
================================================== */
#container * {
	margin:0; padding:0;
}

#container {
	position:relative;
	padding:0;
	width: 1016px;
	margin: 0 auto;
	text-align:left;
	background:url(img/bg.jpg) no-repeat;
}

#container .clear{clear:both;}

#main{width: 1000px; height:683px; margin:0 6px; position:relative;}
#main h1{width: 367px; height:164px; position:absolute; top:11px; left:317px; text-indent: -10000px; font-size:1%; background:url(img/h1.gif) no-repeat;}
#main h2{width: 217px; height:362px; position:absolute; top:149px; left:19px; text-indent: -10000px; font-size:1%; background:url(img/h2_3.gif) no-repeat;}
#main h3{width: 460px; height:35px; position:absolute; top:450px; left:272px; text-indent: -10000px; font-size:1%; background:url(img/h3_3.gif) no-repeat;}
#main #trailer{width:464px; height:272px; position:absolute; top:178px; left:268px; background:#000 url(img/noflash.jpg) no-repeat;}
#roadshow{width: 197px; height:40px; position:absolute; top:510px; left:769px;}
#enter{width: 196px; height:48px; position:absolute; top:289px; left:769px;}
#theater{width: 197px; height:40px; position:absolute; top:550px; left:769px;}
#dvd{width: 206px; height:205px; position:absolute; top:428px; left:763px;}
#billing{text-align:center; margin:15px 0 0;}


/* ==================================================
	#footer
================================================== */

#footer {
	width: 1016px;
	margin: 10px auto 0;
	text-align:left;
	padding-bottom:15px;
	color:#999;
}

#footer .attention {
	font-size:10px;
	line-height:140%;
	text-align:center;
	margin-top:10px;
}

#footer p.copyright {
	text-align:center;
	font-size: 10px ;
}

#footer p.miramax{
	text-align:center;
	font-size: 10px ;
	padding-bottom:8px;
}

