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

#contents h3 {
	font-weight:bold;
	font-size:120%;
	margin-bottom:20px;
	padding-bottom:10px;
	background:url(../images/line.jpg) repeat-x 0 bottom;
	color:#CC6600;
}
#contents ol {
	padding-left:20px;
	margin-bottom:50px;
}
#contents ol li {
	list-style-type:decimal;
	margin-bottom:5px;
}
#contents h4 {
	font-weight:bold;
	font-size:110%;
	margin-bottom:10px;
}