#contact {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 490px;
}

#contact .otoiawase {
	display: block;
	padding: 0px;
	height: 70px;
	width: 187px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../image/img_inquiryform.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contact .download {
	display: block;
	padding: 0px;
	float: right;
	height: 70px;
	width: 187px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../image/img_catalog.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 80%;
	color: #666666;
	text-align: center;
}

.b_table_header_l {

	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../image/image_table_header_long.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 12px;
	display: block;
	width: 478px;
	padding-bottom: 11px;
	line-height: 12px;
	cursor: pointer;
}

.b_table_mid_l {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F2F2F2;
	padding-left: 12px;
	padding-right: 12px;
	width: 464px;
	background-repeat: repeat-y;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #35449B;
	padding-top: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #35449B;
	border-left-color: #35449B;
	padding-bottom: 6px;
}

.ben_block {
  height:100%;
}

