/*////////////////////////////////////////
Project:ENEOS TV

Author:BasementFactoryProduction
http://www.bfp.co.jp/
////////////////////////////////////////*/


html {
	min_height: 747px;
	/*overflow: hidden;*/
}
	
/* end hide */

body {

	margin: 0;
	padding: 0;
	background-color: #b1c0c7;
}


#wrapper{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/bg.jpg) repeat-y;
	padding: 0 0 0 0;
	_padding: 0 0 0 1px;
	
}


#bgTop{
	background: url(../images/bg_top.jpg) no-repeat;
	width: 1000px;
	height: 22px;
	margin: 0 auto;
	text-align: center;
	
}

#bgTop img{
	margin: 0 auto;
	text-align: center;
}

#bgBottom{
	background: url(../images/bg_bottom.jpg) no-repeat;
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	text-align: center;

}

#wrapper #flashcontent {
	min-height: 747px;
	width: 956px;
	margin: 0 auto;
	text-align: center;
	
}

#flashcontent a{
	color: #FFFFFF;
}


#flashcontent #donwLoad{
margin: 0;
border: 0;
padding: 200px 0 0 0;

}

#flashcontent #donwLoad{
	margin: 0 0 0 0;
}