﻿@charset "utf-8";

/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2blue h3 {
  letter-spacing:0.8em;
}

.BrowserItemList_torinet_h2blue table li
/* 文書リスト全体 */
{
  float:left;
  margin:5px 0 5px 1em;
  list-style-type:square;
  width:14em;
}

.BrowserItemList_torinet_h2blue table
/* 文書リスト全体 */
{
 margin-left:20px;
 background-color:#999999;
}


.BrowserItemList_torinet_h2blue table th
/* 文書リスト全体 */
{
 background-color:#D3D3D3;
 width:3em;
}

.BrowserItemList_torinet_h2blue table td
/* 文書リスト全体 */
{
 background-color:#ffffff;
}

.BrowserItemList_torinet_h2blue #tyousei
{
  margin-left:30px;
  line-height:180%;
  letter-spacing:0.1em;
}