﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/* 部署別用 文書リスト */

.BrowserItemList_torinet_h2g_border
/* 文書リスト全体 */
{
	margin: 0;
	padding: 0;
}

.BrowserItemList_torinet_h2g_border .Title
/* H2 文書タイトル */
{
	color: #000000;
	font-weight: bold;
	font-size: large;
	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: 130%;

}

.BrowserItemList_torinet_h2g_border h3 
/* H3 本文用 */
{
	font-weight: bold;
	font-size: medium;
	margin: 20px 0 10px 0;
	padding: 0;
	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
/* 本文 */
{
	color: #000000;
	font-weight: normal;
	font-size: 120%;
	text-align: left;
	margin: 0;
	padding: 20px;
	line-height: 150%;
}

.BrowserItemList_torinet_h2g_border ul
/* UL 本文用 */
{
	margin: 0 0 0 1em;
}

.BrowserItemList_torinet_h2g_border ul li
/* LI 本文用 */
{
	margin: 0 0 0 2em;
	list-style-type: disc;
	line-height: 150%;
}

.BrowserItemList_torinet_h2g_border ol
/* OL 本文用 */
{
	margin: 0 0 0 1em;
}

.BrowserItemList_torinet_h2g_border ol li
/* LI 本文用 */
{
	margin: 0 0 0 2em;
	list-style-type: upper-roman;
	line-height: 150%;
}

.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;
}

.chart {
	clear: both;
	width: auto;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border: none;
}
.chart img{
	width: auto;
	border: none;
}

.note {
	overflow: hidden;
	width: 640px;
	color: #000000;
	font-weight: normal;
	font-size: 100%;
	text-align: center;
	line-height: 100%;
	background-color: #ffff99;
	border: 5px double #999999;
	margin: 20px auto;
	padding: 0;
}
.note1 {
	float: left;
	width: 85px;
	text-align: center;
	margin: 0;
	padding: 10px;
	border: none;
}
.note1 img{
	width: auto;
	border: none;
}
.note2 {
	float: left;
	width: 490px;
	color: #000000;
	text-align: left;
	line-height: 130%;
	margin: 0;
	padding: 5px 20px 10px 20px;
	border: none;
}

.source {
	clear: both;
	margin: 0; 
	padding: 0; 
	text-align: right; 
}
.footer { 
	color: #003399; 
	font-size: small; 
	margin: 0; 
	padding: 0; 
	text-align: right;
}

ruby { 
	color: #000000;
	margin: 0;
	padding: 0; 
	ruby-position: above;
	ruby-align: center;
	ruby-overhang: whitespace;
}
rt { 
	color: #000000;
	vertical-align: bottom;
}

sup {
  vertical-align: baseline;
  position: relative;
  top: -0.5em;
  font-size: 80%;
}
}
