@charset "utf-8";
.about h2{
	padding-top:30px;
	margin-bottom:40px;
}
.about th,
.about td{
	padding:15px 10px;
	border-top:1px solid #e8e8e8;
	line-height:1.6;
}
.about th{
	color:#1F6AD2;
	font-weight:bold;
}
.about td strong{
	font-weight:bold;
}
.about-header{
	padding-bottom:10px;	
}


.about-body{
	margin-bottom:60px;
}
.about-body p{
	margin-bottom:30px;
}
