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

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

#page01_1_4{
	background-color: #d2eaf7;
}
.btn_wrap{
	display: flex;
	justify-content: space-between;
	margin: 30px 0 0 0;
	flex-wrap: wrap;
}
.list_btn{
	width: 30%;
}

