@charset "utf-8";

body {
	font-size: 16px;
}

#flarge a {
	background-image: url(../img/common/font_l_on.gif);
}
#flarge a:hover {
	background-image: url(../img/common/font_l_on.gif);
}


/* -- header -- */

#header .navi-sub {
	font-size: 10px;
	line-height: 100%;
}

#header .panel {
	font-size: 10px;
	line-height: 100%;
}

