body {
	margin: 0px;
	background-color: #000;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}

img {
	border-width: 0px;
	border-style: none;
}

table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

th,td {padding: 0;}


#mainIMG{
	width:100%;
	height: 680px;
	text-align: center;
}

#footer {
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 100%;
}
#mainSWF {
	width:100%;
	height: 800px;
	text-align: center;
	color: #FFFFFF;
}

/*--------------------------------------------------
   intro
---------------------------------------------------*/

#keyvisual{
	background:url(../image/main.jpg) no-repeat;
	width:1500px;
	height:295px;
	}
