@charset"UTF-8";

/*
 * font_default.css
 */

body { font-size: 14px; }
#con { font-size: 100% !important; }

/*#page-honbun { font-size: 16px; }*/

/*
span[style="font-size: small;"] {
	font-size: 12px !important;
}
span[style="font-size: medium;"] {
	font-size: 14px !important;
}
span[style="font-size: large;"] {
	font-size: 18px !important;
}
span[style="font-size: x-large;"] {
	font-size: 24px !important;
}
span[style="font-size: xx-large;"] {
	font-size: 32px !important;
}
*/