a:link {
	text-decoration: none;
	color: #595959;
}
a:visited {
	text-decoration: none;
	color: #595959;
}
a:hover {
	text-decoration: none;
}
body {
	background-image : url(products/construction_materials/bg.gif);
	font-family: MS UI Gothic;
	font-size: 12px;
	line-height: 20px;
	color: #595959;
}
.text01 {
	font-family: MS UI Gothic;
	font-size: 20px;
	line-height: 32px;
	letter-spacing: 1px;
}
.text02 {
	font-family: MS UI Gothic;
	font-size: 14px;
	line-height: 30px;
	color: #595959;
	font-weight: bold;
}
.title {
	font-family: MS UI Gothic;
	font-size: 22px;
	line-height: 25px;
	color: #FFFFFF;
}
.text03 {
	font-family: MS UI Gothic;
	font-size: 11px;
	line-height: 15px;
	color: #595959;
}
.text04 {
	font-family: MS UI Gothic;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
}
.text00 {
	font-family: MS UI Gothic;
	font-size: 10px;
	line-height: 18px;
	color: #595959;
}
.text05 {
	font-family: MS UI Gothic;
	font-size: 16px;
	line-height: 18px;
	color: #595959;
}


@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;

}


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;

}
