﻿@charset "utf-8";

/* 部署別用 文書リスト */




.BrowserItemList_torinet_h2gplane .Title
/* H2 文書タイトル */
{
	color:#000000;
	font-weight: bold;
	font-size: large;
	margin:30px 0 0 0;
	letter-spacing: 0.1em;
         padding: 0px 5px;
         border-left-width: 1.05em;
         border-left-style: solid;
         border-left-color: #33cc99;
}

.BrowserItemList_torinet_h2gplane h3
{
 background-color:#eee;
 border:0px solid #ccc;
 padding:2px 2px 1px 2px;
 margin:18px 25px 0px 0;
}

.BrowserItemList_torinet_h2gplane h4
{
 background-color:#fff;
 border:0px solid #ccc;
 padding:2px 2px 1px 2px;
 margin:5px 25px 0px 0;
}


.BrowserItemList_torinet_h2gplane dl {
 border:1px solid #999;
 width:700px;
 width:95%;
 margin:5px 0 10px 0;
}
.BrowserItemList_torinet_h2gplane dt {
 float:left;
 width:120px;
 width:20%;
 padding:6px 0 6px 10px;
 margin:0;
 clear:both;
 font-weight:bold;
}
.BrowserItemList_torinet_h2gplane dd {
 width:540px;
 width:75%;
 margin:0 0 0 120px;
 padding:6px 5px 6px 10px;
 border-left:1px dotted #999;
}



/* ■■■ここから、オプション設定　表の色■■■ */

.BrowserItemList_torinet_h2gplane table
/* th 本文用 */
{
	background-color:#666666;
        margin-top:5px;
}



.BrowserItemList_torinet_h2gplane th
/* th 本文用 */
{
  background-color:#ECFBFF;
  text-align:center;
}

.BrowserItemList_torinet_h2gplane td
/* td 本文用 */
{
  background-color:#FAFAFA;
}
