@charset "Shift_JIS";

/* ...................................................................

　2009 Dream Cup ソーラーカーレース鈴鹿 / 文字サイズ用CSS
	【文字サイズＬ】

..................................................................... */

body {
	font-size: 100%;
}
#txtL a {
	text-indent: -9999px;
	background: url(../img/fontsize_on.gif) 16px 0;
}
#txtM a {
	text-indent: 0;
	background: none;
}
