@charset "UTF-8";

/*------------ ceremony ------------*/

.left_memo {
	width: 205px;
	float: left;
}

.right_memo {
	width: 454px;
	float: right;
}

.left_ha {
	width: 371px;
	float: left;
}

.right_ha {
	width: 297px;
	float: right;
}

.right_ha dt {
	font-weight: bold;
	font-size: 1.1em;
}

.right_ha dd {
	margin: 0 0 0 15px;
}