@charset "shift_jis";

.content .column .details p {
	text-indent: 1em;
}

.content .column .details p.notes {
	text-indent: 0;
	margin: 1em 0;
}

.content .column .details .paragraph {
	margin: 1em 0;
}

.content .column .details .first {
	margin-top: 0;
}

.content .column .details .inner {
	width: 590px;
	margin: 1em auto;
}

.content .column .details .inner dl {
	margin: 0 0 1em 0;
	padding: 0;
	overflow: hidden;
}

.content .column .details .inner dl dt {
	float: left;
	width: 6em;
	margin-right: 0.5em;
	font-weight: bold;
}

.content .column .details .inner dl dd {
	overflow: hidden;
	margin-bottom: 0.3em;
	_zoom: 1;
}
