BODY {
  font-size : 10pt;
  color: #222222;
  font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN";
  font-weight : normal;
  top : 0px;
  margin-top : 1px;
}
IMG{
  border-width : 0px 0px 0px 0px;
}
TD {
  font-size : 11pt;
}
TH {
  font-size : 11pt;
}
A:LINK {
  font-size : 11pt;
  color : blue;
  text-decoration: none;
  border-width : 0px 0px 0px 0px;
  font-weight : normal;
}
A:VISITED {
  font-size : 11pt;
  color : blue;
  text-decoration: none;
}
A:HOVER {
  font-size : 11pt;
  color: #ff0000;
  text-decoration: underline overline;
}
TR {
  font-size : 11pt;
}
H5{
  font-size : 9pt;
  color : navy;
  text-align : center;
  font-weight : lighter;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H1{
  font-size : 14pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H2{
  font-size : 11pt;
  color : white;
  background-color : red;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H3{
  font-size : 11pt;
  color : white;
  text-align : center;
  font-weight : bold;
  background-color : navy;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H4{
  font-size : 10pt;
  color : black;
  text-align : center;
  font-weight : bold;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
H6{
  font-weight : normal;
  color : black;
  font-size : 10pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
pre{
	font-size : 9pt;
	line-height: 11pt;
	
}
.densuke-table {
	background-color:#ffffd0;
	border:solid 2px #786432;
	border-collapse: collapse;
}
.densuke-td {
	font-size:11pt;
	color:#000000;
	border:background-color:#ffffd0; border:solid 2px #786432;
	padding : 4px 4px 4px 4px;
	line-height: 15pt;
}

