#contents section {
	width: 1040px !important;
	margin: 0 auto;
}

#section1 article {
	display: flex;
}

#contents section .fll {
	width: 400px;
	margin-right: 20px;
	box-sizing: border-box;
}

#contents section .flr {
	width: 620px;
	box-sizing: border-box;
}

#section2 {
	padding: 50px 0 0 0;
	background: url('../images/equipment/bg1.png') no-repeat top right;
}

#section2 article {
	padding-bottom: 100px !important;
	padding-left: 160px !important;
}

#section2 h4 {
	font-size: 30px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 35px 100px;
}

#section2 h4 small {
	font-size: 14px !important;
}

#section2 article table {
	width: 400px;
	border-top: 1px solid #ccc;
	float: left;
}

#section2 article th,
#section2 article td {
	border-bottom: 1px solid #ccc;
	padding: 10px;
	font-weight: normal;
}

#section2-3 table{
	width: auto !important;
}

#section2 img.alignright {
    width: 380px;
}

#section2 #section2-3 table{
	width: 100% !important;
}

