#full #page {
	float: left;
	height: auto;
	width: 1130px;
	background-color: #FFFFFF;
}
#full #page #contact {
	float: left;
	width: 1130px;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#full #page #contact #title {
	float: left;
	height: auto;
	width: 1050px;
	margin-left: 40px;
	margin-right: 40px;
    background-image: url(../jpg/contact.png);
    background-size: 1050px,auto;
	padding-top: 50px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#full #page #contact #space {
	float: left;
	width: 1130px;
	height: 20px;
}
#full #page #contact #coment {
	float: left;
	width: 1110px;
	height: auto;
	font-size: 18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	text-align: left;
}
#full3 #fotter #end-fotter {
	float: left;
	width: 600px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #f2c300;
	border-radius: 10px;
}
#full3 #fotter #end-fotter #end-contact a:hover {
	color: #f2c300;
}
#full3 #fotter #end-fotter #end-contact {
	display: none;
}

.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: #fcee21;
	color: #333333;
	border-radius: 4px;
	font-size: 16px;
	padding: 10px 20px;
}
.wpcf7-submit:hover {
	background: #f2c300;
	font-weight: bold;
	color: #FFFFFF;
}
