@charset "Shift_JIS";

/*-base-*/
*{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	background-color:#000000;
}


