@charset "utf-8";

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

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

.ttlH301{
	font-size: 100%;
}

.goal{
	font-size: 90%;
}

#boxStaff dt span{
	font-size: 80%;
}

/* definition_fixed_font_size */

#footer{
	font-size: 13px;
}


