@charset "utf-8";
/* CSS Document */

#tokuho ol {
	list-style-position: outside;
	list-style-type: decimal;
	padding-left: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#tokuho h3 {
	font-weight: bold;
	font-size: 14px;
	padding-left: 5px;
}