@charset "Shift_JIS";
/* CSS Document */


/* body*/
body {
	font-size: 14px;
	line-height: 1.5;
}
/* IE6*/
/*\*/
* html body {
	font-size: 87.5%;
}
/* IE7*/
/*\*/
*:first-child + html body {
	font-size: 87.5%;
}
/**/


/* font size*/
#navi dd.large {
	background-image: url(../img/bt_font_large.gif);
}
#navi dd.default {
	background-image: url(../img/bt_font_default_f2.gif);
}
#navi dd.small {
	background-image: url(../img/bt_font_small.gif);
}

