@charset "utf-8";
/* CSS Document */

section:nth-child(even){
	background-color:#edf9fd;
}
table th.blue{
	background-color:#caedf9;
	width: 23%;
}

#page01_3{
	background-color: #d2eaf7;
}
.red{
	color: #DF2427;
}


