@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

#contactus {
	background-color: #473933;
	background-repeat: repeat;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mail {
	background-color: #FFF;
	height: 600px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

p.co {
	text-align: left;
	width: 800px;
	margin-left: 10px;
	height: 120px;
	padding-top: 20px;
}

#contact1 {
	background-color: #473933;
	background-repeat: repeat;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.ok {
	background-color: #FFF;
	height: 140px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

.ok p {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 100px;
	padding-top: 20px;
}
