
/* List */
#board .table_blist {clear:both;}
#board .table_blist table {width:100%; line-height:16px; border-collapse:collapse; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
#board .table_blist table caption {display:none;}
#board .table_blist thead th {text-align:center; border-bottom:1px solid #5b5b5b;padding:10px 0; color:#333; line-height:160%; background:url(/content/board/nninc_simple/img/tit_line.gif) no-repeat right;}
#board .table_blist thead th.th_none {background-image:none;}
#board .table_blist tbody td {padding:12px 0; border-bottom:1px solid #e5e5e5; text-align:center; line-height:140%;}
#board .table_blist tbody td img {vertical-align:middle;}
#board .table_blist tbody td span.reply_count {color:#EE5A00; font-size:0.9em; font-weight:normal; letter-spacing:-0.1em;}
#board .table_blist tbody td.notice {background-color:#FBFBFB;}
#board .table_blist tbody td.title {text-align:left;}
#board .table_blist tbody td.center {text-align:center;}