@charset "UTF-8";

.sectionLv2 h2{
	text-align: center;
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	margin: 30px 0 25px 0;
	padding: 0;
	border-left: 0px;
	border-left-color: #FFFFFF;
	border-bottom: 0px;
	border-bottom-color: #FFFFFF;
}

.asof{
text-align: right;
font-size: 12px;
line-height: 16px;
margin: 30px 10px 30px 0;
}

.short{
margin: 10px 25px 0 25px;
font-size: 13px;
line-height: 16px;
}

.list{
margin: 10px 30px 10px 40px;
font-size: 13px;
line-height: 16px;
}

ol{
margin:5px 0 5px 25px;
font-size: 13px;
line-height: 16px;
}
