@charset "UTF-8";
body {
	background-color: #FFFFFF;
	line-height: 1.4em;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 75%;
}
#changeBox #textSize #text_s a {
	background-image: url(../images/common/btn_txt_s_of.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 26px;
	background-position: center;
}
#changeBox #textSize #text_m a {
	background-image: url(../images/common/btn_txt_m_ov.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 26px;
	background-position: center;
}
#changeBox #textSize #text_b a {
	background-image: url(../images/common/btn_txt_b_of.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 26px;
	background-position: center;
}