/* BASIC DESIGN */
BODY{
  font-size : 11pt;
  font-family : "ＭＳ Ｐゴシック";
  text-decoration : none;
}
A:LINK { color : blue; text-decoration:none ; 
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
}
A:VISITED { color : blue; text-decoration:none ; 
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
}
A:ACTIVE { color:#000000 ; text-decoration:none ; 
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
}
A:HOVER { color : red; text-decoration : underline; 
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
}
P{
  line-height : 150%;
}
TD{
  font-size : 11pt;
  font-family : "ＭＳ Ｐゴシック";
  line-height : 15pt;
}
#otoiawase{
  font-size : 9pt;
  font-family : "ＭＳ Ｐゴシック";
  
  line-height : 12pt;
}
