@charset "utf-8";




body {
    
	background-position:center;
    background-color:#ffffff;
	margin:0 auto;
	padding:0px;
	text-align:left;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	line-height: 1.6;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	font-size:13px;
	font-weight: normal;
}

#wrapper{
	width:800px;
	margin:100px auto;
	background:#ffffff;

}

img{
 text-align:center:
 }
 
.text{
 text-align:center;
 font-size:12px;
}