#div-01 {
	width: 550px;
	margin-left: 5px;
	margin-bottom: 15px;
}
#div-01 h3 {
	font-size: 20px;
	line-height: 168%;
}
.main-div table {
	background-color: #666666;
}

.td-01 {
	font-size: 16px;
	line-height: 148%;
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}
.td-02 {
	background-color: #FFFFFF;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.td-03 {
	background-color: #FFFFFF;
}
.td-03 table {
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-right: 3px;
}
#div-02 {
	margin-top: 25px;
}
#div-02 h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}
#div-02 h4 {
	font-size: 14px;
	line-height: 168%;
	margin-left: 25px;
}
#div-02 h5 {
	font-size: 12px;
	line-height: 148%;
	text-align: right;
}
.td-04 {
	font-size: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
}
