body {
    background: url("../img/top_bg.jpg") no-repeat scroll center top #000000;
    font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W6","Osaka";
    font-size: 12px;
    line-height: 150%;
    margin: 70;
    padding: 0;
    text-align: center;
    text-decoration: none;
	-webkit-text-size-adjust: 100%;
}
#wrapper {
    margin: 50px auto 0;
    position: relative;
    text-align: center;

}
a{
	text-decoration:none;
	}
a:link{
	color:#ffffff;
	}
a:hover{
	color:#ffd700;
	}
