@charset "UTF-8";
div#mf_wrapper {
	width: 730px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
.submit_button {
	font-size: 1em;
}
form#mailform {
	padding: 5px;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-size: 0.9em;
	font-weight: normal;
	padding: 5px;
	border-bottom: dashed 1px #999;
}
table.mailform tr th {
	padding: 0 0 0 1em;
}
table.mailform tr th .kome {
	color: #C00;
	font-size: 1.2em;
	line-height:1em;
}
table.mailform tr th p {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 0.7em;
	line-height: 0.9em;
	color: #999;
}
table.mailform tr td input{
	font-size: 100%;
}
table.mailform tr td textarea {
	font-size: 100%;
}
