﻿@charset "UTF-8";

div#body{
    font-size: 14.5px;
    *font-size: 95%;
	line-height:1.6;
}

html*div#body {
    font-size: 14px;
	line-height:1.6;
}

* html div#body {
    font-size: 14.5px;
    *font-size: 95%;
	line-height:1.6;
}



.font_l {
background:url("../img/font_l.gif") no-repeat left top;
}

.font_m {
background:url("../img/font_m_over.gif") no-repeat left top;
}

.font_s {
background:url("../img/font_s.gif") no-repeat left top;
}
