div.contents .title {
	margin-top: 30px;
	padding: 5px 0;
	font-weight: bold;
	border-bottom: 1px dotted #112266;
}

div.contents ol {
	margin: 10px 0 0;
	padding-left: 30px;
}

div.contents p.note {
	margin-top: 50px;
	font-weight: bold;
}

