/* --------------------------------------------------------------------------- */
/* kiyaku page */
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------*/

.chapter {
	margin: 0 20px 50px 20px;
}
.chapter ul{
	margin: 0 0 10px 20px;
	list-style-type: none;
}
.chapter h3{
	margin: 20px 0 10px 0;
	font-size: x-small;
}
html>body .chapter h3{
	font-size: medium;
}
.date{
	text-align: right;
	margin: 0 20px 10px 20px;
}
