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

body {
	background: #000000;
	color: #666;
	margin: 0px; 
	padding: 0px;
}
img {
	border: 0px;
}
#toppage {
	text-align: center;
	padding-top: 20px;
}
h1 {
	margin-top: 60px;
	margin-bottom: 29px;
}
a {
	color: #bbb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
