@charset "Shift_JIS";
.read {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	padding-top: 75px;
}
.read img {
	margin-top: 40px;
}

.honbun {
	font-size: 12px;
	line-height: 18px;
	margin-top: 20px;
}

.contact {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.contact table {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b2b2b2;
	font-size: 14px;
	line-height: 14px;
}
.contact th,
.contact td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b2b2b2;
}
.contact th {
	text-align: left;
	width: 150px;
}
.contact td {
	padding-top: 3px;
	padding-left: 3px;
}

.th-bg {
	background-color: #eeeeee;
	margin: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.th-bg2 {
	background-color: #eeeeee;
	margin: 3px;
	height: 150px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#name,
#name-kana,
#company,
#mail,
#tel {
	height: 14px;
	width: 250px;
}
textarea {
	width: 420px;
	height: 150px;
}
.form-btn {
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	margin-top: 20px;
}
.form-btn input {
	margin-right: 10px;
	margin-left: 10px;
}

button {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 7px;
	margin-left: 7px;
}
