@charset "utf-8";


* { margin: 0px; padding: 0px; }

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;
	background-color: #ffffff;
	background-position: center top;
	background-image: url(../image/bg.jpg);
	background-repeat: no-repeat;
}

#container { width:1000px; height:750px; margin:0 auto 0; }


h1{ display:none;}


