@charset "utf-8";

#topmovie {
	margin-bottom: 20px;
}

.section h3 {
	margin-bottom: 10px;
}

.section h4 {
	margin-bottom: 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #333333;
}

#anniversary dl {
	margin-top: 1em;
	margin-bottom: 2em;
	font-size: 0.9em;
}

#anniversary dt {
	float: left;
	width: 8em;
}

#anniversary dd {
	padding-left: 8em;
	margin-bottom: 1em;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#anniversary p {
	font-size: 1.2em;
}