span {
	color :	#FF0000;
	font-weight : bold;
}
/* 本文 */
div.honmon {
	line-height : 1.6em;
}
/*  2倍下がり*/
.ind2 {
	margin-left: 2em;
	text-indent: -1em;
}
/* 図表 */
div.zuhyo {}
/* 図表名称 */
div.zuhyomei {}
/* エクセル */
div.excel {}
/* テキスト */
div.heibun {}
/* 帯の色 */
.bigin .obi	{
		background-color : #6699ff;
		color : #ffffff;
		text-align : right;
		font-weight : bold
}
.chap1 .obi	{
		background-color : #6699ff;
		color : #ffffff;
		text-align : right;
		font-weight : bold
}
.chap2 .obi	{
		background-color : #ffcc99;
		text-align : right;
		font-weight : bold;
}
.note .obi	{
		background-color : #ffcc99;
		text-align : right;
		font-weight : bold;
}
.data .obi	{
		background-color : #ccff66;
		text-align : right;
		font-weight : bold;
}

