

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";

/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2red
/* 文書リスト全体 */
{
	margin:0;
	padding:0;
	margin-left:0px;
}

.BrowserItemList_torinet_h2red .h2frame
/* H2 文書タイトル */
{
	padding:7px 2px 7px 6px;
	background-image:url(ac55.gif);
	border: 1px solid #999999;
}

.BrowserItemList_torinet_h2red .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: #CE3000;
}

.BrowserItemList_torinet_h2red 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: #CE3000;
}


.BrowserItemList_torinet_h2red 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_h2red .Contents
/* 本文 */
{
	font-weight: normal;
	font-size: 120%;
	text-align: left;
	margin: 1em 0em 1em 1em;
         line-height: 150%;

}

.BrowserItemList_torinet_h2red ul
/* UL 本文用 */
{
	margin:0px;
	margin-left:1em;
}

.BrowserItemList_torinet_h2red ul li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: square ;
	line-height: 130%
}


.BrowserItemList_torinet_h2red ol
/* UL 本文用 */
{
	margin:0px;
	margin-left:2em;
}

.BrowserItemList_torinet_h2red ol li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: decimal ;
	line-height: 130%
}

.BrowserItemList_torinet_h2red .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h2red .ParentBack
/* 戻るボタン */
{
	font-size: x-small;
	text-align: right;
}

.BrowserItemList_torinet_h2red .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:140px;
 height:auto;
}
.input-line3{
 display:block;
 float:left;
 width:140px;
 height:auto;
}
.input-line4{
 display:block;
 float:left;
 width:140px;
 height:auto;
}
.input-line5{
 display:block;
 float:left;
 width:180px;
 height:auto;
}
.input-line6{
 display:block;
 float:left;
 width:200px;
 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_h2red TEXTAREA
/*.BrowserItemList_torinet_h2red INPUT*/{
 background-color:#ffc;
}



label:hover {
   background-color: #ffcccc;
}
}
