body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#54070f;
	background-image:url(../images/style/page-bg_9.jpg);
	background-position: top left;
	background-attachment:fixed;
	background-repeat:repeat-x;
}
#top{
margin-left:auto;
margin-right:auto;
width:900px;
height:178px;
background-image:url(../images/style/top_bg_aurora.png);
}
#footer{
color:#fff;
text-align:center;
font-weight:bold;
width:100%;
margin:0;
padding:0;
}
#bottom{
margin-left:auto;
margin-right:auto;
width:900px;
height:178px;
background-image:url(../images/style/bottom_aurora.png);
}
.metanavi{
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 11px;
color:#fff;
text-decoration:none;
}
.metanavi:hover{
text-decoration:underline;
color:#697374;
}