@Charset "Shift_JIS";
body {	color: #ffffff;
		background-color: #000000;
		font-size: medium;
		font-family: "MS UI Gothic",Osaka,serif,sans-serif;
		background-image: url(./img/bg.jpg);
		background-position: center;
		background-repeat: no-repeat; }
h1 {	font-size: 2em;
		font-weight: bold;
		text-align: center;
		text-decoration: overline underline;
		margin: 20px; }