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

