@charset "utf-8";

/*Fonts
---------------------------------------------------------*/
.txt_s { font-size:84%; line-height:135%; }
*+html .txt_l { font-size:110%; line-height:135%; }
*html .txt_l { font-size:110%; line-height:135%; }
.txt_m { font-size:92%; line-height:140%; }
.txt_l { font-size:100%; line-height:145%; }
.txt_xl { font-size:115%; line-height:145%; }
#font_size li.s { display:block; width:28px; height:28px; float:left; text-indent:-10000px;}
#font_size li.m { display:block; width:28px; height:28px; float:left; text-indent:-10000px;}
#font_size li.l { display:block; width:28px; height:28px; float:left; text-indent:-10000px;}
#font_size li.s { background:url(../images/size_s_over.gif) 0 0 no-repeat; display:block; width:28px; height:28px; float:left; text-indent:-10000px;}
#font_size li.m { background:url(../images/size_m.gif) 0 0 no-repeat; display:block; width:28px; height:28px; float:left; text-indent:-10000px;}
#font_size li.l { background:url(../images/size_l.gif) 0 0 no-repeat; display:block; width:28px; height:28px; float:left; text-indent:-10000px;}
