#div-01 {
	width: 550px;
	margin-bottom: 35px;
}
#div-01 h3 {
	font-size: 20px;
	line-height: 148%;
	margin-right: 5px;
	margin-left: 5px;
}
#div-02 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#div-02 h3 {
	background-color: #d1bf81;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 300px;
	margin-bottom: 3px;
	margin-left: 3px;
	text-align: center;
}
#div-02 table {
	margin-bottom: 25px;
}

.td-01 {
	text-align: center;
	vertical-align: top;
}
.td-01 h4 {
	font-size: 12px;
	line-height: 148%;
}
