@charset "utf-8";

/*-----------------------------------------------------------------------*/
/*【index】*/
/*-----------------------------------------------------------------------*/
#author {
	text-align:right;
}
section {
	margin-bottom:1.5em;
}
section h2 {
	margin:0;
	padding:0;
	margin-bottom:0.5em;
	font-weight:bold;
	font-size:1.125em;
}
section p {
	margin-left:2em;
	margin-top:0.5em;
	margin-bottom:0.5em;
	text-indent:1em;
}
section p.no {
	margin-left:2em;
	margin-top:0;
	margin-bottom:0;
	padding-left:1em;
	text-indent:-1em;
}
section p.sub {
	margin-left:3em;
}
section p.noindent {
	text-indent:0;
}
