@charset "Shift_JIS";

.h2section {
	line-height:1.5;
}
.h3section {
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
}
.h3section p {
	margin:10px;
}
.h3section ol,
.h3section ul {
	margin:10px;
}
.h3section ol li,
.h3section ul li {
	margin-bottom:3px;
}
.indent {
	padding-left:2em;
	text-indent:-1.5em;
}
ol.indent {
	padding-left:1.9em;
	text-indent:-1.9em;
}
.numindent {
	padding-left:1.0em;
	text-indent:-1.0em;
}

#credit {
	padding:10px;
	text-align:right;
	line-height:1.5;
	margin:20px 0;
}
