@charset "utf-8";

/* 文字サイズ（大）
---------------------------------------------------- */
body { font-size:large; }


/* マウスオーバー
------------*/
#header #head #size ul#fsize li#fs4 a{
	background-image: url(img/size_l_on.gif);
	display:block;
	text-indent:-9999px;
	width:31px;
	height:31px;
	margin:8px 0 0 5px;
}
