﻿@charset "utf-8";

/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2gplane
/* 文書リスト全体 */
{
	margin:0;
	padding:0;
	margin-left:0px;
}


.BrowserItemList_torinet_h2gplane .Title
/* H2 文書タイトル */
{
	/* color:#000000;
	font-weight: bold;
	font-size: middle;
	margin:0;
	letter-spacing: 0.1em;
         padding: 5px 5px;
         border-left-width: 0px;
         border-left-style: solid;
         border-left-color: #33cc99;
         padding-bottom:3px;
         Background-color:#ffa26f;*/

 background-image:url("/images/spacer.gif");
 background-color:#a40202;
 border-bottom:solid 1px #999;
 margin:0;
  color: #eee;
  font-size: 120%;
  padding: 4px 1px 2px 1px;
  margin: 0px;
  border-left-width: 0px;
  padding: 6px 5px 3px 5px;
}

.BrowserItemList_torinet_h2gplane h3 
/* H4 本文用 */
{
         border:0;
         margin:3px 0px 0px 0px;
         padding:1px;
        font-size:1.05em;
   font-weight: 400;  
   background-color: #ffc6aa;  
   border:0px solid #ffb38e;
   text-align:center;
}
.BrowserItemList_torinet_h2gplane h4 
/* H4 本文用 */
{
         background-color: #eeeeee;
	font-weight: bold;
	font-size: medium;
	margin-left:0em;
	margin-top:1em;
	margin-bottom:1em;
}

.BrowserItemList_torinet_h2gplane .Contents
/* 本文 */
{
	font-weight: normal;
	font-size: 103%;
	text-align: left;
	margin: 0em 0em 0px 0em;
         line-height: 150%;
         padding:7px;
         border:1px solid #a40202;
           border-top-width: 0px;
         Background-color:#ffe;
}

.BrowserItemList_torinet_h2gplane ul
/* UL 本文用 */
{
	margin:0px;
	margin-left:1em;
}

.BrowserItemList_torinet_h2gplane li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: disk;
	line-height: 130%
}

.BrowserItemList_torinet_h2gplane .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h2gplane .ParentBack
/* 戻るボタン */
{
	font-size: x-small;
	text-align: right;
}

.BrowserItemList_torinet_h2gplane .PageControl
/* ページコントロール */
{
	font-size: small;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}
