@charset "UTF-8";
/* CSS Document */

body {
	font:14px/1.5 "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
/* for IE7 */
*+html body {
	font-size:85%;
}
/* for IE6 */
* html body {
	font-size:85%;
}

#fontSize #fontSmall {
	background-position: 0 -25px;
}
#fontSize #fontLarge {
	background-position: -25px 0;
}

