@charset "utf-8";
/* CSS Document */

body{
	background-color: #f30532;
	text-align: center;
}
#contents{
	display: none;
}

