@charset "utf-8";

li#font_small {
	background:url(../images/icn_small.gif) no-repeat left top;
}
li#font_medium {
	background:url(../images/icn_medium.gif) no-repeat left -32px;
}
li#font_large {
	background:url(../images/icn_large.gif) no-repeat left top;
}

div#contentsWrapper,
div#subContentsWrapper {
	font-size:93%;
}

