@charset "utf-8";

/* -----------------------------------------------
CSS file
FileName:font-medium.css
Author:ecco
UpdatedBy:who-when
----------------------------------------------- */

/* definition_change_font_size */
body{
	font-size: 90%;
}

#footer address,
p.caption,
.textBoxR h4 span,
{
	font-size: 90%;
}

#listSitemap span{
	font-size: 85%;
}

.ttlH401 .fontSmall,
p.caption02
{
	font-size: 80%;
}

/* under IE6 */
* html .ttlH401 .fontSmall{
	font-size: 78%;
}


/* definition_fixed_font_size */




