@charset "UTF-8";
/* CSS Document */

.sec1 {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 5px;
	overflow:hidden;
	font-size: 14px;
}

.sec1_h1 {
	margin-bottom: 60px;
}

.sec2 {
	width: 876px;
	border: 52px solid rgba(255,255,255,1);
	margin-right: auto;
	margin-left: auto;
	background: rgba(247,244,232,1);
	text-align: left;
	margin-bottom: 20px;
}

.sec1_hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.sec1_h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 100px;
}

.title {
	margin-left: 100px;
	width: 140px;
	line-height: 20px;
	height: 20px;
	vertical-align: middle;
	display: inline-block;
}
.title2 {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 240px;
}

.textfeld_a {
	width: 520px;
	height: 20px;
}
.textfeld_b {
	width: 300px;
	height: 20px;
}

.textarea_a {
	height: 200px;
	width: 520px;
	margin-left: 240px;
}
.contact_bt {
	display: block;
	margin: 60px auto;
}
.contact_bt_confirm {
	margin: 60px auto;
	text-align: center;
}

th,td {
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
th {
	width: 150px;
	text-align: left;
	text-indent: 5px;
}
td {
	width: 500px;
	text-align: left;
	text-indent: 5px;
}

tr:nth-child(odd) {
	background: rgba(234,231,220,1);
}

footer tr:nth-child(odd) {
	background: rgba(255,255,255,1);
}
.e_m {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: rgba(204,51,51,1);
	margin-left: 240px;
}

