﻿

/*** 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 文書タイトル */
{
	margin: 0;
	padding: 15px 8px 15px 8px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-align: left;
}


.BrowserItemList_torinet_h1titlebar_b h4 
/* H4 本文用 */
{
	margin: 20px 0 10px 0;
	color: #006633;
	font-size: medium;
	font-weight: bold;
}

.BrowserItemList_torinet_h1titlebar_b .Contents
/* 本文 */
{
	margin: 0;
	padding: 20px 20px 40px 20px;
	font-size: 120%;
	font-weight: normal;
	text-align: left;
	line-height: 1.5;
}

.BrowserItemList_torinet_h1titlebar_b ul
/* UL 本文用 */
{
	margin: 0 0 0 1em;
}

.BrowserItemList_torinet_h1titlebar_b ul li
/* LI 本文用 */
{
	margin: 0;
	padding-left: 10px;
	font-weight: normal;
	list-style-type: disc;
	line-height: 2;
}

.BrowserItemList_torinet_h1titlebar_b ol
/* UL 本文用 */
{
	margin: 0 0 0 1em;
}

.BrowserItemList_torinet_h1titlebar_b ol li
/* LI 本文用 */
{
	margin: 0;
	padding-left: 10px;
	font-weight: normal;
	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
/* ページコントロール */
{
	margin: 5px;
	padding: 0;
	font-size: small;
	text-align: right;
}

h2 {
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: medium;
	font-weight: bold;
	line-height: 1.5;
	background-color: transparent;
	border: none;
}

ul.links {
	margin: 0 0 20px 0;
	padding: 0 0 0 1em;
	border: none;
}
ul.links li{
	float: left;
	display: block;
	width: 11.5em;
	margin: 0 15px 0 0;
	padding: 0 0 0 16px;
	list-style: none;
	line-height: 2;
	background: url(https://www.pref.tottori.lg.jp/Images/topic.gif) no-repeat left 2px scroll;
	border: none;
}
.links li a{
	display: block;
	margin: 0;
	padding: 0;
	border: none;
}

p.note{
	clear: both;
	margin: 0;
	padding: 30px 0 0 0;
	border: none;
}
}
