@charset "UTF-8";

/* -----------------------------------
fontsize */

.txt_sml{
font-size:100%;
}

.txt_nml{
font-size:120%;
}

.txt_big{
font-size:149%;
}

/* -----------------------------------
btn_fontsize selected */

#fontsize-l{
background-position:bottom;
}


