.type01 th.t_top {
    border-top: #b3b3b3 4px solid;
}
.type01 th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px;
	font-weight: normal;
}
.type01 td.t_top {
	border-top: #be1309 4px solid;
}
.type01 td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}
