@charset "utf-8";

ol {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	margin-bottom: 20px;
}

