@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-top: 40px;
}
table.mailform {
	width: 100%;
	border-top: dotted 1px #ffccff;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	border-bottom: dotted 1px #ffccff;
	padding: 7px 5px 7px 5px;
}

table.mailform tr th {
	width: 175px;
}
table.mailform tr td {
	vertical-align:middle;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 12px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}

/**/
section h1 {
	padding-top:25px;
}
.main_wrapper {
	padding:20px;
}
#contact #contents section {
	margin-bottom: 20px;
}

/**/
#thanks .main_wrapper p {
	margin-bottom: 20px;
	line-height: 20px;
}
/*#contact #contents {
	background-image: url(../img/contact/contact01.jpg);
	background-repeat: no-repeat;
	background-position: right 35px;
}

#contact .main_wrapper .txt_pk {
	width: 510px;
}*/
