@charset "utf-8";

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

/* Default Font Size : Change to 62.5% (=10px ) for IE6 */
body { font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Verdana, Geneva, Arial, Helvetica, sans-serif; _font-size: 85.5%; line-height: 1.35em; _letter-spacing: 0.05em; }/* Hack for IE 6 */

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

*:first-child+html	body { font-size: 83%; }


ul  {  margin-left /**/: -12px}
ol  {  margin-left /**/: -10px}
ul ul  {  margin-left /**/: -30px}
li  {  margin-bottom /**/: 3px}

* html ul  {  margin-left: 30px}
* html ol  {  margin-left: 33px}
* html ul ul  {  margin-left: 10px}

a {  color: #0066CC; text-decoration: underline}
a:visited {  color: #663300; text-decoration: underline}
a:hover {  color: #CC6600; text-decoration: underline}

.t9 { font-size: 90%; letter-spacing: 0.01em; } /* XS */
.t12 { font-size: 120%; letter-spacing: 0.01em; } /* M */
.t18 { font-size: 180%; letter-spacing: 0.01em; line-height: 1em; } /* M */

*:first-child+html	body .t9 { font-size: 85%; }


h1, h2, h3, h4 { margin: 0; padding: 0; line-height: 1em; }
h1, h2, h3, h4 { font-weight: normal; }
h1 { font-size: 120%; }
h2 { font-size: 5%; }
h3 { font-size: 100%; margin-bottom: 4px; letter-spacing: 0em; }
h4 { font-size: 100%; margin-bottom: 4px; letter-spacing: 0em; }


*:first-child+html h3 { line-height: 1em;}
*:first-child+html h4 { line-height: 1em;}

br{letter-spacing: normal;}