@charset "UTF-8";

.sectionLv2 h2{
	text-align: center;
	color: #222222;
	font-size: 15px;
	font-weight: bold;
	margin: 45px 0 40px 0;
	padding: 0;
	border-left: 0px;
	border-left-color: #FFFFFF;
	border-bottom: 0px;
	border-bottom-color: #FFFFFF;
}

.est{
text-align: right;
font-size: 12px;
line-height: 16px;
margin: 30px 10px 30px 0;
}

.short{
margin-left: 25px;
font-size: 13px;
line-height: 16px;
}

.list{
margin: 30px 45px 5px 50px;
font-size: 13px;
line-height: 16px;
}

.list li{
margin-top: 10px;
}

#upper ol{
margin:5px 0 5px 25px;
list-style-type: upper-roman;
font-size: 12px;
line-height: 16px;
}

#upper ol li{
margin-top: 0;
}

#lower ol{
margin: 5px 0 5px 20px;
list-style-type: lower-roman;
font-size: 11px;
line-height: 13px;
}

#lower ol li{
margin-top: 0;
}

.contact{
margin: 30px 0 20px 10px;
font-size: 13px;
line-height: 16px;
}

.contact li{
margin-top: 0;
padding-left: 12px;
list-style-type: none;
background-image: url("/en/images/disc_02.gif");
background-position: 0% 2px;
background-repeat: no-repeat;
zoom:1;
}