﻿@charset "utf-8";
#Body ul {
	font-size: 130%;
	line-height: 130%;
}
#Body ol {
	font-size: 130%;
	line-height: 130%;
	margin: 10px 40px 0 20px;
	padding: 0 0 0 30px;
}
#Body ol li {
	margin-top: 8px;
}
#Body span {
	color: #c00;
}