

/*** for PC Browser ***/
@media (min-width:401px)
{
/* 部署別用 文書リスト */

.BrowserItemList_torinet_h1content
/* 文書リスト全体 */
{
  margin:0px 0 0 0px;
  padding:0;
}

.BrowserItemList_torinet_h1content .Title
/* H1 文書タイトル */
{
  clear: both;
    color:#000000;
  background-image: url(https://www.pref.tottori.lg.jp/secure/658598/kudamono_icon.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-color:#F0CABA;
  font-weight: bold;
  font-size:110%;
  margin: 5px 0 0 10px;
  padding:5px 0px 4px 30px;
}


.BrowserItemList_torinet_h1content h4 
/* H4 本文用 */
{
	color:#006633;
	font-weight: bold;
	font-size: medium;
	margin-left:0em;
	margin-top:1em;
	margin-bottom:1em;
}

.BrowserItemList_torinet_h1content .Contents
/* 本文 */
{
	font-weight: normal;
	font-size: 120%;
	text-align: left;
	margin: 5px 5px 0px 30px;
         padding: 0;
         line-height: 150%;
}

.BrowserItemList_torinet_h1content ul
/* UL 本文用 */
{
	margin:0px;
	margin-left:1em;
}

.BrowserItemList_torinet_h1content ul li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: square;
	line-height: 130%
}

.BrowserItemList_torinet_h1content ol
/* UL 本文用 */
{
	margin:0px;
	margin-left:2em;
}

.BrowserItemList_torinet_h1content ol li
/* LI 本文用 */
{
	margin:0px;
	margin-left:1em;
	list-style-type: decimal;
	line-height: 130%
}



.BrowserItemList_torinet_h1content .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h1content .ParentBack
/* 戻るボタン */
{
	font-size: x-small;
	text-align: right;
}

.BrowserItemList_torinet_h1content .PageControl
/* ページコントロール */
{
	font-size: small;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
}
