@import url("base_style.css");

.top {
	background-image: url(img/top_img.png);
	padding: 0px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center;
	height: 585px;
	weight: 780px;
}
.enter {
	padding-top: 470px;
	padding-left: 680px;
	}

.top_main {
	width: 780px;
	height: 585px;
	MARGIN: 0px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px; 
}
/* link */

a.film_link:link { color:#ff6633; text-decoration:none; }
a.film_link:visited { color:#666666; text-decoration:none; }
a.film_link:hover { color:#999999; text-decoration:none; }
