@charset "utf-8";
.Box {
	font-size: 13px;
	color: #b8292f;
	height: 122px;
	width: 420px;
	border: 1px solid #b8292f;
	text-align: center;
	line-height: 20px;
}
.Box_Big {
	font-size: 15px;
	color: #b8292f;
	text-align: center;
	line-height: 20px;
}
.Stroke {
	border: 1px solid #8abce1;
}
