@charset "utf-8";
h3{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:0.5em;
	text-align:left;
}
p.TextLast{
	border-bottom:1px #CCCCCC dashed;
	padding-bottom:0.5em;
}
.textLast2{
	border-top:1px #CCCCCC dashed;
	padding-top:1em;
}
.text_important{
	font-weight:bold;
}
ol.list{
	list-style:decimal;
	line-height:1.6;
	margin-left:2em;
	margin-bottom:1em;
	padding:0;
	text-align:left;
}