﻿@charset "utf-8";

/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2g_border
/* 文書リスト全体 */
{
	margin: 0px;
	padding: 0px;
}

.BrowserItemList_torinet_h2g_border .Title
/* H2 文書タイトル */
{
	font-weight: bold;
	font-size: large;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 8px 10px;
	background-color:#f5f5f5;
	border-top: 1px solid #009999;
	border-left: 5px solid #009999;
	letter-spacing: 0.1em;
}

.BrowserItemList_torinet_h2g_border h3 
/* H3 本文用 */
{
         background-color: #ffffff;
	font-weight: bold;
	font-size: large;
	margin-left:0em;
	margin-top:0em;
	margin-bottom:0em;
         padding: 5px 0px 5px 10px;
         border: none;
}

.BrowserItemList_torinet_h2g_border h4 
/* H4 本文用 */
{
         background-color: #eeeeee;
	font-weight: bold;
	margin-left:0em;
	margin-top:0.5em;
	margin-bottom:0em;
         padding-left:6px;
}

.BrowserItemList_torinet_h2g_border .Contents
/* 本文 */
{
	font-weight: normal;
	font-size: 120%;
	text-align: left;
	margin: 10px 0px 0px 20px;
         line-height: 150%;

}

.BrowserItemList_torinet_h2g_border ul
/* UL 本文用 */
{
	margin:0px;
	margin-left:1em;
}

.BrowserItemList_torinet_h2g_border ul li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: square;
	line-height: 130%
}

.BrowserItemList_torinet_h2g_border ol
/* UL 本文用 */
{
	margin:0px;
	margin-left:2em;
}

.BrowserItemList_torinet_h2g_border ol li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: decimal;
	line-height: 150%
}



.BrowserItemList_torinet_h2g_border .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h2g_border .ParentBack
/* 戻るボタン */
{
	font-size: x-small;
	text-align: right;
}

.BrowserItemList_torinet_h2g_border .PageControl
/* ページコントロール */
{
	font-size: small;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.db {
 TEXT-ALIGN: center;
 MARGIN: 10PX 0PX 0PX 0PX;
 padding: 0px;
}
.db table{
 border: 1px #666699 solid;
 border-collapse: collapse;
 TEXT-ALIGN: center;
 vertical-align: middle;
 table-layout: fixed;
 border-spacing: 0px;
 margin: 0px;
}
.db tr{
 border: 1px #666699 solid;
 border-collapse: collapse;
 TEXT-ALIGN: center; 
 vertical-align: middle;
}
.db td{
 border: 1px #666699 solid;
 border-collapse: collapse;
 TEXT-ALIGN: center;
 vertical-align: middle;
 padding: 1px;
}
.db th{
 border: 1px #666699 solid;
 border-collapse: collapse;
 BACKGROUND-COLOR: #ccccff;
 TEXT-ALIGN: center;
 vertical-align: middle;
 padding: 1px;
 font-weight: bold;
 font-size: 120%; 
 color: #000000;
}
.db h3{
 font-weight: bold;
 TEXT-ALIGN: center;
 margin: 0em 0em 0.5em 0em;
 padding: 0px;
}
.bunsho {
 width: 175px;
}
.date {
}
.close {
 background-color: #ffcccc;
}
.batsu {
 BACKGROUND-COLOR: #e6e6fa; 
}
