@charset "utf-8";

.contact_button {
	width: 70px;
	height: 20px;
	font-size: 12px;
	color: #003726;
	border: solid 1px #275647;
	background-color: #ffffff;
}

.contact_font1 {
	font-size: 12px;
	line-height: 18px;
	color: #003726;
}

.contact_input {
	width: 200px;
	height: 20px;
	border: solid 1px #89a29b;
}