@charset "UTF-8";

a:link {
	color: #C6F;
	text-decoration: none;
}
a:visited {
	color: #C09;
	text-decoration: none;
}

.movie {
	background-image: url(images/movie_base.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 515px;
	width: 820px;
}
.date {
	background-image: url(images/date_base.gif);
	width: 132px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
a:hover {
	color: #FCF;
	text-decoration: none;
}
.white {
	color: #FFF;
}
.small {
	font-size: 12px;
}
.link_base {
	background-attachment: scroll;
	background-image: url(images/link_base02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.pngfix {
}
.btn {
}
.mokuji {
	background-image: url(images/index_base02.png);
	background-repeat: repeat-y;
	background-position: center top;
}
