@charset "Shift_JIS";
/* CSS Document */

body {
	background-color:#000000;
	color:#FFFFFF;
}
h1 {
	font-family:Impact;
	font-size:50px;
	letter-spacing:3px;
}
.menu {
	background-color:#000000;
	border:0px;
	text-align:center;
}
hr {
	width:650px;
}
