html {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-color: #000000;
	z-index: 1;
  }

body {
	margin: 0;
	padding:0;
	font-size: 13px;
	font: #fff;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.footerText {
	position: absolute;
	top:15px; 
	left:800px;
	color: #FFFFFF;
	font-size: 10pt;
	z-index: 999;
}

.footerArea {
    background-repeat: no-repeat;
    background-position: center bottom;
	bottom: -7px;
    position: fixed;
    z-index: 990;
    width: 100%;
}

div#nav1 {
	width: 1000px;
	height: 225px;
	align: center;
}

#omu {
	top: -30px;
}

#container {
	width: 1000px;
	background-color: #000;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
