@charset "utf-8";
/* CSS Document */

h2 { color: white; font-size: 14pt; margin-top: 2pt; margin-bottom: 1pt; margin-left: 4pt }
.big { color: red; font-style: italic; font-weight: bold; font-size: 18pt }
.SubEXP { font-size: 11pt; text-indent: -12pt; padding-left: 12pt }
.Page_Tytle { font-weight: bold; font-size: 18pt }
.Table_Tytle    { font-size: 14pt }
.Row_high { padding-top: 3pt }
.small  { color: black; font-size: 11pt }


.chui{
	color:#FF0000;
	font-weight:bold;
}
.tokucho{
	border:0px;
	font-size:9px;
	
	
	}
.orange{
	background-color:#FFCC66;
	color:#333333;
	text-align:center;

	}
.green{
	background-color:#CCFF99;
	color:#333333;
	text-align:center;
	}
.red{
	background-color:#CC3300;
	color:#333333;
	text-align:center;
	}
.blue{
	background-color:#66CCFF;
	color:#333333;
	text-align:center;
	}
