@charset "UTF-8";
div#mf_wrapper {
	width: 600px;
	text-align: left;
	margin: 0px auto 0px auto;
	font-family: sans-serif;
	font-size: 12px;
}

/* ---------------------------------------------------------------- *
	お問い合わせ
 * ---------------------------------------------------------------- */
.inquiry-column {
	width: 600px;
	clear: both;
	padding: 0 0 0 20px;
}
.inquiry-table {
	border: 3px solid #CDCDCD;
}
.inquiry-t1 {
	padding: 10px 20px 10px 20px;
	width: 140px;
	background-color: #DDF2FA;
	text-align: left;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}
.inquiry-t2 {
	padding: 10px 20px 10px 20px;
	text-align: left;
	border-bottom: 1px solid #CDCDCD;
}
.inquiry-t3 {
	color: #DB490C;
}
.inquiry-t4 {
	padding: 20px 0 20px 0;
	text-align: center;
}