@charset "UTF-8";

/* *************************************** */
/* CSS Setting for Netscape 4.7 and Internet Explorer 7 */
/* *************************************** */

/* Default Font Size : Change to 10px */
body { font-family: "Osaka", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ＭＳ ゴシック";  font-size: 62.5%; }/* Hack for IE 7 */
html>/**/body { font-size: 10px; }/* Except IE 7 */



h1, h2, h3, h4, h5, h6 {	margin: 0; padding: 0; }
h1, h2, h3, h4, h5 { font-weight: normal; }
h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 150%; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }

.t14, .t12, .t10, .t9 { letter-spacing: 1px; }
.t14b, .t12b, .t10b { letter-spacing: 1px; }
.t18b, .t16b, .t14b, .t12b, .t10b { font-weight: bold; }

.t20 { font-size: 200%; } /* XL */
.t18 { font-size: 180%; } /* LLL */
.t16, .t16c { font-size: 160%; } /* LL */
.t14 { font-size: 140%; } /* L */
.t13, .t13c { font-size: 130%; } /* MM */
.t12, .t12c { font-size: 120%; } /* M */
.t11 { font-size: 110%; } /* S */
.t10 { font-size: 100%; } /* SS */
.r10 { font-size: 83.5%; } /* SSS ( Nest .t12 ) */
.t9 { font-size: 90%; } /* XS */
.t18b { font-size: 180%; } /* LLL Bold */
.t16b { font-size: 160%; } /* LL Bold */
.t14b { font-size: 140%; } /* L Bold */
.t12b { font-size: 120%; } /* Bold */
.t10b { font-size: 100%; } /* SS Bold */
