@charset "utf-8";
#contentsArea #sideMenu {
}
#contentsArea #mainContents {
	float: left;
	width: 736px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#mainContents #text {
	width: 730px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
}
#mainContents #tel {
	width: 730px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
#borderBottom #mainContentsborder{
	float: left;
	width: 736px;
	height: 10px;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888;
}
div#mf_wrapper {
	width: 640px;
	text-align: left;
	margin: 0px auto 0px auto;
}
div#mf_header h1 {
	font-size: 24px;
	border-bottom: solid 1px #888888;
	margin: 0px;
	padding: 0px;
}
div#mf_header h2 {
	font-size: 16px;
	color: #888888;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form#mailform {
	padding: 0px;
}
table.mailform {
	width: 100%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	border-bottom: solid 1px #888888;
	padding: 10px 5px 7px 0px;
}
table.mailform tr th {
	width: 234px;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 11px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #888888;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}