@charset "utf-8";
/* CSS Document */

#alpha {
/*  font-size:1.00em !important; */
  font-size: 1.25em !important;
  *font-size:14px; /* IE 7 */
  _font-size:14px; /* IE 6 */
}


/*画像切り替え*/
#fontSwitchNormal a:link,
#fontSwitchNormal a:visited {
  background: url(../img/fc-size.gif) left top no-repeat;
}
#fontSwitchLarger a:link,
#fontSwitchLarger a:visited{
  background: url(../img/fc-size.gif) -42px -18px no-repeat;
}