

/*** for PC Browser ***/
@media (min-width:401px)
{
/* 部署別用 文書リスト */

.BrowserItemList_torinet_h1titlebar_b
/* 文書リスト全体 */
{
	margin: 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: 0 20px 20px 20px;
        margin: 0;
        line-height: 150%;
}

.BrowserItemList_torinet_h1titlebar_b ul
/* UL 本文用 */
{
	margin: 0 0 0 1em;
}

.BrowserItemList_torinet_h1titlebar_b ul li
/* LI 本文用 */
{
	font-weight: normal;
	margin: 0 0 0 2em;
	padding-left: 10px;
	list-style-type: disc;
	line-height: 200%;
}

.BrowserItemList_torinet_h1titlebar_b ol
/* UL 本文用 */
{
	margin: 0 0 0 1em;
}

.BrowserItemList_torinet_h1titlebar_b ol li
/* LI 本文用 */
{
	font-weight: normal;
	margin: 0 0 0 2em;
	padding-left: 10px;
	list-style-type: decimal;
	line-height: 200%;
}


.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;
}

h2 {
	color: #000000;
	font-weight: bold;
	font-size: large;
	margin: 40px 0 20px 0;
        padding: 0;
        border: none;
}

dl.flow {
	margin: 0 0 0 2em;
	padding: 0;
	display: inline;
}
dl.flow dt{
	color: #000000;
	font-weight: bold;
	line-height: 150%;
	padding: 0;
}
dl.flow dd{
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	margin: 0 0 0 4em;
	padding: 0;
}

.note {
	text-indent: -1em;
	padding-left: 2em;
}

.footer { 
	color: #003399; 
	font-size: small; 
	margin: 10px 0 20px 0; 
	padding: 0; 
	text-align: right; 
}

.fiestable1 { 
	width: 100%; 
	margin: 0 auto; 
	padding: 20px 0 0 0; 
	text-align: center;
        border: none;
}
.fiestable1 table{
	width: auto; 
	border: 2px #000000 solid; 
	border-collapse: collapse; 
}
.fiestable1 thead{
	background-color: #ccccff; 
	color: #000000; 
	font-weight: bold; 
	font-size: medium; 
} 
.fiestable1 th{
	text-align: center; 
	vertical-align: middle;
	padding: 2px; 
	border: 2px #000000 solid; 
} 
.fiestable1 tbody{
	background-color: #ffffff;
	color: #000000; 
	font-weight: normal; 
	font-size: medium;
} 
.fiestable1 td{ 
	text-align: center; 
	vertical-align: middle;
	padding: 2px; 
	border: 2px #000000 solid; 
}
.total {
        background-color: #eeeeee;
}
}
