body {
	background-color: #edf3d0;
	background-image: url(images/5_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom: 30px;
	text-align: center;
}
#contents {
	padding-top: 573px;
}
#movie .left {
	float: left;
	width: 375px;
}
#movie .right {
	float: left;
	width: 425px;
}
#title {
	height: 308px;
	width: 800px;
}

#navi {
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 135px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}
#content {
	width: 800px;
	margin-top: 20px;
	height: 1547px;
	float: left;
	margin-bottom: 20px;
}
#news {
	margin: 0px;
	padding: 0px;
}
#wrap #contents #movie {
	margin-top: -30px;
}
