@charset "utf-8";

/* ==================== Content ==================== */
div.top-bottom {
	background: none;
}

.content-title, .title-information {
	margin-bottom: 0.8em;
	line-height: 110%;
	font-size: 30px;
}

dl#information {
	line-height:150%;
}

dl#information dt {
	clear: left;
	float: left;

}

dl#information dd {
	padding-left: 7em;
	padding-bottom:1em;
}
