@charset "utf-8"; 
#inquiryform-1,#inquiryform-2,#inquiryform-3 {
    margin-left: -10px;
}
.iqfm-table {
    margin-bottom:15px;
}

.iqfm-table th, .iqfm-table td {
		border:0;
    border-bottom: 1px solid #DCDCDC;
    padding: 8px 36px 8px 14px;
}

.iqfm-table th {
    background-color: #f8f5f0;
    text-align: left;
    vertical-align: top;
}
.note {
	display: block;
	font-size: 11px;
	color: #999;
}
