@charset "UTF-8";
div#mf_wrapper {
	width: 640px;
	text-align: center;
	margin: 0px auto 0px auto;
	line-height: 1.5em;
}
div#mf_header h1 {
	font-size: 16pt;
	margin: 0px 0px 15px;
	padding: 0px;
	height: 30px;
	vertical-align: middle;
	background-color: #85E4AD;
	line-height: 1.5em;
	color: #FFFFFF;
}
div#mf_header h2 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 0px;
	vertical-align: middle;
}
form#mailform {
	padding: 5px;
}
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;
}

div#wrapper {
	margin: 0px auto 0px auto;
	width: 100%;
}
div#header {
	position: relative;
	margin: 0px auto;
	width: 650px;
	height: 40px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header.png', sizingMethod='scale');
	background-color: #8EE6A7;
}
h1#title {
	position: absolute;
	top: -1px;
	left: 184px;
	color: #FFFFFF;
	float: left;
	font-size: 14pt;
	font-weight: bold;
	background-color: #94E4AE;
}

div#container {
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	width: 610px!important;
	width/**/: 650px;
	clear: both;
	text-align: left;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/container.png', sizingMethod='scale');

}

div#contents {
	padding: 15px 5px;
	width: 600px!important;
	width/**/: 610px;
	background-color: #FFFFFF;
}
div#contents p {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	line-height: 1.5em;
}

div#footer {
	position: relative;
	margin: 0px auto;
	width: 650px;
	height: 20px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer.png', sizingMethod='scale');
	clear: both;
	background-color: #999999;
}
div#footer span {
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	position: absolute;
	color: #FFFFFF;
	width: 650px;
	height: 20px;
	text-align: center;
	top: 5px;
	left: 0px;
}

div#copyright {
	padding: 2px;
	color: #999999;
	clear: both;
	line-height: normal;
	background-color: #666666;
}
div#copyright p {
	font-size: 10px;
}
div#copyright span {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
