@charset "utf-8";


/* base
----------------------------------------------- */
* html body {
	font-size:x-small;
}
* html p,
* html li,
* html dd,
* html dt,
* html th,
* html td,
* html div{
	font-size:x-small;
}

body {
	font-size:small;
}
p,li,dd,dt,th,td,div{
	font-size:small;
}
#fSize #fs02 a{ background-position: -18px -29px;}