@charset "Shift_JIS";

html{
	width:100%;height:100%;
	}
body{
	margin:0;padding:0;
	text-align:center;
	color:#000;
	background-color:#fff;
}

/* Hides from IE-mac \*/
body { width:100%;height:100%; }
/* End hide from IE-mac */

/* ------------------------------------------ */