@charset "utf-8";
.body {
	background-color: #EBEBEB;
}
.wrap {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EBEBEB;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.center_img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.blank {
	height: 10px;
	position: relative;
}
.header {
	height: 112px;
}
.head_txt {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	text-shadow: 0px 0px;
	color: hsla(2,81%,50%,1.00);
	font-weight: bold;
}
.btn_L {
	width: 477px;
	height: 85px;
	background-image: url(../images/btn_L.png);
	margin-left: auto;
	margin-right: auto;
	line-height: 85px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: hsla(0,0%,100%,1.00);
	font-size: 40px;
}

.btn_S {
	width: 291px;
	height: 64px;
	background-image: url(../images/btn_S.png);
	margin-left: auto;
	margin-right: auto;
	line-height: 64px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: hsla(0,0%,100%,1.00);
	font-size: 20px;
}

.btn_area {
	padding-top: 20px;

}
.footer {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: xx-small;
	font-weight: bold;
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	padding-left: auto;
	padding-right: auto;
	padding-bottom: auto;
	background-color: #A2A2A2;
	padding-top: auto;
}
.txt_title {
	width: 200px;
	padding-left: 20px;
}
.form_position {
	margin-left: 40px;
}
textarea {
    resize: none;
}.submit_btn_position {
	left: 293px;
	width: auto;
	text-align: center;
}
.about_area {
	width: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: hsla(2,81%,50%,1.00);
	display: block;
	color: #FFFFFF;
}
.top_font_box {
	position: relative;
	width: 560px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.entry_area {
	position: relative;
	display: block;
}
.privacy_txt {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
