#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;
}

.center{text-align: center; margin: 0 auto;}

.case_l {
	padding-left: 10px;
	background-color: #FFFFFF;
}

.case_mid {
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 30px;
}

.table_r_boder2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
}

.table_r_boder_no_mar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
}
.table_boder {
	border: 1px solid #CCCCCC;
}
.table_r_boder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
}
.table_ru_boder_l {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
	background-color: #E6E6FA;
}

