#full #page {
	float: left;
	height: auto;
	width: 1130px;
	background-color: #FFFFFF;
}
#full #page #contact {
	float: left;
	width: 1130px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#full #page #contact img {
	width: 640px;
	height: auto;
}
#full #page #contact #space {
	float: left;
	width: 1130px;
	height: 20px;
}
.cf7-select {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.wpcf7 input[type="text"] {
	width: 50%;
}
.wpcf7 input[type="email"] {
	width: 40%;
}
.wpcf7 textarea {
	width: 50%;
	height: 10%;
}
.cf7-name {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.cf7-furi {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.cf7-address {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.cf7-tel {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.cf7-email {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.cf7-sex {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.cf7-age {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.cf7-daimei {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.cf7-naiyou {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.cf7-privacy {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
}
.wpcf7-submit {
	height: auto;
	width: 20%;
	background: #fcd4a5;
	color: #333333;
	border-radius: 4px;
	font-size: 16px;
	padding: 10px 20px;
}
.wpcf7-submit:hover {
	background: #f7931e;
	font-weight: bold;
	color: #FFFFFF;
}