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

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

#page01_2{
	background-color: #d2eaf7;
}


