/* font_m */

.ssmall {
font-size: 8px;
line-height: 10px;
color:#333333;
}

.small {
font-size: 10px;
line-height: 12px;
color:#666666;
}

.normal {
font-size: 10px;
line-height: 12px;
color:#666666;
}

.xlarge {
font-size: 12px;
line-height: 14px;
color:#666666;
}

#fontchange{
background-image:url(../common_images/fontsize01_s.gif);
background-repeat:no-repeat;
background-color: #E7DDDD;
}
