@charset "euc-jp";
#div-01 {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	margin-top: 10px;
	padding-top: 15px;
}#div-01 form h3 {
	font-size: 16px;
	line-height: 148%;
}
#div-01 form h4 {
	color: #F00;
	text-align: right;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	line-height: 168%;
}

#div-01 form {
	text-align: center;
}
#div-01 form table {
	margin-right: auto;
	margin-left: auto;
	border: 3px double #FDD6EF;
}

.td-01 {
	font-size: 12px;
	line-height: 168%;
	border: 1px solid #CCC;
	text-align: right;
}
.td-02 {
	font-size: 12px;
	line-height: 168%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.txt-red {
	color: #F00;
}
