.all_style{
	font-size: 1.3em;
	line-height: 1.6em;
}
h2{
	margin-bottom: 30px;
}
.yearend_day{
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	padding: 0.5em;
	margin: 15px 0 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #ff8282;
	text-align: center;
	border: solid 2px;
}
.yearend_day02{
	display: inline-block;
	box-sizing: border-box;
	width: 100%;
	padding: 0.5em;
	margin: 0 0 15px;
	font-size: 1.5em;
	font-weight: bold;
	color: #ff8282;
	text-align: center;
	border: solid 2px;
}
h3{
	margin: 45px 0 15px;
	border-bottom: 1px solid #2860d5;
	font-size: 1.5em;
	color: #2860d5;
	line-height: 1.5em;
}