﻿/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2backb_w
/* 文書リスト全体 */
{
    margin:0;
    padding:0;
    margin-left:0px;
}

.BrowserItemList_torinet_h2backb_w .h2frame
/* H1 文書タイトル */
{
  margin: 5px 0 0 0;
  padding:0px;
  background-image:url(bunsyo-backbl.gif);
  background-repeat: no-repeat;
  background-position: left top;
  background-color:#666699;
}

.BrowserItemList_torinet_h2backb_w .Title
/* H1 文書タイトル */
{
 font-weight: bold;
 color: #ffffff;
 text-align: left;
 margin: 0px;
 padding: 5px 0px 5px 10px;
 background-image:url(bunsyo-backbr.gif);
  background-repeat: no-repeat;
  background-position: right top;
}

.BrowserItemList_torinet_h2backb_w h4 
/* H4 本文用 */
{
         background-color: #f5f5f5;
    font-weight: bold;
    font-size: medium;
    margin:0;
}

.BrowserItemList_torinet_h2backb_w .waku
{
         background-color:#ededf5;
         margin:0;
         padding: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
}

.BrowserItemList_torinet_h2backb_w .Contents
/* 本文 */
{
    font-weight: normal;
    font-size: 100%;
    text-align: left;
    margin: 5px 0 0 5px;
         line-height: 100%;
}


.BrowserItemList_torinet_h2backb_w ul
/* UL 本文用 */
{
    margin:0px;

}

.BrowserItemList_torinet_h2backb_w li
/* LI 本文用 */
{
         font-size:90%;
    margin:0px;
    list-style-type: none;
    line-height: 100%
}

.BrowserItemList_torinet_h2backb_w ul
/* UL 本文用 */
{
    margin:0px;
}

.BrowserItemList_torinet_h2backb_w .Append
/* 追加ボタン */
{
    font-size: small;
    text-align: right;
}

.BrowserItemList_torinet_h2backb_w .ParentBack
/* 戻るボタン */
{
    font-size: x-small;
    text-align: right;
}

.BrowserItemList_torinet_h2backb_w .PageControl
/* ページコントロール */
{
    font-size: small;
    text-align: right;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}