#div-01 {
	width: 550px;
}
#div-01 h3 {
	font-size: 20px;
}
.main-div table {
	width: 550px;
}
.td-01 {
	text-align: center;
	width: 100px;
	font-size: 12px;
	line-height: 148%;
	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;
}
.td-02 {
	font-size: 12px;
	line-height: 148%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
