h2.green{
	color:#00a73d;
	border-left:5px #00a73d solid;
	padding:3px 0 3px 8px;
	margin:30px 0 20px 0;
	font-weight:bold;
	font-size:90%;
	border-top:none;

}

div.note{
	font-size:75%;
	width:570px;
	margin:20px 0 30px 0;
	line-height: 1.35;
}

ul.iso{
	width:570px;
	padding:10px 0 20px 0;
	float:both;
	display:inline-block;
}

ul.iso li.left{
	width:340px;
	float:left;
	font-size:83%;
	padding-top:5px;
	line-height:120%;
}

ul.iso li.right{
	width:200px;
	float:left;
	padding-left:20px;
}

table.unit{
	margin: 0 0 15px;
	border-collapse: collapse;
}

table.unit th{
	padding: 5px;
	border: solid 1px #9c9a9a;
	font-size: 83%;
	line-height: 1.35;
	text-align: left;
	background-color:#e8e8e8;
}

table.unit td{
	padding: 5px;
	border: solid 1px #9c9a9a;
	font-size: 83%;
	line-height: 1.35;
	text-align: left;;
}

table.unit td.right{
	padding: 5px;
	border: solid 1px #9c9a9a;
	font-size: 83%;
	line-height: 1.35;
	text-align: right;
}

table.unit td.year{
	padding: 5px;
	border: solid 1px #9c9a9a;
	font-size: 83%;
	line-height: 1.35;
	text-align: center;
}

table.unit td.year_b{
	padding: 5px;
	border: solid 1px #9c9a9a;
	font-size: 83%;
	line-height: 1.35;
	text-align: center;
	background-color:#e5feff;
}

table.unit td.blue{
	padding: 5px;
	border: solid 1px #9c9a9a;
	font-size: 83%;
	line-height: 1.35;
	text-align: right;
	background-color:#e5feff;
}

table.unit caption{
	display: none;
}
