body {
	font-size:12px;
}
* html body {font-size: 75%;}
*:first-child+html body {font-size: 75%;}
head~/* */body {font-size: 75%;}
html:not(:target) body {font-size:12px;}

#header {
	font-size: 12px;
}

#header #font li#fontS a{
	background-image:url(../img/common/font_s_off.gif);
}
#header #font li#fontM a{
	background-image:url(../img/common/font_m_on.gif);
}
#header #font li#fontL a{
	background-image:url(../img/common/font_l_off.gif);
}
