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

#alpha {
/*  font-size:0.95em !important; */
  font-size: 1.05em !important;
  *font-size:13px; /* IE 7 */
  _font-size:13px; /* IE 6 */
}


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