@charset "shift_jis";

#controller li.controller_s a img {visibility: hidden!important;}

/*	fontsizeS.css : default[10px]
------------------------------------------------------
	8px  	80% 
	9px  	90% 
	10px  	100% 
	11px 	110%
	12px 	120%
	13px 	130%
	14px 	140% 
	15px 	150%
	16px 	160%
	17px 	170%
	18px 	180%
	19px 	190%
	20px 	200%
	21px 	210%
	22px 	220%
	23px 	230%
	24px 	240%
------------------------------------------------------
*/

body {font-size: 10px;}

/* for IE6 */
* html body {font-size: 63%;}

/* for IE7 */
*:first-child+html body {font-size: 63%;}



/* -2px */
.explanation, .cautuion_s, .textsmall {font-size: 80%;} 

/* -1px */
.pgtop, .status {font-size: 90%;} 

/* +2px */
.article_ttl span, .ttl_txt span, .ttl_circle, .body_tb td strong, .ttl_s {font-size: 120%;} 

/* +4px */
.profile_lead {font-size: 140%;} 


