/* CSS Document */

div.titleBox {
	background-image: url(../img/movies/moviesTitleImg.png);
}

.wrapMoviesBox01 {
	width: 100%;
	background: #000000;
	margin-bottom: 100px;
}

.moviesBox01 {
	width: 1000px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 60px;
}




