@charset "Shift_JIS";

#contents {
	background-image: url("../img/helmet7.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

#contents dl {
	clear: both;
	display: block;
	margin: 1em 10px 2em 10px;
	padding: 0;
	line-height: 1.5em;
}

#contents dt {
	clear: both;
	display: block;

	margin: 1em 0 0 0;
	padding: 0;
	width: 8em;
	text-indent: 0;
	text-align: right;
}

#contents dd {
	display: block;
	margin: 0 0 0 9em;
	padding: 0;
	text-indent: 0;
}
