body {
	background-color: #FFFFFF;
	background-image: url(b_back.gif);
	margin: 0;
	margin-top: 0px;
	margin-left: 0px;
}
.main {
	color: #999999;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #FFFFFF;
}



td, th {
	font-size: 95%;
	color: #333333;
}
.01{
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	padding-left: 10px;
	background-color: #009900;
	color: #FFFFFF;
	font-weight: bold;
}
.02{
	border-bottom-color: #009900;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	padding-left: 10px;
}
.03{
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	padding-left: 5px;
}
.waku{
	padding-left: 10px;
	line-height: 1.2em;
	padding-right: 10px;
	background-color: #DFFFEF;
}
.dai{
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	padding-left: 10px;
}
.to1 {
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bolder;
}
.to2 {
	color: #333333;
	font-size: 100%;
	font-weight: bold;
}
.red {
	color: #990000;
	font-size: 100%;
	font-weight: bold;
}
h1 {
	color: #CC0000;
	font-size: 100%;
	font-weight: bolder;
}

h2 {
	color: #0033CC;
	font-size: 95%;
	font-weight: bold;
}

h3 {
	color: #CC0000;
}
h4 {
	color: #009900;
}
h5 {
	color: #6699CC;
}
h6 {
	color: #CCCCCC;
}
a:link    { color: #003399; text-decoration: underline; }
a:visited { color: #9999CC; text-decoration: underline; }
a:active  { color: #990000; text-decoration: underline; }
a:hover   { color: #FF0000; text-decoration: underline; }