@charset "utf-8";

body {
	font-size: 100%;
}
#f-small {
	background-image: url(../img/tmy_common/font_size_std3.gif);
	background-position: 0 25px;
}
#f-medium {
	background-image: url(../img/tmy_common/font_size_med3.gif);
	background-position: 0 25px;
}
#f-large {
	background-image: url(../img/tmy_common/font_size_lar3.gif);
}
.change-fsize img {
	border: none;
}