@charset "shift-jis";

#mf_header h3 {
	margin: 10px 5px 0px;
	padding: 0px;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	text-align: center;
	font-size: 14px;
	color: #999999;
	}
#mf_header h4 {
	margin: 0px 5px 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
	letter-spacing:0;
	}

#mailform {
/*	background-color: #EFEFFF;*/
	}
table.mailform tr th,table.mailform tr td {
	padding: 7px 0px 7px;
	border-bottom: solid 1px #999999;
	font-size: 12px;
	text-align: left;
	line-height: normal;
	letter-spacing:0;
	}
table.mailform tr th span.hissu {
	color: #CC0000;
	font-size: 10px;
	line-height: normal;
	letter-spacing:0;
	}
table.mailform tr th span.eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: normal;
	color: #999999;
	letter-spacing:0;
	}

#addr{
	width:300px;
	height:50px;
}

#inq{
	width:300px;
	height:120px;
	}

#memo{
	width:300px;
	height:200px;
	}

#mf_footer p {
	margin-left: 150px;
	font-size: 10px;
	color: #999999;
	line-height: normal;
	}

