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

