

/*** for PC Browser ***/
@media (min-width:401px)
{
@charset "utf-8";

/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2
/* 文書リスト全体 */
{
	margin:0;
	padding:0;
	margin-left:0px;
}

.BrowserItemList_torinet_h2 .Title
/* H2 文書タイトル */
{
	color:#000066;
	font-weight: bold;
	font-size: large;
	margin-bottom:0.5em;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	letter-spacing: 0.3em;
	background-color:#eeeeee;
         border-bottom: 1px solid #003399;
	border-left: 10px solid #003399;
}


.BrowserItemList_torinet_h2 h3
/* H4 本文用 */
{
	color:#006633;
	font-weight: bold;
	font-size: medium;
	margin-left:0em;
	margin-top:5px;
	margin-bottom:5px;
}

.BrowserItemList_torinet_h2 h4 
/* H4 本文用 */
{
	color:#006633;
	font-weight: bold;
	font-size: medium;
	margin-left:0em;
	margin-top:5px;
	margin-bottom:5px;
}

.BrowserItemList_torinet_h2 .Contents
/* 本文 */
{
	font-weight: normal;
	font-size: medium;
	text-align: left;
	margin: 1em 0em 1em 1em;
         line-height:150%;
}

.BrowserItemList_torinet_h2 ul
/* UL 本文用 */
{
	margin:0px;
	margin-left:1em;
}

.BrowserItemList_torinet_h2 ul li
/* LI 本文用 */
{
	font-size: small;
	margin:0px;
	margin-left:2em;
	list-style-type: square;
	line-height: 130%
}

.BrowserItemList_torinet_h2 ol
/* UL 本文用 */
{
	margin:0px;
	margin-left:2em;
}

.BrowserItemList_torinet_h2 ol li
/* LI 本文用 */
{
	font-size: small;
	margin:0px;
	margin-left:1em;
	list-style-type: decimal;
	line-height: 130%
}
.BrowserItemList_torinet_h2 h3.kadai
/* H3 現状課題と取組方向性の見出し用 */
{
        padding : 0.1em 0em 0.1em 1em;
        border-color:#000000;
	border-width: 1px;
	border-style:dotted;
	color:#000000;
}
.BrowserItemList_torinet_h2 h3.mokuhyo
/* H3 現状課題と取組方向性の見出し用 */
{
	color:#000000;
}


.BrowserItemList_torinet_h2 .shihyotb 
{border-collapse:collapse; border:1px solid #999999;}

.BrowserItemList_torinet_h2 .shihyoth 
{ 
BACKGROUND-COLOR: #ecfbff;
border:1px solid #999999;
line-height:1em;
} 

.BrowserItemList_torinet_h2 .shihyotd1
 { 
BACKGROUND-COLOR: #fafafa; 
border:1px solid #999999;
text-align:left;
line-height:1em;
}
.BrowserItemList_torinet_h2 .shihyotd2
 { 
BACKGROUND-COLOR: #fafafa;
border:1px solid #999999; 
text-align:right;
line-height:1em;
}

.BrowserItemList_torinet_h2 .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h2 .ParentBack
/* 戻るボタン */
{
	font-size: x-small;
	text-align: right;
}

.BrowserItemList_torinet_h2 .PageControl
/* ページコントロール */
{
	font-size: small;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
}
