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