@charset "utf-8";

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

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

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

.board_list .tstyle_list th:nth-child(4) {width: 26.5rem;}
.board_list .tstyle_list td.txt_left a {overflow: hidden; height: 3.8rem; white-space: normal; word-break: keep-all; line-height: 1.2;}