@charset "UTF-8";

/* ************************************************************* */
/*  CSS Setting for Except NS 4.7 and IE 7  */
/* ************************************************************* */

/* Default Font Size : Change to 62.5% (=10px ) for IE6 */
body { font-family: "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Verdana, Geneva, Arial, Helvetica, sans-serif; _font-size: 62.5%; line-height: 1.8em; }/* Hack for IE 6 */

/* Default Font Size : Change to10px */
html>/**/body { font-size: 10px; }/* Except IE 6 */


h1, h2, h3, h4 { line-height: 1.5em; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 150%; margin-bottom: 4px; letter-spacing: 0em; }
h4 { font-size: 140%; margin-bottom: 4px; letter-spacing: 0em; }
h5 { font-size: 120%; letter-spacing: 0em; }

.t20, .t18, .t16, .t14 { line-height: 1.8em; }
.t13, .t12, .t10, .t9 { line-height: 1.4em; }
.r10 { line-height: 1.2em; }
.t12c, .t13c { line-height: 1.5em; }
.t16c { line-height: 1.25em; }
.t18b, .t16b, .t14b, .t12b, .t10b { font-weight: bold; line-height: 1.5em; }

.t20 { font-size: 200%; } /* XL */
.t18 { font-size: 180%; } /* LLL */
.t16, .t16c { font-size: 160%; letter-spacing: 0em; } /* LL */
.t14 { font-size: 140%; letter-spacing: 0em; } /* L */
.t13, .t13c { font-size: 130%; letter-spacing: 0em; } /* MM */
.t12, .t12c { font-size: 120%; letter-spacing: 0.01em; } /* M */
.t11 { font-size: 110%; letter-spacing: 0em; } /* S */
.t10 { font-size: 100%; letter-spacing: 0em; } /* SS */
.r10 { font-size: 83.5%; letter-spacing: 0em; } /* SSS ( Nest .t12 ) */
.t9 { font-size: 90%; letter-spacing: 0.01em; } /* 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 */
