#wrapper{
	margin: 0 auto;
	text-align: left;
	width: 650px;
	font-size: 1.0em;
	line-height: 1.3;
}
div#contents {
	font-size: 0.9em;
	clear: both;
}
div#title{
	background: #fff;
	border-bottom: solid 1px #000;
	border-left: solid 6px #FF8C1A;
	padding: 2px 5px;
	text-align: left;
	margin-bottom: 16px;
	margin-top: 16px;
}

div#title h1{
	font-weight: bold;
}
div#contents h2{
	font-weight: bold;
}
div#contents h3{
	text-indent: 1.0em;
}
div#contents h4{
	text-indent: 2.0em;
}
div#contents p{
	margin: 0;
	text-indent: 2.0em;
}
.sec{
	margin-top: 1em;
}

div.sec h2{
	background: url('../Images/arrow_right.gif') no-repeat left center #fff;
	padding: 0 0 0 1.5em;
}


/*経済指標予測テーブル*/
table.ch099_table{
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	margin: 0px;
	width: 100%;
	font-size: 0.9em;
	color: #333333;
}

html>body .ch099_table{
	border-collapse: separate;
}

.ch099_table td.item{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: center;
	background-image: url('../Images/table_stripe_item.gif');
}
.ch099_table td.item2{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: center;
	background-image: url('../Images/table_stripe_item.gif');
	width: 45px;
}

.ch099_table td.left{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: right;
}
.ch099_table td.right{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: right;
	width: 45px;
}
.title{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url('../Images/table_stripe_title.gif');
	width: 80px;
	padding: 6px 4px;
}



#data_origin p{
	text-align: right;
	font-size: 0.8em;
	padding-right: 0.5em;
}









.text_small{
	font-size: 0.8em;
}
.accent_red{
	color: #ff0000;
}

/*比較指標テーブル*/
table.ch006_table{
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	margin: 0px;
	width: 100%;
	font-size: 1em;
	color: #333333;
}

html>body .ch006_table{
	border-collapse: separate;
}

.ch006_table td{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: right
}
.ch006_table td.td_top{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: center;
	color: #0000bb;
}
.ch006_table td.td_center{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: center;
}
/*国内指標テーブル*/
table.ch100_table{
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	margin: 0px;
	width: 100%;
	font-size: 1em;
	color: #333333;
}

html>body .ch100_table{
	border-collapse: separate;
}
.ch100_table td.td_right1{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: right;
	background-color: #FFCC99;
}
.ch100_table td.td_right2{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: right;
	background-color: #FFEECC;
}

.ch100_table td.td_left1{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: left;
	background-color: #FFCC99;
}
.ch100_table td.td_left2{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: left;
	text-indent: 2em;
	background-color: #FFEECC;
}
.ch100_table td.td_center{
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 6px 4px;
	text-align: center;
	color: #0000bb;
	background-color: #FFDD99;
}



/*ナビゲーション*/
div#head_nav{
	font-size: 12px;
	height: 47px;
	width: 650px;
	clear: both;
background-color: #fff;
}

.passed_y{
	clear: left;
}
div#head_nav li.top1 {
	display : inline;
	float: left;
	width: auto;
	/*margin-right: 2px;*/
	padding: 4px 4px 4px 10px;
	background: url(../../../Common/point_orange.gif) no-repeat left center #fff;
}
div#head_nav li.top2 {
	display : inline;
	float: left;
	width: 150px;
text-indent: 10px;
	/*margin-right: 2px;*/
	padding: 4px 0;
	background: url(../../../Common/point_orange.gif) no-repeat left center #fff;
}
div#head_nav li.top3 {
	display : inline;
	float: left;
	width: 140px;
text-indent: 10px;
	/*margin-right: 2px;*/
	padding: 4px 0;
	background: url(../../../Common/point_orange.gif) no-repeat left center #fff;
}


div#head_nav li.year {
	display : inline;
	float: left;
	width: auto;
	margin-right: 20px;
	padding: 4px 0;
	text-align:left;
}




/*インデックスへのリンク*/
div#link_bottom {
	width: 650px;
	font-size: 0.8em;
	padding-top: 16px;
}
div#link_bottom p{
	padding: 5px;
	text-align: right;
}
p.index {
	background: url(../../../Common/point_orange.gif) no-repeat 530px 8px #fff;
}
p.back {
	background: url(../../../Common/point_orange.gif) no-repeat 610px 8px #fff;
}
p.caution{
	font-size: 0.9em;
	text-align: right;
}
