@charset "UTF-8";

/* =============================================================
 big.css
 =============================================================== */

#contents {
	font-size: 123.1%;
}

#fontsize #size-s a {
	background: url(../images/fontS.gif) no-repeat left 0px;
}
#fontsize #size-m a {
	background: url(../images/fontM.gif) no-repeat left 0px;
}
#fontsize #size-l a {
	background: url(../images/fontL.gif) no-repeat left -17px;
}
