.mini_waku_g {margin:2px 15px; padding:0px 10px; background-color:#e9fde8; border:1px solid #777777; border-radius:8px}
.mini_waku_b {margin:2px 15px; padding:0px 10px; background-color:#e8f8fd; border:1px solid #777777; border-radius:8px}
.mini_waku_r {margin:2px 15px; padding:0px 10px; background-color:#fdf1e8; border:1px solid #777777; border-radius:8px}
.mini_waku_y {margin:2px 15px; padding:0px 10px; background-color:#fbf9df; border:1px solid #777777; border-radius:8px}
.mini_waku_w {margin:2px 2px; padding:0px 10px; background-color:#ffffff; border:1px solid #777777; border-radius:8px}
.px_num {font-size:125%; font-weight:bold}

table.style_bt4 {
	border:1px solid #191970 !important;
}

table.style_bt4 a {
	display:block; 
	height:100%; 
	padding:20px 0px; 
	margin:0;
	background:linear-gradient(0deg, #f0f8ff, #ffffff);
	text-decoration:none !important;
	COLOR: #003399 !important;
	font-weight:bold !important;
	font-size:120%;
}

table.style_bt4 a:hover {
	background:linear-gradient(0deg, #ffffff, #f0f8ff); 
	text-decoration:none !important;
	COLOR: #0099cc !important;
}

.bg_type_a {
	background-color:#dbd0e6 !important
}

.bg_type_b {
	background-color:#008080 !important;
	color:#ffffff !important;
}

@media only screen and (max-device-width:375px){
.slide_x {
  overflow-y: hidden;
  overflow-x: scroll;
  margin: 0 auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
}

