body {
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	margin:0px;
	padding:0px;
	font-size:70%;
	line-height:1.5em;
	color: #444444;
	text-align: center;
	background: #d2d2d2;
}

#fontSize ul li.middle a {
	background:url(../images/font_m_off.gif) !important;
}

#fontSize ul li.small a {
	background:url(../images/font_s_on.gif) !important;
}


/* english */
#fontSize ul li.middle_en a {
	background:url(../en/images/en_font_m_off.gif) !important;
}

#fontSize ul li.small_en a {
	background:url(../en/images/en_font_s_on.gif) !important;
}