@charset "utf-8";

/***************************************************
*
* </hebelstay/common/css/font.css>
*
***************************************************/

html, body {
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, arial, "sans-serif";
  color: rgb(68, 68, 68);
  word-wrap: break-word;
  -webkit-text-size-adjust:100%;
  line-height: 1.6;
}