@charset "shift_jis";

#controller li.controller_l a img {visibility: hidden!important;}

/*	fontsizeL.css : default[14px]
------------------------------------------------------
	10px  	72%
	11px 	79%
	12px 	86%
	13px 	93%
	14px 	100% 
	15px 	108%
	16px 	115%
	17px 	122%
	18px 	129%
	19px 	136%
	20px 	143%
	21px 	150%
	22px 	158%
	23px 	165%
	24px 	172%
	25px 	179%
	26px 	186%
------------------------------------------------------
*/

body {font-size: 14px;}

/* for IE6 */
* html body {font-size: 88%;}

/* for IE7 */
*:first-child+html body {font-size: 88%;}


/* -2px */
.explanation, .cautuion_s, .textsmall {font-size: 86%;} 

/* -1px */
.pgtop, .status {font-size: 93%;} 

/* +2px */
.article_ttl span, .ttl_txt span, .ttl_circle, .body_tb td strong, .ttl_s {font-size: 115%;} 

/* +4px */
.profile_lead {font-size: 129%;} 


