﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2g_border
/* 文書リスト全体 */
{
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.BrowserItemList_torinet_h2g_border .Title
/* H2 文書タイトル */
{
	clear: both;
	color: #000000;
	font-weight: bold;
	font-size: large;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 5px 5px 5px 10px;
	background-color: #f5f5f5;
	border-top: 1px solid #009999;
	border-left: 5px solid #009999;
	letter-spacing: 0.1em;
	line-height: 1.3;
}

.BrowserItemList_torinet_h2g_border h3 
/* H3 本文用 */
{
	clear: both;
	font-weight: bold;
	font-size: medium;
	margin: 20px 0 0 1em;
	padding: 0;
	background-color: transparent;
	border: none;
}

.BrowserItemList_torinet_h2g_border h4 
/* H4 本文用 */
{
	font-weight: bold;
	font-size: medium;
	margin: 10px 0 0 1em;
	padding: 0;
	border: none;
}

.BrowserItemList_torinet_h2g_border .Contents
/* 本文 */
{
	overflow: hidden;
	color: #000000;
	font-weight: normal;
	font-size: 120%;
	text-align: left;
	margin: 0;
	padding: 20px 0 20px 20px;
	line-height: 1.5;
}

.BrowserItemList_torinet_h2g_border ul
/* UL 本文用 */
{
	margin: 0 0 0 1em;
}

.BrowserItemList_torinet_h2g_border ul li
/* LI 本文用 */
{
	font-weight: normal;
	margin: 0 0 0 2em;
	padding-left: 10px;
	list-style-image: url(https://www.pref.tottori.lg.jp/css/icon/excel16.gif);
	list-style-type: disc;
	line-height: 2;
}

.BrowserItemList_torinet_h2g_border ol
/* OL 本文用 */
{
	margin: 0 0 0 1em;
}

.BrowserItemList_torinet_h2g_border ol li
/* LI 本文用 */
{
	font-weight: normal;
	margin: 0 0 0 2em;
	padding-left: 10px;
	list-style-type: decimal;
	line-height: 2;
}

.BrowserItemList_torinet_h2g_border .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h2g_border .ParentBack
/* 戻るボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h2g_border .PageControl
/* ページコントロール */
{
	font-size: small;
	text-align: right;
	padding: 5px;
	margin: 0;
}

ul.linklist > li{
	font-weight: bold;
	list-style-image: url(https://www.pref.tottori.lg.jp/Images/topic.gif);
}
}
