

/*** for PC Browser ***/
@media (min-width:401px)
{
/* 部署別用 文書リスト */


/* ■■■ここから、オプション設定　表の色■■■ */

.BrowserItemList_torinet_h2blue table
/* th 本文用 */
{
	background-color:#666666;
border-collapse: collapse;}



.BrowserItemList_torinet_h2blue th
/* th 本文用 */
{
  background-color:#ECFBFF;
  text-align:center;
}

.BrowserItemList_torinet_h2blue td
/* td 本文用 */
{
  background-color:#FAFAFA;
}
}
