@charset "Shift_JIS";


/*----------------------------
main
----------------------------*/

div.films {
	background-image: url(../img/films/films_main_bg.jpg);
	background-repeat: no-repeat;
}

p.screening{
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
}
div.thumb {
	clear: both;
	text-align: center;
}
div.thumb ul {
	margin: 10px 0 0 0;
	clear: both;
}
div.thumb li {
	float: left;
	text-align: center;
	width: 94px;
	margin: 0 5px;
	line-height: 1.3em;
	font-size: 90%;
}
div.thumb li img{
	padding: 10px 0 3px 0;
}
div.thumb a:link {
	color: #000000;
	text-decoration: none;
}
div.thumb a:visited {
	color: #666666;
	text-decoration: none;
}
div.thumb a:hover {
	color: #FF0000;
	text-decoration: underline;
}
h3{
	clear: both;
	margin: 20px 0 10px 0;
}
p {
	font-size: 120%;
	line-height: 1.8em;
}
div.filmex{
	width: 740px;
}
p.explanation {
	clear: left;
}
p.caption {
	font-size: 100%;
	line-height: 1.5em;
	float: left;
	padding: 0 0 7px 0;
}
p.prize {
	margin: 5px 0 0 0;
	font-size: 120%;
	clear: left;
	color: #009999;
	line-height: 1.5em;
	font-weight: bold;
}
