body {
	background-color: #000000;
}
#wrapper {
	padding-left: 279px;
	margin: 0 auto 40px;
	width: 745px;
	background: url(../img/index_bg01.jpg) no-repeat left top;
	position: relative;
}
#main {
	width: 543px;
	background: url(../img/index_bg02.jpg) no-repeat right top;
	padding-right: 202px;
}
#movie {
	background: url(../img/index_bg04.jpg) no-repeat left bottom;
	height: 292px;
	text-align: center;
}
#movie .btn {
	padding-top: 14px;
}
#cu {
	float: left;
	width: 334px;
}
#cu .note {
	background: url(../img/index_bg05.jpg) no-repeat left top;
	width: 262px;
	padding: 20px 0 50px 250px;
	height: 30px;
}
#note {
	float: left;
	background: url(../img/index_bg03.jpg) no-repeat left top;
	width: 233px;
	padding-top: 250px;
	color: #ffffff;
	font-size: 90%;
}
#note a {
	color: #C00000;
}
#regal {
	color: #4a4400;
	font-size: 85%;
	clear: both;
}
.fly {
	position: absolute;
	top: 0;
	left: 36px;
}
.mg_t10 {
	margin-top: 10px;
}