@charset "utf-8";

/* ================================================================================
CSS Information

Update:2008/11/12

Clear Fix Hack
01:bace
02:link
03:header
04:footer
05:gnav
06:topicPath
=========================================================================== *//**/

/**Font Size**************************************/
/* HTML tag styles                             */
/*font-size:225% }		/* 36px */
/*font-size:200% }		/* 32px */
/*font-size:187.5% }	/* 30px */
/*font-size:150% }		/* 24px */
/*font-size:131.25% }	/* 21px */
/*font-size:112.5% }	/* 18px */
/*font-size:100% }		/* 16px(=12pt) | default */
/*font-size:87.5% }	    /* 14px */
/*font-size:81.25% }	/* 13px */
/*font-size:75%}		/* 12px */
/*font-size:68.75% }	/* 11px */
/*font-size:62.5% }	    /* 10px */



body {
font-size:75%;
}


.fontSize li.fontm a img	{
	background:url(../img/ttl_fontsize_on.gif) no-repeat;
}

.fontSize li.fontl a img	{
	background:url(../img/ttl_fontsize02_off.gif) no-repeat;
}

.fontSize li.fontll a img	{
	background:url(../img/ttl_fontsize03_off.gif) no-repeat;
}

