
/*** EC Navi CSS Document ***************************************

	ver.2009/09

	normal_font.css

----------------------------------------------------------------***/

/**  normal_font.css Menu *********************************************

	1.Base Font

*******************************************************************/
body{
	font-size: 12px;
}

/* \*/

html[lang*=""] body{
	font-size: 11px;
}

*:first-child+html body{
	font-size: 75%;
}

/**/