@charset "utf-8";

@import url("common.css");

#cinema_contents #main_img {
	background-image: url(../img/index/main.jpg);
	margin: 5px 0 0;
	width: 750px;
	height: 552px;
	text-indent: -9000px;
}