

/*** for PC Browser ***/
@media (min-width:401px)
{
/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2blue
/* 文書リスト全体 */
{
	margin:0;
	padding:0;
	margin-left:0px;
}

.BrowserItemList_torinet_h2blue .h2frame
/* H2 文書タイトル */
{
	padding:7px 2px 7px 6px;
	background-image:url(ac13.gif);
	border: 1px solid #999999;
}

.BrowserItemList_torinet_h2blue .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: #003399;
}

.BrowserItemList_torinet_h2blue 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: #003399;
}


.BrowserItemList_torinet_h2blue 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_h2blue .Contents
/* 本文 */
{
	font-weight: normal;
	font-size: 120%;
	text-align: left;
	margin: 1em 0em 1em 1em;
         line-height: 150%;

}

.BrowserItemList_torinet_h2blue ul
/* UL 本文用 */
{
	margin:0px;
	margin-left:1em;
}

.BrowserItemList_torinet_h2blue ul li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: square;
	line-height: 130%
}

.BrowserItemList_torinet_h2blue ol
/* UL 本文用 */
{
	margin:0px;
	margin-left:2em;
}

.BrowserItemList_torinet_h2blue ol li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: decimal ;
	line-height: 130%
}



.BrowserItemList_torinet_h2blue .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h2blue .ParentBack
/* 戻るボタン */
{
	font-size: x-small;
	text-align: right;
}

.BrowserItemList_torinet_h2blue .PageControl
/* ページコントロール */
{
	font-size: small;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

ul.listpdf li{ 
list-style-image: url(http://www.pref.tottori.lg.jp/css/icon/pdf16.gif); 
} 

ul.listword li{ 
list-style-image: url(http://www.pref.tottori.lg.jp/css/icon/word16.gif); 
} 

ul.listexcel li{ 
list-style-image: url(http://www.pref.tottori.lg.jp/css/icon/excel16.gif); 
}

ul.listkana li{ 
list-style: katakana; 
}
}
