﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2green
/* 文書リスト全体 */
{
	margin:0;
	padding:0;
	margin-left:0px;
}

.BrowserItemList_torinet_h2green .h2frame
/* H2 文書タイトル */
{
	padding:7px 2px 7px 6px;
	background-image:url(ac13.gif);
	border: 1px solid #999999;
}

.BrowserItemList_torinet_h2green .Title
/* H2 文書タイトル */
{
	color:#000000;
	font-weight: bold;
	font-size: large;
	margin:0;
	letter-spacing: 0.1em;
         padding: 2px 0px 0px 6px;
         border-left-width: 5px;
         border-left-style: solid;
         border-left-color: #33cc99;
}

.BrowserItemList_torinet_h2green h3 
/* H3 本文用 */
{
	font-weight: bold;
	font-size: medium;
	margin-left:0px;
	margin-top:0.8em;
	margin-bottom:0.6em;
         padding-left:5px;
         border-left-width: 5px;
         border-left-style: solid;
         border-left-color: #33cc99;
}

.BrowserItemList_torinet_h2green h4 
/* H4 本文用 */
{
         background-color: #eeeeee;
	font-weight: bold;
	font-size: medium;
	margin-left:0em;
	margin-top:0.5em;
	margin-bottom:0.4em;
         padding-left:6px;
}

.BrowserItemList_torinet_h2green .Contents
/* 本文 */
{
	font-weight: normal;
	font-size: 120%;
	text-align: left;
	margin: 1em 0em 1em 1em;
         line-height: 150%;

}

.BrowserItemList_torinet_h2green ul
/* UL 本文用 */
{
	margin:0px;
	margin-left:1em;
}

.BrowserItemList_torinet_h2green ul li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: square;
	line-height: 130%
}

.BrowserItemList_torinet_h2green ol
/* UL 本文用 */
{
	margin:0px;
	margin-left:2em;
}

.BrowserItemList_torinet_h2green ol li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: decimal;
	line-height: 130%
}

.BrowserItemList_torinet_h2green .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h2green .ParentBack
/* 戻るボタン */
{
	font-size: x-small;
	text-align: right;
}

.BrowserItemList_torinet_h2green .PageControl
/* ページコントロール */
{
	font-size: small;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.input-line1{
 display:block;
 float:left;
 width:140px;
 height:auto;
 margin-bottom:12px;
 }
.input-line2{
 display:block;
 float:left;
 width:180px;
 height:auto;
}
.input-line3{
 display:block;
 float:left;
 width:220px;
 height:auto;
}
.input-line4{
 display:block;
 float:left;
 width:280px;
 height:auto;
}
.input-line5{
 display:block;
 float:left;
 width:360px;
 height:auto;
}
.input-line6{
 display:block;
 float:left;
 width:420px;
 height:auto;
 }
.input-line7{
 display:block;
 float:left;
 width:500px;
 height:auto;
}
.input-line8{
 display:block;
 float:left;
 width:740px;
 height:auto;
}

.input-line input{
 margin-left:6px; 
}
.input-line label{
 margin-right:8px;
 margin-bottom:8px;
}

.waku{
 margin:5px;
 padding:0;
 
}
.bottom{
clear:both;
}

td.haikei2,
.BrowserItemList_torinet_h2green TEXTAREA
/*.BrowserItemList_torinet_h2green INPUT*/{
 background-color:#ffc;
}

label:hover {
   background-color: #ffcccc;
}



/*=====ここからオプション=======*/

.list1 dt {
  clear: left;
  float: left;
  margin-bottom:0.1em;
  width: 16em;
  padding: 0;
  margin-left: -0.5em;

  }

.list1 dd {
  margin-bottom: 0.1em;
   padding: 0;
}


.input-line input{
 margin-left:8px; 
}

.input-line label{
 margin-right:8px;
 margin-bottom:0px;
}

.waku{
 margin:5px;

}

label:hover {
   background-color: #ffcccc;
}

.BrowserItemList_torinet_h2green  dl {
 margin:5px 0;
 padding:5px;
 border-bottom:1px dotted #ccc;
}

.BrowserItemList_torinet_h2green  dt {
  clear: left;
  float: left;
  margin:0;
  padding:6px 0 8px 0;
  width: 22em;
  color: #000;
  border-top:1px dotted #ccc;
  clear:both;
}
.BrowserItemList_torinet_h2green  dd {
  margin:0;
  padding:6px 0 8px 2px;
  margin-left: 9.5em;
  border-top:1px dotted #ccc;
}
}
