@charset "UTF-8";

h3 {
	color: #762000;
	font-size: larger;
	margin: 30px 0 0 0;
}


/* -- 函館と映画 ------------------------------------------------------ */
p.eiga_susume {
	margin-bottom:0;
	padding-bottom:0;
}

ol.eiga_susume {
	margin-top:0.5em;
	padding-top:0;
}
ol.eiga_susume li {
	margin-bottom:.8em;
}
ol.eiga_susume strong {
	color:#7E0000;
}


h3.eiga_tojo {
	color: #762000;
	font-size: larger;
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:1px dotted #762000;
}
h3.eiga_tojo a {
	color: #762000;
}
p.eiga_tojo {
	margin-top:0.5em;
	padding-top:0;
}


/* -- 聖なる函館 ------------------------------------------------------ */
.seinaru_poster {}
.seinaru_poster td {
	text-align:center;
	vertical-align:top;
	padding:10px 5px;
}
.seinaru_poster a:hover img {
	filter:alpha(Opacity=80); /* IE 用 */
	-moz-opacity:0.8; /* Mozilla 用 */
	-khtml-opacity:0.8; /* KHTML 用 */
	opacity:0.8; /* Safari 用 */
}
