
body{
  font-size:1.0em;
}

a.fontB{
  background:url(../image/textSizeB_out.jpg) top left no-repeat;
  width:28px;
  height:28px;
  cursor:pointer;
  display:block;
}

a.fontM{
  background:url(../image/textSizeM_over.jpg) top left no-repeat;
  width:28px;
  height:28px;
  cursor:pointer;
  display:block;
}

a.fontS{
  background:url(../image/textSizeS_out.jpg) top left no-repeat;
  width:28px;
  height:28px;
  cursor:pointer;
  display:block;
}
