﻿@charset "UTF-8";

div#body {
    font-size: 12.5px;
    *font-size: 80%;
	line-height:1.5;
}

html*div#body {
    font-size: 12px;
	line-height:1.5;
}

* html div#body {
    font-size: 12.5px;
    *font-size: 80%;
	line-height:1.5;
}



.font_l {
background:url("../img/font_l.gif") no-repeat left top;
}

.font_m {
background:url("../img/font_m.gif") no-repeat left top;
}

.font_s {
background:url("../img/font_s_over.gif") no-repeat left top;
}

