@charset "utf-8";
/* CSS Document */
#footer {
	width:1000px;
	height:0px;
	position:fixed;
	bottom:0px;
	z-index:9;
	background-color:#ffffff;
}
#footer03 {
	height:0px;
	position:fixed;
	bottom:0px;
	z-index:6;
	padding-top:0px;
	border-top:1px #009161 solid;
	background-color:#ffffff;
}
*.ongoing{
	margin:0px auto 0px auto;
	padding-top:0px;
	text-align:center;
}
.page_titlex{
	background-color:#daf2e9;
	margin:0px 0 0 0;
	padding:40px 0;
}
.page_titlex h1{
	margin:0;
	padding:0;
	line-height:0;
	text-align:center;
	color:#009161;
	font-size:2.4rem;
}
#release{
	margin:-40px 20px 0px 0px; text-align:right; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#008800;
}
#archive{
	margin:5px 20px -23px 0px; text-align:right; font-size:12px;
}