@charset "utf-8";

/*	[フォントサイズ小]
-----------------------------------------------*/
body {
	font-size: 70%;
}
* html body { font-size: 70%; }
*:first-child+html body { font-size: 70%; }
head~/* */body { font-size: 70%; }
html:not(:target) body { font:70%/1; }

#header div.textSize ul li#small,
#header div.textSize ul li#small a {
	background-position: 0px 0px;
	width: 20px;
}

div.textSize ul li#small,
div.textSize ul li#small a {
	background-position: -54px -18px;
	width: 20px;
}
