<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.tbl_style02 {
	
}
	.tbl_style02 th,
	.tbl_style02 td {
		padding: 5px;
		border: 0.5px solid #788EB5;
		background: #fff;
		text-indent: 0;
		vertical-align: middle;
	}
	.tbl_style02 th {
		white-space: nowrap;
		text-align: center;
		background: #CFDAE9;
		color: #324E84;
		font-weight:500;
	}
	.tbl_style02 td {
		text-align: left;
		padding: 5px 10px;
	}
	.tbl_style02 .td01 {
		background: #ddd;
		font-weight: bold;
	}

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

	.tbl_style02 th,
	.tbl_style02 td {
		font-size: 0.9em;
	}
	
}










</pre></body></html>