#page_title{
	width:100%;
	height:320px;
	margin:0 0 80px;
	background:url('../images/equipment/h2.jpg') no-repeat top center;
}
#main section{
	width:940px;
	margin:0 auto;
}
#title1{
	width:940px;
	margin:0 auto 80px;
	font-size:18px;
	line-height:145px;
	font-family: yu-mincho-pr6, sans-serif !important;
	background:url('../images/equipment/title1.png') no-repeat;
}
#title2{
	width:940px;
	margin:0 auto 80px;
	font-size:18px;
	line-height:140px;
	font-family: yu-mincho-pr6, sans-serif !important;
	background:url('../images/equipment/title2.png') no-repeat;
}
#main section article{
	margin:0 0 80px 0;
}
#main section article .float_l{
	width:630px;
	float:left;
}
#main section article .float_r{
	width:240px;
	float:right;
}
#main section article .float_r ul{
	list-style:none;
}
#main section article .float_r ul li{
	margin:0 0 10px 0;
}
#main section article .float_l table{
	width:100%;
	border-top:1px solid #cccccc;
}
#main section article .float_l th,
#main section article .float_l td{
	padding:5px;
	border-bottom:1px solid #cccccc;
}
#main section article .float_l th{
	background:#f3f3f3;
}