@charset "UTF-8";

.pad_20 {
	padding: 0 20px;
}

.inquary {
	width: 658px;
	padding: 10px 20px 10px 20px;
	border: #38B34B 1px solid;
}

.inquary .inquary_title {
	display: block;
	width: 50px;
	float: left;
}
.table_style {
	margin: 30px 0 0 20px;
}

.table_style th {
	width: 168px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;	
}

.table_style td {
	padding-left: 35px;
	padding-bottom: 30px;
	background: url(../images/icon2.gif) 0 6px no-repeat;
}

.table_style td span {
	display: block;
	width: 70px;
	float: left;
}
