﻿@charset "UTF-8";

div#body {
    font-size: 16.5px;
    *font-size: 105%;
	line-height:1.7;
}

html*div#body {
    font-size: 16px;
	line-height:1.7;
}

* html div#body {
    font-size: 16.5px;
    *font-size: 105%;
	line-height:1.7;
}



.font_l {
background:url("../img/font_l_over.gif") no-repeat left top;
}

.font_m {
background:url("../img/font_m.gif") no-repeat left top;
}

.font_s {
background:url("../img/font_s.gif") no-repeat left top;
}
