@charset "UTF-8";
#contents h2 {
	margin-bottom: 20px;
}
#contents dl {
	line-height: 170%;
}
#contents dt {
	font-weight: bold;
}
#contents dd {
	margin-bottom: 35px;
}
#syomei {
	text-align: right;
	line-height: 170%;
}
.point  h3 {
	margin: 0px;
	text-align: center;
}
#contents table {
	margin-top: 35px;
	margin-bottom: 10px;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#contents td {
	padding: 7px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

#contents td p {
	padding:6px 0px 3px 0px;
	clear:both;
}

div.thanks p#lead {
	margin-top:75px;
	margin-bottom:75px;
	font-size:16px;
	line-height:2;
}

.gray {
	background-color: #E7E7E7;
	white-space: nowrap;
	vertical-align: middle;
}
.gray span {
	color: #DC0A1F;
}
form li {
	float: left;
	margin-right: 10px;
}
#submit {
	text-align: center;
}
