@charset "utf-8";

/*Fonts
---------------------------------------------------------*/
.txt_s { font-size:100%; line-height:145%; }
.txt_m { font-size:109%; line-height:145%; }
.txt_l { font-size:117%; line-height:150%; }
.txt_xl { font-size:125%; line-height:155%; }
#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.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_over.gif) 0 0 no-repeat; display:block; width:28px; height:28px; float:left; text-indent:-10000px;}

