@charset "UTF-8";
div#mf_wrapper {
	width: 700px;
	text-align: left;
	margin: 0px auto 0px auto;
	font-family: sans-serif;
}
div#mf_header h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #00008C;
	border: 1px solid #009;
	padding-left: 10px;
	padding-top: 3px;
}
div#mf_header h2 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form#mailform {
	padding: 5px;
}
table.mailform {
	width: 100%;
	border: 1px solid #999;
	padding: 5px;
}
table.mailform tr th {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF8000;
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	border-bottom: solid 1px #999999;
	padding: 3px 5px 3px 9px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	padding: 3px 5px 3px 9px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}
.txtx-red {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
#mf_header p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
}
