@charset "utf-8";
/* CSS Document */

#wrap{
	width:  1080px;
}

#flash{
	position: relative;
	width:  1080px;
	height: 695px;
	background: #000;
	outline:none;
	border:0px;
	overflow:hidden;
}

#flash::-moz-focus-inner{
	border:0px;
}


#footer{
	width: 1080px;
	margin:  20px 0 0 0;
}

#navi1{
	position: absolute;
	width: 440px;
	height: 290px;
	z-index: 10;
	top: 325px;
	left: 40px;
}

#navi2{
position: absolute;
  width: 440px;
  height: 290px;
  z-index: 10;
  top: 325px;
  left: 620px;
}

#navi1 a,
#navi2 a{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

