

/*** for PC Browser ***/
@media (min-width:401px)
{
/* 部署別用 文書リスト */

.BrowserItemList_torinet_h1titlebar_b
/* 文書リスト全体 */
{
	margin: 10px 0 0 0;
	padding: 0;
}

.BrowserItemList_torinet_h1titlebar_b .h1frame
{
	margin: 0;
	background-position: top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid 8px #006c90;
}

.BrowserItemList_torinet_h1titlebar_b .Title
/* H1 文書タイトル */
{
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 150%;
	font-weight: bold;
	margin: 0;
	padding: 15px 8px 15px 8px;
	letter-spacing: 0.3em;
}


.BrowserItemList_torinet_h1titlebar_b h4 
/* H4 本文用 */
{
	color: #006633;
	font-weight: bold;
	font-size: medium;
	margin: 20px 0 10px 0;
}

.BrowserItemList_torinet_h1titlebar_b .Contents
/* 本文 */
{
	font-weight: normal;
	font-size: 120%;
	text-align: left;
	padding: 20px;
        margin: 0;
        line-height: 150%;
}

.BrowserItemList_torinet_h1titlebar_b ul
/* UL 本文用 */
{
	margin: 20px 0 0 1em;
}

.BrowserItemList_torinet_h1titlebar_b ul li
/* LI 本文用 */
{
	font-weight: bold;
	margin: 10px 0 0 2em;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: disc;
	line-height: 2;
}

.BrowserItemList_torinet_h1titlebar_b ol
/* OL 本文用 */
{
	margin: 20px 0 0 1em;
}

.BrowserItemList_torinet_h1titlebar_b ol li
/* LI 本文用 */
{
	font-weight: bold;
	margin: 10px 0 0 2em;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: decimal;
	line-height: 2;
}

.BrowserItemList_torinet_h1titlebar_b .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h1titlebar_b .ParentBack
/* 戻るボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h1titlebar_b .PageControl
/* ページコントロール */
{
	font-size: small;
	text-align: right;
	padding: 0;
	margin: 5px;
}

ul.listpdf li{
	list-style-image: url(https://www.pref.tottori.lg.jp/css/icon/pdf16.gif);
}
ul.listexcel li{
	font-weight: normal;
	list-style-image: url(https://www.pref.tottori.lg.jp/css/icon/excel16.gif);
}
ul.linklist li{
	list-style-image: url(https://www.pref.tottori.lg.jp/Images/topic.gif);
}

ol.index1 {
	margin: 5px 0 0 1em;
}
ol.index1 li{
	font-weight: normal;
	margin: 0 0 0 2em;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: decimal;
	line-height: 1.5;
}
ol.index1 li.nomarker{
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
}
ol.index2 {
	margin: 0 0 0 1em;
}
ol.index2 li{
	font-weight: normal;
	margin: 0 0 0 1em;
	padding-left: 10px;
	list-style-image: none;
	list-style-type: none;
	line-height: 1.5;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.BrowserItemList_torinet_h1titlebar_b
/* 文書リスト全体 */
{
	margin: 10px 0 0 0;
	padding: 0;
}

.BrowserItemList_torinet_h1titlebar_b .h1frame
{
	margin: 0;
	background-position: top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: solid 6px #006c90;
}

.BrowserItemList_torinet_h1titlebar_b .Title
/* H1 文書タイトル */
{
	margin: 0;
	padding: 5px 0 5px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 150%;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0;
	background-color: #eeeeee;
}

.BrowserItemList_torinet_h1titlebar_b .Contents
/* 本文 */
{
	margin: 0;
	padding: 5px;
	font-size: 120%;
	font-weight: normal;
	text-align: left;
	line-height: 1.5;
}

.BrowserItemList_torinet_h1titlebar_b ul
/* UL 本文用 */
{
	margin: 0;
	padding: 0 5px;
}

.BrowserItemList_torinet_h1titlebar_b ul li
/* UL LI 本文用 */
{
	margin: 10px 0 0 20px;
	padding: 0;
	font-weight: normal;
	list-style-type: disc;
	line-height: 1.3;
}

.BrowserItemList_torinet_h1titlebar_b ol
/* OL 本文用 */
{
	margin: 0;
	padding: 0 5px;
}

.BrowserItemList_torinet_h1titlebar_b ol li
/* OL LI 本文用 */
{
	margin: 0 0 0 30px;
	padding: 0;
	font-size: small;
	font-weight: normal;
	list-style-type: decimal;
	line-height: 1.3;
}

.BrowserItemList_torinet_h1titlebar_b .Append
/* 追加ボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h1titlebar_b .ParentBack
/* 戻るボタン */
{
	font-size: small;
	text-align: right;
}

.BrowserItemList_torinet_h1titlebar_b .PageControl
/* ページコントロール */
{
	margin: 5px;
	padding: 0;
	font-size: small;
	text-align: right;
}


ul.listpdf li{
	list-style-image: url(http://www.pref.tottori.lg.jp/css/icon/pdf16.gif);
}
ul.listexcel {
	font-weight: normal;
}
ul.listexcel li{
	font-weight: normal;
	list-style-image: url(http://www.pref.tottori.lg.jp/css/icon/excel16.gif);
}

ol.index1 {
	margin: 20px 0 20px 1em;
}
ol.index1 li{
	font-weight: bold;
	margin: 0 0 0 2em;
	padding-left: 10px;
	list-style-type: upper-roman;
	line-height: 2;
}
ol.index2 li{
	font-weight: normal;
	margin: 0 0 0 2em;
	padding-left: 10px;
	list-style-type: decimal;
	line-height: 1.5;
}
}
