@charset "utf-8";

/* --- 12px 相当 --- */
h1, h2, h3, h4, h5, h6  {  font-size: 75%;  }
body {  font-size: 75%;  }
html>/**/body {  font-size: 12px;  }
/* --- 12px 相当 --- */

