@charset "utf-8";
/* CSS Document */

body{
	font-size:100%;
}

/*
#ftsize ul li#flarge a { 
	background-position:0 -19px;
}
*/

a.large img {
	opacity:0;
	filter:alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	zoom:0;/* IE で filter を使うときには zoom:1; を指定する */
}	

.font_size li.l a{
		background-position:0 -24px;
}	

