@import url("common.css");

#navi{
	width:174px;
	float:left;
	background-image: url(../img/movie/title.jpg);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	height: 500px;
}
#maincontent{
	width:705px;
	float:right;
	margin-top: 4px;
	height: 1300px;
	margin-left: 1px;
	background-image: url(../img/movie/uv.jpg);
	background-repeat: no-repeat;
}
.lead{
	width: 420px;
	margin-top: 120px;
	margin-right: auto;
	margin-left: 19px;
	height: 90px;
	margin-bottom: 0px;
}
