@charset "UTF-8";

/*デフォルトフォントサイズ12px*/

body { font-size:12px;}
*:first-child+html body { font-size:77%;}
* html body { font-size:77%;}
h1,h2,h3,h4,h5,h6,address { font-size: 1em; }

.fsSmall { font-size:10px;}
*:first-child+html .fsSmall { font-size:83%;}
* html .fsSmall { font-size:83%;}

.fsLarge { font-size:14px;}
*:first-child+html .fsLarge { font-size:117%;}
* html .fsLarge { font-size:117%;}

/* ボタンのカレント表示*/
/*#header #fsDefault a { background-position:0px 18px; }*/

#header #fontsize #fsDefault a { background-position:-81px -30px; }

#commonLayaut #subArea #lcalNavi ul li ul li { font-size:12px; }