@charset "utf-8";

.contents section {
	width: 960px;
	overflow: hidden;
	padding-bottom: 36px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;
}

h2 {
	float: left;
	text-align: left;
}

.main {
	width: 620px;
	float: right;
	text-align: left;
}

.main dt {
	font-size: 24px;
	margin-bottom: 13px;
	line-height: 1;
}

.main dl {
	padding-bottom: 27px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #d9d9d9;
}

.main dl.last {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.main p,
.main dd {
	line-height: 1.6;
}

/* description */
#description .movie {
	width: 420px;
	height: 240px;
	overflow: hidden;
	background: #f4f4f4;
}

/* reservation */
#reservation {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}