@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	text-align:center;
}
#wrapper {
	width:1280px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

h1 {
	width:403px;
	height:97px;
	margin:0;
}

h1 img{
	margin:30px 0 0 100px;
}

#wrapper #footer #menu {
	width:650px;
	height:115px;
	clear: both;
	margin:0 auto;
	background-image:url(../img/flash/btn.gif);
	background-position:center bottom;
	background-repeat: no-repeat;
}

#wrapper #footer {
	width:100%;
	height:170px;
	background-color: #000000;
	clear:both;
}

#wrapper #footer #logo2 {
	width:350px;
	height:28px;
	margin:5px auto;
}

#copy {
	font-family: Verdana, "ＭＳ ゴシック", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
}
a {
	color: #cc0066;
}

#access {
	display: none;
}

