@charset "utf-8";
/* CSS Document */
#container {
	background:url(../img/aboutus_background.jpg) no-repeat left bottom;
	padding-top:45px;
	}
#sub{
	margin-right:56px;
	}
.quote h2{
	padding-top:15px;
	}
.quote{
	margin-top:0px;
	margin-bottom:42px;
	}
.quote label{
	font-size:11px;
	}
.quote textarea{
	width:204px;
	height:101px;
	border:none;
	background:none;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#6d667a;
	
	}
.contact dl{
	float:right;
	width:460px;
	margin-right:35px;
	display:inline;
	text-align:left;
}
.contact dt{
	width:266px;
	height:216px;
	float:right;
	}
.contact dd{
	width:145px;
	float:left;
	}
.contact h1{
	font-size:18px;
	color:#6d667a;
	}
.contact dd p{
	margin-top:26px;
	color:#000;
	}
p#bt_sent {
	border:none;
	text-align:center;
	margin-top:0px;
	padding-bottom:10px;
	}
