@charset "utf-8";

.table01 {
	width: 100%;
	border: none;
	border-collapse: collapse;
}

.table01 th,.table01 td {
	padding: 3px 5px;
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.table01 .lv00 {
	background-color: #d4e6f8;
	text-align: center !important;
}

.table01 .lv01 {
	text-align: left;
	width: 100px;
}

.table01 .lv02 {
	text-align: left;
}

.table01 .lv03 {
	text-align: left;
	width: 150px;
}














