/* 統計から見る世界の労働安全衛生シリーズ　*/
.statistics_box {
	padding: 0.2em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B8D392;
	margin-top: 1em;
}
.statistics_left {
	font-weight: bold;
	color: #008C44;
	width: 25em;
	padding-left: 1em;
}
li.st  {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B8D392;
	border-left-color: #B8D392;
	list-style-type: none;
	margin-right: 3em;
}
/* テーブルレイアウト */
table.st {
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
/* テーブル一括セルの枠線指定 */
table.st, table.st td, table.st th{
	border: 1px solid #008C44;
}
/* 見出しの詳細設定 */
/* テーブルの見出しの背景 */
table.st th {
	font-weight: bold;
	color: #008C44;
	background-image: url(/img/bg/sima.gif);
	background-position: 1px 1px;
	text-align: center;
}
/* 見出し縦書き風 */
th.st_h, th.st_h_sub {
	width:1em;
	height: 10em;
}
/* ブチ抜き見出し */
table.st th.st_buti {
	background: url(none);
	text-align: left;
	padding-top: 1em;
}
/* 見出しの階層（仮想） */
th.st_h_a, th.st_h_b, th.st_h_c {
	font-weight:normal;
	text-align:left;
}
th.st_h_a {
	text-indent: 1em;
}
th.st_h_b {
	text-indent: 2em;
}
th.st_h_c {
	text-indent: 3em;
}
/* セル */
table.st td {
	text-align: right;
	border: 1px solid #008C44;
	font-size: 0.85em;
}
/* 合計値っぽいの */
table.st td.total {
	font-weight: bold;
	color: #CC6699;
}
td.st_sub {
	font-weight: bold;
	color: #008C44;
	background-position: 1px 1px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #B8D392;
}
td.st_dotted {
	background: url(/img/bg/dott.gif);
}

/* テーブルキャプションのスタイル */
table.st caption {
	font-size: 0.9em;
	font-weight: bold;
}
.super {
	font-size: 0.9em;
	vertical-align: super;
}
em{
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	margin-right: 0.2em;
}
/* 国旗あたりのCSS */
#TOPICS_RELATION {
	clear: both;
}
#TOPICS_RELATION a:link, #TOPICS_RELATION a:visited, #TOPICS_RELATION a:hover, #TOPICS_RELATION a:active{
	font-size: 0.8em;
	color: #008C44;
	text-decoration: none;
}
#TOPICS_RELATION a{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#TOPICS_RELATION .clk_area{
	text-align: center;
	float: left;
	height: auto;
	width: 6em;
	margin-left: 0.5em;
	cursor: pointer;
	margin-top: 0.5em;
}

/* 英語ページ"Statistics in Japan"用 */
/* インデックスページ */
/* 項目タイトル */
h2.contents {
	color: #006699;
	background: #dfefff;
	padding: 0.2em 0.2em 0.2em 1em;
	border-left: 1em solid #006699;
	margin-left: 1em;
	width:75%;
}

/* タイトル部分 */
#INJPN_TTL {
	border-bottom: 1px solid #666666;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
/* English statistics in JPN */
#INJPN_TTL h1 {
	font-size: 1.4em;
}
#INJPN_TTL h2 {
	font-size: 1.1em;
}
#INJPN_TTL h1 img {
	text-align: left;
}
#INJPN_BDY {
	font-size: 1em;
	border-bottom: 1px solid #666666;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
#INJPN_BDY h2 {
	background: url(/img/bar/wht_br_h45.jpg) no-repeat;
	text-align: left;
	padding-top:0.2em;
	padding-left: 1em;
	height: 3.5em;
	line-height: 1.4em;
	margin-right: 5em;
	display: block;
}
#INJPN_BDY_INDEX li {
	margin: 0em;
	padding: 0em;
}
#INJPN_BDY_INDEX ol {
	margin-left: 2em;
	padding-left: 1em;
	list-style: upper-roman;
	font-size: 1em;
	font-weight: bold;
}
#INJPN_BDY_INDEX  ol ol {
	font-size: 1em;
	margin: 0.5em 0em 0.5em 1em;
	padding-left: 1em;
	list-style: decimal;
}
#INJPN_BDY_INDEX a {
	text-decoration: none;
	color: #006699;
}
#INJPN_BDY_INDEX  ol ol ol {
	font-size: 1em;
	margin: 0.5em 0em 0.5em 1em;
	padding-left: 1em;
	color: #333333;
}
/* 1998年インデックスに使用 */
#INJPN_BDY_INDEX  ul {
	padding-left: 1em;
	list-style: none;
	margin: 0.5em 0em 0.5em 1em;
}
#INJPN_BDY_INDEX  ul li {
	margin: 0.5em 0em 0.5em 1em;
	list-style: url(/img/icons/index_ul.gif);
}
.graph {
	float: right;
	margin-right: 0.5em;
	margin-left: 0.5em;
	font-size: 0.9em;
	text-align: center;
}

