* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: small;
	line-height: 1.5em;
	text-align: left;
}
div#container {
	text-align: left;
	padding-left: 73px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
	color:#CCCCCC;
}
p#dvd1 {
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-left: 200px;
	padding-bottom: 20px;
	padding-right: 0px;
	color: #993300;
}
p#dvd2 {
	float: right;
	text-align: left;
	color: #993300;
	padding: 20px;
	width: 410px;
}
div#top_text {
	background-image: url(../images/top_copy_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 953px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	position: relative;
}
div#top_text div#bnr-movie {
	float: left;
	width: 200px;
	text-align: right;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 50px 0px 0px;
}
p#footer {
	font-size: 80%;
	color: #666666;
	clear: both;
	background-color: #000000;
}
div#movie {
	width:640px;
	margin:0px auto;
}