@charset "utf-8";
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}

