@charset "UTF-8";

}
form#mailform {
	padding: 5px;
}
/*table.mailform {
	width: 80%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
	border-left: solid 1px #999999;
	border-right: 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;
}*/
table.mailform{
	border-top: 1px solid #CCCCCC;
	border-collapse: collapse;
	width: 80%;
	font-size: 0.8em;
	margin: 15px;
	text-align: left;
}

table.mailform tr th{
	font-weight: normal;
	color: #776000;
	background-color: #f4f0dc;
	padding: 8px;
	border-bottom: 1px solid #CCCCCC;
}

table.mailform tr td{
	padding: 8px;
	color: #444444;
	border-bottom: 1px solid #CCCCCC;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}

/*------------------------------------ƒtƒbƒ^----*/

#Footer{
	color:#FFFFFF;
	width:100%;
	padding:80px 0px 20px 0px;
	background:url(../img/common/FooterImage.gif) left top repeat-x #f39800;
	clear:both;
}

#Footer a{
	color:#fce7c3;
}

#FooterContent{
	width:960px;
	margin:0px auto;
	font-size:12px;
}

dl.FooterLinks{
	width:152px;
	padding:0px 8px 0px 0px;
	margin:0px 20px 0px 0px;
	border-right:#fce7c3 1px dotted;
	float:left;
	min-height:300px;
	line-height:200%;
}

p#Copy{
	text-align:center;
	margin:40px 0px 0px 0px;
	font-size:12px;
}
