@charset "utf-8";
body{
	background: #000;
	color: #b9c;
	font-family:"ＭＳ Ｐゴシック";
	text-align: center;
	line-height: 1.15;
}
h1 a{
	color: #fff;
	text-decoration: none;
}
p{
	margin: 18px auto;
	width: 600px;
}