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