@charset "utf-8";

.board_list .tstyle_list {table-layout: fixed;}

.board_list .tstyle_list th:first-child,
.board_list .tstyle_list th:last-child,
.board_list .tstyle_list th:nth-child(6) {width: 8rem;}

.board_list .tstyle_list th:nth-child(2),
.board_list .tstyle_list th:nth-child(5) {width: 12rem;}

.board_list .tstyle_list th:nth-child(4) {width: 26.5rem;}
.board_list .tstyle_list td.txt_left a {overflow: hidden; text-overflow: ellipsis;}