@charset "shift_jis";

#controller li.controller_m a img {visibility: hidden!important;}

/*	fontsizeM : 12px[default]
------------------------------------------------------
	10px  	84%
	11px 	92%
	12px 	100% 
	13px 	109%
	14px 	117%
	15px 	125%
	16px 	134%
	17px 	142%
	18px 	150%
	19px 	159%
	20px 	167%
	21px 	175%
	22px 	184%
	23px 	192%
	24px 	200%
	25px 	209%
	26px 	217%
------------------------------------------------------
*/

body {font-size: 12px;}

/* for IE6 */
* html body {font-size: 75%;}

/* for IE7 */
*:first-child+html body {font-size: 75%;}


/* -2px */
.explanation, .cautuion_s, .textsmall {font-size: 84%;} 

/* -1px */
.pgtop, .status {font-size: 92%;} 

/* +2px */
.article_ttl span, .ttl_txt span, .ttl_circle, .body_tb td strong, .ttl_s {font-size: 117%;} 

/* +4px */
.profile_lead{font-size: 134%;} 



