.main-div-01 {
	background-color: #f3ffa0;
	margin: 15px;
	padding: 5px;
}
.main-div-01 table {
	width: 550px;
}
.main-div-01 td {
	vertical-align: top;
}
.main-div-01 h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-size: 16px;
	line-height: 148%;
	font-weight: bold;
	margin-bottom: 5px;
}

.main-div-01 h4 {
	font-size: 20px;
	line-height: 148%;
	font-weight: bold;
	color: #FF0000;
}
.main-div-01 h5 {
	font-size: 12px;
	line-height: 148%;
}
.btm-01 {
	text-align: right;
}
