/* 0.全ページ共通
========================================== */
#header #fontSize #fontChange li#fontS{ background-position:0px -19px; }
#header #fontSize #fontChange li#fontM{ background-position:-21px 0;}
#header #fontSize #fontChange li#fontL{ background-position:-42px 0;}

#header #nav dd a{ font-size:84.6%; }
#topicpath span { font-size:84.6%; }
.fontSS { font-size:76.9%;  line-height:16px; } /*10px*/
.fontS { font-size:84.6%;  line-height:17px; }  /*11px*/
.fontM { font-size:92.3%;  line-height:18px; }  /*12px*/
.fontL { font-size:100%;  line-height:19px; }   /*13px*/

