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

