@charset "utf-8";

#container {
	font-size: 128%;
}

#btnSizeS {
	background: url("../img/common/font_s_off.gif") no-repeat 0 0;
}

#btnSizeM {
	background: url("../img/common/font_m_off.gif") no-repeat 0 0;
}

#btnSizeL {
	background: url("../img/common/font_l_on.gif") no-repeat 0 0;
}
