body {
	background-color: #FFFFFF;
	margin-left: 2em;
	margin-right: 2em;
}

td.header {
	text-align: center;
	background-color: #d8d8d8;
	padding: 0.3em;
}

div.mokuji {
	line-height: 1.5;
}

div.title {
	margin-top: 1em;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

div.subtitle {
	margin-top: 1em;
	font-size: 90%;
	text-align: center;
}

div.division {
	font-weight: bold;
	margin-top: 1.5em;
	line-height: 1.5;
}

div.chapter {
	font-size: 90%;
	font-weight: bold;
	padding-left: 1em;
	margin-top: 0.5em;
	line-height: 1.5;
}

div.section {
	margin-left: 3em;
	font-size: 80%;
	line-height: 1.5;
}

div.subsection {
	margin-left: 5em;
	font-size: 80%;
	line-height: 1.5;
}
