/* #SubNav 各カテゴリ毎に背景画像を書き換える事!! */

#SubNav{
	background:url(../images/subnav_data/bg_subnav02.gif) left bottom no-repeat;
	width:200px;
	}


/* #MainRight */
#MainRight {
}


/* body.data_calculate ====== */
/* col3Wrap */
body.data_calculate #MainRight .col2Wrap {
}

body.data_calculate #MainRight .col2Wrap .colAInCol2 { width: 319px; }
body.data_calculate #MainRight .col2Wrap .colBInCol2 { width: 319px; }
/* ====== */

/* body.data_comparison ====== */
body.data_comparison #MainRight table.worldTable th{
	background-color:#fff;
}

body.data_comparison #MainRight table.worldTable tr.japan td{
	background-color: #A8F9C5;
}
body.data_comparison #MainRight table.worldTable tr.eu td{
	background-color: #B4D9F8;
}
body.data_comparison #MainRight table.worldTable tr.usa td{
	background-color: #F7DA9E;
}
/* body.data_situation ====== */
body.data_situation #MainRight table.pgTable01 p{
	margin: 0 5px;
}

/* リスト配置 */

ul.listIndnum li {
    clear: both;
    padding-left: 2.0em;
}
ul.listIndnum li span {
    display: inline;
    float: left;
    margin-left: -2.0em;
		padding-right: 0.4em;
}
