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

section:nth-child(even){
	background-color:#edf9fd;
}
table th.blue{
	background-color:#caedf9;
	width: 25%;
}
#page05_4 {
	background-color: #d2eaf7;
}
section table td:last-child{
	text-align: center;
}

@media screen and ( max-width: 1200px ){

	
}
@media screen and ( max-width: 1000px ){

}
@media screen and ( max-width: 767px ){

}