@charset "utf-8";

/* #fontChanger
-------------------- */
#fontChanger ul {
	background: url(../img/btn_fontM.gif) no-repeat center top;
}
.english #fontChanger ul {
	background: url(../img/btn_fontM_en.gif) no-repeat center top;
}
#subNavi,
#contentBody {
	font-size: 100%;
}
#lNavSub li a {
	font-size: 90%;
}

