@charset "UTF-8";
h3 {
	clear: both;
}
h4       {
	font-size: 108%;
	background-image: url(../common/h3Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #663300;
	padding-left: 10px;
	margin-bottom: 10px;
	clear: both;
	text-align: left;
}
.form       p {
	width: 700px;
	font-size: 93%;
	line-height: 150%;
	color: #666666;
	padding-bottom: 20px;
	text-align: left;
}
.Box {
	padding-bottom: 30px;
	padding-top: 17px;
	clear: both;
}
.Box      .L700 {
	width: 700px;
	padding-left: 13px;
	font-size: 93%;
	line-height: 150%;
	color: #666666;
	padding-bottom: 40px;
}
#tel {
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 15px;
}
.red {
	color: #FF0000;
}
.form {
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.form table {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
.form     table   th {
	text-align: left;
	vertical-align: top;
	width: 140px;
}
.form   table td {
	text-align: left;
	vertical-align: top;
}
.contact {
	text-align: center;
}
.contact p {
	font-size: 108%;
	margin-bottom: 1em;
}
.contact  table {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
.contact     table   th {
	text-align: left;
	vertical-align: top;
	width: 140px;
}
.contact    table  td {
	text-align: left;
	vertical-align: top;
}
.error {
	text-align: center;
}
.error  p {
	margin-bottom: 1em;
	font-weight: bold;
}
.error   table {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	margin-bottom: 100px;
}
.error     table   td {
	text-align: center;
}
.thx   p {
	font-size: 108%;
	text-align: center;
	margin-bottom: 150px;
	line-height: 240%;
	margin-top: 50px;
}

