A:hover{
  TEXT-DECORATION: underline;
  color: #ff6600;
}
BODY{
  background-color : #FFFFFF;
  background-image : url(images/bg.gif);
  margin-left: 20px;
}
P{
  font-size : 10pt;
  color : #222222;
}
TD, TH{
  font-size : 10pt;
  color : #222222;
}
.midashi_2{
  font-size : 11pt;
  font-weight : bold;
}
.midashi_3{
  margin-top: 4px;
  margin-bottom: 4px;
  font-size : 13pt;
  font-weight : bold;
  letter-spacing : -1pt;
}
.midashi_5{
  font-size : 15pt;
  font-weight : bold;
  letter-spacing : -1pt;
}
.text_1{
  font-size : 10pt;
  line-height : 11pt;
  margin-top: 3px;
  margin-bottom: 6px;
  margin-left: 8px;
}
.menu{
  font-size : 9pt;
  text-decoration : none;
  padding-left: 3px;
}
.text_small{
  margin-top : 3pt;
  font-size : 8pt;
  line-height : 9pt;
  text-decoration : none;
}
.text_p9{
  font-size : 9pt;
  line-height : 9pt;
  margin-top: 3px;
}
.box{
  border: 1px solid #3399ff;
}
.box2{
  border: 1px solid #ff6666;
}
.box3{
  border: 3px solid #ffecac;
  padding: 3px;
}

.midashi_bg{
  font-weight : bold;
  background-color: #B5E3FF;
  padding: 2px;
  margin-bottom: 5px;
}
