@charset "UTF-8";
div#mf_wrapper{
	text-align: left;
	font-family: sans-serif;
  font-size : 10pt;
  color : #838383;
}
table.mailform tr th{
	width: 150px;
  font-size : 10pt;
  text-align : left;
  color : #969696;
}
table.mailform tr th span{
	color : #cc0000;
	font-size : 11px;
}
table.mailform tr th p{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea{
	width: 100%;
	height: 120px;
}