@charset "utf-8";

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

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

/* large */
div.textSize ul li#large,
div.textSize ul li#large a {
	background-position: -92px -18px;
	width: 20px;
}
