h1 {
	padding: 5px;
	color: #FFFFFF;
	background-color: #009900;
	font-size: 115%;
	border: 1px solid #99CC00;
	margin-top: 1.6em;
	margin-bottom: 1.6em;
}
h2 {
	font-size: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #33CC33;
	color: #009933;
	padding-bottom: 2px;
}
h3 {
	color: #009933;
	padding: 5px;
	font-size: 92%;
	border-bottom: 1px dotted #666666;
}
h4 {
	color: #99CC00;
	font-size: 90%;
}
body {
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
}
#Sub_Footer {
	background-color: #C4DF9B;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #307F15;
	padding-top: 15px;
	padding-bottom: 15px;
}
#C_width {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
P {
	line-height: 1.4em;
	font-size : 100%;
	padding-left: 15px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
#TC_width {
	text-align: left;
	background-repeat: no-repeat;
	width: 650px;
	background-image: url(images/main_img01.jpg);
	background-position: right bottom;
	margin-right: auto;
	margin-left: auto;
}
#Footer {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #197B30;
	font-size: small;
	color: #197B30;
	text-align: center;
}
.table01 {
	font-size: 90%;
}
LI {
	font-size : 110%;
	margin-bottom: 6px;
}
.p-top {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
}
#allpage_w {
	background-image: url(images/bg.gif);
}

