/* 折り返し禁止（nowrap） */
table th.nowrap_cell { white-space: nowrap; }
table td.nowrap_cell { white-space: nowrap; }
