@charset "UTF-8";


* { margin: 0px; padding: 0px; }
body, div, img, h1, h2, a, { margin:0; padding:0; }

img, a { border:none;}

body {
	font-size:74.5%;
	font-family:verdana, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Meiryo, "lr oSVbN", "MS PGothic", Sans-Serif;
	color:#000000;
	line-height:1.5;
	
	
}

#container { 
	background:url(../img/bg.jpg) top center repeat-x;
	margin:0 auto;
	text-align: center;
	color: #ffffff;

}

#topflash {
	width:1100px; height: 640px; margin:0 auto;

}

#bannerArea{ width:900px; height: 50px; margin:0 auto; padding:8px;}

#footer {
	width:100%;
	height:40px;
}

img{vertical-align:top;}

#bnr_dl { float: right;}


