@charset "utf-8";
/* CSS Document */

#content .box01{
	font-size:1.2em;
}

#content .box01 ol li {
	margin-bottom:5px;
}

#content .box01 ol li ol{
	margin-top:5px;
	list-style-type:lower-roman;
}
