BODY{
  text-align : center;
  margin-top : 0px;
  margin-bottom : 0px;
}


TD.BLACK{
  background-color : #000000;
  text-align : center;
}
TD.W_CENTER{
  background-color : #ffffff;
  text-align : center;
}
TD.TITLE_BAR{
  font-size : 11pt;
  font-weight : bold;
  color : #000099;
  background-color : #f0f8ff;
  text-align : center;
}
TD.GRAY{
  background-color : #666666;
  text-align : center;
}
TD.C_BAR{
  font-size : 10pt;
  
  background-color : #f1fbe3;
  text-align : center;
}
.CAUTION{
  font-size : 10pt;
  color : #ff0000;
}
TD.TXT{
  font-size : 10pt;
  color : #000000;
  background-color : #ffffff;
}
TD.C_TITLE{
  font-size : 10pt;
  color : #0000ff;
  background-color : #e6f4ff;
  text-align : center;
  font-weight : bold;
}
TD.C_TXT{
  font-size : 10pt;
  color : #000000;
  background-color : #f6f6f6;
  text-align : center;
}
A.FIN_B{
  font-size : 10pt;
  font-weight : bold;
  color : #0000cc;
  text-decoration : none;
}
td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10pt;
}
.PRICE {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCCCC;
	border-bottom-color: #FFCCCC;
}
