@charset "UTF-8";
/* CSS Document */
table {
	margin:0 0 0 20px;
	}
#text ul {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
	}
#text {
	width:775px;
	float:left;
	}
#text p {
	margin:0 0 0 20px;
	}
#text h4 {
	margin:20px 0 20px 20px;
	}
#contact_info {
	margin:30px 0 0 0;
	width:250px;
	float:left;
	}
#contact_form {
	float:left;
	}
#contact_form h4 {
	font-weight:bold;
	}
.area_name {
	width:350px;
	border:1px solid #999999;
	background-color:#F6F6F6;
	}
.area_comment  {
	width:350px;
	border:1px solid #999999;
	margin:0 0 30px 0 ;
	background-color:#F6F6F6;
	}
.mailing li {
	line-height:30px;
	float:left;
	margin:0 34px 0 0;
	}
.email {
	margin:0 0 3px 0;
	}
