/*----------------------------------------------------------------------------*/

html, body, table, h4 {
	font-size   : 18px;
}

small { font-size : 10px; } /* フォントサイズ <small></small> */
big   { font-size : 16px; } /* フォントサイズ <big></big> */


#CSD { background : url( '../img/chr_size_s_off.gif' ) top left no-repeat; }
#CSM { background : url( '../img/chr_size_m_on.gif'  ) top left no-repeat; }
#CSL { background : url( '../img/chr_size_l_off.gif' ) top left no-repeat; }
/*----------------------------------------------------------------------------*/
