
BODY{
  background-color : white;
  background-image : url(../../image/nanabg0395.gif);
  background-attachment : fixed;
  scrollbar-base-color: #B4E0B4;
  scrollbar-face-color: #B4E0B4;
  scrollbar-highlight-color: white;
  scrollbar-shadow-color: white;
  scrollbar-arrow-color: white;
  scrollbar-3dlight-color: #B4E0B4;
  scrollbar-darkshadow-color: #B4E0B4;
}
H3{
  margin-top : 20pt;
  font-size : 12pt;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : green;
  letter-spacing : 1pt;
  text-align : center;
  width : 400;
  border-bottom : 2px dotted green;
}
.info{
  font-size : 9pt;
  color : green;
  text-align : center;
}
H4{
  font-size : 11pt;
  font-weight : bold;
  color : navy;
  text-align : center;
}
.cc{
  font-size : 10pt;
  line-height : 130%;
  color : navy;
  text-align : left;
  width : 500;
}
.fk{
  width : 500;
  text-align : left;
  font-size : 9pt;
  color : green;
  margin-bottom : 20pt;
}
.HOME{
  font-size : 10pt;
  font-family : "MS UI Gothic";
  padding : 2px;
  background-color : #E36D4A;
  text-align : center;
  border : double white 4px;}
