@charset "utf-8";

/* #fontChanger
-------------------- */
#fontChanger ul {
	background: url(../img/btn_fontS.gif) no-repeat center top;
}
.english #fontChanger ul {
	background: url(../img/btn_fontS_en.gif) no-repeat center top;
}
#subNavi,
#contentBody {
	font-size: 80%;
}
#lNavSub li a {
	font-size: 80%;
}
#thumbBox h5 {
	margin-bottom: 2px;
	padding: 0 0 3px 1.2em;
	font-weight: bold;
}


