.listi {
	list-style: upper-roman;
}
body {
	background-color: #E0EBE0;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
.th01 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #336633;
}
td,p {
	font-size: 13px;
}
.newdate {
	font-size: 12px;
	color: #999999;
}
.newtext {
	font-size: 14px;
	color: #000000;
}
.footer {
	font-size: 12px;
}
h2 {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 16px;
	background-color: #FFE6CC;
	margin-top: 20px;
}
h3 {
	padding-top: 10px;
	font-size: 16px;
}
.td02 {
	font-size: 12px;
	background-color: #E6E6E6;
}
