#full #page #contact {
	float: left;
	width: 1110px;
	height: auto;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	padding: 10px;
	text-align: center;
	line-height: 22px;
	background-color: #FFFFFF;
}
#full #page #contact img {
	height: auto;
	width: 100%;
}
#full #page #contact #space {
	float: left;
	width: 1130px;
	height: 20px;
}
.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-company {
	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-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: #f9dbcd;
	color: #333333;
	border-radius: 4px;
	font-size: 16px;
	padding: 10px 20px;
}
.wpcf7-submit:hover {
	background: #dd5718;
	font-weight: bold;
	color: #FFFFFF;
}