@charset "UTF-8";
div#mf_wrapper {
	width: auto;
	text-align: left;
	margin: 0px auto 0px auto;
	font-family: sans-serif;
}
div#mf_header h1 {
	font-size: 24px;
	border-bottom: solid 1px #fff;
	margin: 0px;
	padding: 0px;
}
div#mf_header h2 {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form#mailform {
	padding: 0px;
}
table.mailform  { font-size: 9pt; width: 100% }
table.mailform tr th,table.mailform tr td  { font-size: 9pt; font-family: "Hiragino Maru Gothic Pro", HGMaruGothicMPRO, HG丸ゴシックM-PRO; line-height: 18pt; letter-spacing: 1pt; font-weight: normal; text-align: left; padding: 0px 0px; border-bottom: 1px dotted #808080; outline-color: #808080 }
table.mailform tr th  { font-size: 9pt; width: 300px }
table.mailform tr th span  { color: #cc0000; font-size: 12pt }
table.mailform tr th p  { color: #fff; font-size: 9pt; margin: 0; padding: 0 }
table.mailform tr td textarea  { font-size: 9pt; width: 100%; height: 120px }