@charset "UTF-8";
div#mf_wrapper {
	width: 760px;
	text-align: left;
	margin: 0px auto 0px auto;
	font-family: sans-serif;
}
div#mf_header h1 {
	font-size: 24px;
	border-bottom: solid 1px #999999;
	margin: 0px;
	padding: 0px;
}
div#mf_header h2 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form#mailform {
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	padding-left: 70px;
}
table.mailform {
	width: 100%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border-bottom: solid 1px #999999;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 150px;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}
table.form {
	width: 608px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border-collapse: collapse;
	line-height: 1.2em;

}
td.left001 {
	width: 166px;
	font-weight: bold;
	border: 1px solid #EABF5B;
	background-color: #F3DCA7;
	height: 50px;
	padding-left: 15px;
	vertical-align: middle;
	letter-spacing: 1.5px;
	background-image: url(../img/b-td01.jpg);
	background-repeat: no-repeat;
}
td.left002 {
	width: 166px;
	font-weight: bold;
	border: 1px solid #EABF5B;
	background-color: #F3DCA7;
	height: 50px;
	padding-left: 15px;
	vertical-align: middle;
	letter-spacing: 1.5px;
}
td.left003 {
	width: 166px;
	font-weight: bold;
	border: 1px solid #EABF5B;
	background-color: #F3DCA7;
	height: 150px;
	padding-left: 15px;
	vertical-align: middle;
	letter-spacing: 1.5px;
	background-image: url(../img/b-td02.jpg);
	background-repeat: no-repeat;
}
td.left004 {
	width: 166px;
	font-weight: bold;
	border: 1px solid #EABF5B;
	background-color: #F3DCA7;
	height: 50px;
	padding-left: 15px;
	vertical-align: middle;
	letter-spacing: 1.5px;
	background-image: url(../img/b-td03.jpg);
	background-repeat: no-repeat;
}
td.right001 {
	width: 440px;
	border: 1px solid #EABF5B;
	background-color: #FFFFFF;
	padding-left: 10px;
}

