.td-01 {
	background-color: #FFFFCC;
	font-size: 14px;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	width: 30px;
	text-align: center;
}
.td-02 {
	background-color: #FFCCCC;
	font-size: 14px;
	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: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	width: 150px;
	text-align: center;
}
.td-03 {
	font-size: 12px;
	line-height: 148%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.main-div table {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #003300;
	background-color: #ECFFF3;
}
.td-03 p {
	margin-bottom: 10px;
}
#main-div-01 {
	margin-left: 15px;
	text-align: right;
	margin-right: 15px;
	font-size: 12px;
	line-height: 148%;
	margin-bottom: 15px;
}
#main-div-02 {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #FFFFCC;
	border: 1px solid #333333;
	padding-bottom: 5px;
}
#main-div-02 h3 {
	font-size: 16px;
	line-height: 148%;
	background-color: #FFCFCE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	padding: 3px;
}
#main-div-02 ul {
	font-size: 14px;
	line-height: 148%;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 25px;
}
#main-div-02 h4 {
	text-align: center;
}
