@charset "utf-8";
/* CSS Document */

section:nth-child(even){
	background-color:#edf9fd;
}
table th.blue{
	background-color:#caedf9;
	width: 23%;
}

#page01_5{
	background-color: #d2eaf7;
}
.red{
	color: #DF2427;
}
.span_cap{
	font-weight: normal;
	font-size: 14px;
	line-height: 1.6;
	display: block;
	padding-top: 20px;
}
section table caption.caption_side{
	margin-bottom: 5px;
}


