@charset "utf-8";

/*-------------------------------------------------
	h2
-------------------------------------------------*/

h2 {
	width: 630px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 2em;
	background-repeat: no-repeat;
}

.h2_1 { background-image: url(../images/inquiry/h2_inquiry.png) }

/*-------------------------------------------------
	MailForm
-------------------------------------------------*/

.mfBox {
	border: 2px solid #666666;
	padding: 20px;
}

.mfBox table {
	border-collapse: collapse;
	width: 100%;
}

.mfBox table .bg_gry {
	background-color: #EBEBEB;
}

.mfBox table tr th {
	text-align: right;
	padding: 10px;
	vertical-align: middle;
	width: 150px;
	line-height: 1.2em;
}

.mfBox table tr th p {
	color: #999999;
	font-size: 9pt;
}

.mfBox table tr td {
	padding: 10px;
	vertical-align: middle;
}

.mfBox table tr .button {
	text-align: center;
	height: 30px;
	vertical-align: middle;
}

.mfBox table tr .dcrp {
	color: #666666;
}
