@charset "utf-8";

ol.contents {
	text-align: left;
	padding-left: 0;
	list-style-type: none;
}

ol.contents li {
	padding-top: 0.5em;
}

ol.contents ol {
	list-style-type: none;
	padding-left: 2em;
}

ol.contents a {
	font-weight: normal;
}
