@charset "UTF-8";
/* font-size L
--------------------------------------------------------- */
body {
	font-size: 160%;
}

a#fontLarge {
	background : transparent url(font_size_l_on.gif) no-repeat scroll left top;
}

a#fontLarge img {
	visibility: hidden;
}
