@charset "euc-jp";

body,
table td,
table th,
p{
	font-size:71%;
	line-height:140%;
}

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