#page_title{
	background:url('../images/information/h2.jpg') no-repeat top center;
}
#page_title h2 strong{
	padding-left:130px;
}
main section table{
	margin:0 0 40px;
}
main section th{
	width:180px;
}
#section2-1{
	display:flex;
	justify-content:space-between;
}
#section2-1 .fll{
	width:550px;
	flex:none;
}
#section2-1 .fll table th{
	width:100px;
}
#section2-1 .flr{
	width:calc(100% - 580px);
	flex:none;
}