﻿@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: medium;
	margin:0;
	letter-spacing: 0.1em;
         padding: 5px;
         border-left-width: 5px;
         border-left-style: solid;
         border-left-color: #039;
}
.BrowserItemList_torinet_h2gplane h3 
/* H4 本文用 */
{
         background-color: #fff;
 text-align:center;
 margin:0px;
 padding:0;
	font-size: medium;
 border:0;
}
.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: 120%;
	text-align: left;
	margin: 1em 0em 1em 1em;
         line-height: 130%;

}

.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: 5px;
}

/* ここからオプション表の設定 */


.domestic{
 width:550px;
}

.d_l{
 width:265px;
 float:left;
}

.d_r{
 width:265px;
 float:left;
 margin-left:20px;
}

.domestic table{
 width:255px;
 background-color:#fff;
}


.domestic th
/* th 本文用 */
{
  background-color:#bbbbff;
 text-align:center;
}

.domestic .h_1
/* th 本文用 */
{
 background-color:#00e;
 text-align:center;
 color:#eee;
}

.domestic .redf{
 color:#f00;
}



.domestic td
/* td 本文用 */
{
  background-color:#e8e8ff;
 text-align:center;
}


.domestic h3{
 text-align:center;
 margin:0px;
}