@charset "UTF-8";

#container,
#footer {
	font-size:93%;
}

/* switch_on */
#fsizeunit li#fontsmall a{
	background:url(/img/common/font_size.gif) no-repeat 0 -35px;
	}
#fsizeunit li#fontmedium a{
	background:url(/img/common/font_size.gif) no-repeat -25px 0;
	}
#fsizeunit li#fontlarge a{
	background:url(/img/common/font_size.gif) no-repeat -55px 0;
	}
