@charset "UTF-8";

/*文字サイズ
---------------------------------------------*/
#site_navi{
  font-size:90%;
}
#content {
  font-size:120%;
}
#footer,
.cal_txt,
#qr_code td,
#browser{
  font-size:72%;
}
#header li{
  font-size:12px;
}

