@charset "UTF-8";
div#mf_wrapper {
	width: 640px;
	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: 5px;
}

label{
	width:160px;
}
input{
}

table#contact{
	margin-top: -5px;
	width: 100%;
}

table#contact td, th{
	padding:5px;
	vertical-align:middle;
	line-height:1.5em;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

table#contact th{
	width:80px;
	background-color:#80CD5E;
	color:#333333;
}

table#contact td{
	background-color:#F5F5F5;
}
.notice{
	color:#CC0000;
}
#text_1, #text_2, #text_3, #text_4, #text_5, #text_6, #text_7, #text_9, #text_10, #text_11{
	width:350px !important;
}
#select_8{
	width:180px !important;
}
#text_12{
	width:350px !important;
	height:150px !important;
}

.cntr{
	text-align:center;
}
