@charset "UTF-8";

.strong {
	font-size: 18px;
	font-weight: bold;
}
.red {
	color: #F00;
}
.warning {
	text-align:center;
	margin-bottom: 40px;
}
h3 {
	font-size:28px;
}
h4  {
	font-size:16px;
	color: #000;
}
h5 {
	font-size:16px;
	color: #F00;
}
.continue {
	font-size: 150%;
}
