.regular{ 
  font-size   : 12px;
  line-height : 1.4em;
  font-family : SansSerif, Osaka, "£Í£Ó ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯";
}
.smaller{ 
  font-size   : 10px;
  line-height : 1.4em;
  font-family : SansSerif, Osaka, "£Í£Ó ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯";
}
.larger{ 
  font-size   : 14px;
  line-height : 1.4em;
  font-family : SansSerif, Osaka, "£Í£Ó ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯";
}
.msmaller{ 
  font-size   : 9px;
  line-height : 1.4em;
  font-family : SansSerif, Osaka, "£Í£Ó ¥´¥·¥Ã¥¯", "£Í£Ó £Ð¥´¥·¥Ã¥¯";
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}