#wkmf {
	background-image: url(../contact/img/wk.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
}
form {
	margin: 0px;
	padding: 0px;

}
#mf th {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #999999;
	letter-spacing: 1px;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 5px;
}
#mf td {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
	padding-top: 8px;
	padding-left: 14px;
	background-image: url(../contact/img/bgmftd.gif);
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#lineu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#mf select {
	margin-bottom: 5px;
}

/**/

#fmBox {
	text-align: center;
	margin: 0 auto 10px auto;
	padding: 10px 0 0 0;
	width: 550px;
}

#fmBox h1 {
	border-bottom: 2px solid #796646;
	color: #796646;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#fmBox p {
	font-size: 13px;
	line-height: 140%;
}

#fmBox .fred {
	color: #C00;
}

#fmBox table {
	width: 550px;
}

#fmBox th {
	width: 25%;
}


a {color: #796646;}