@charset "Shift_JIS";

/* 
=== Top Page =======================================

	- Font Size/ Win

==================================================== */
/* 2009.07 */


/* --------------------------------------------------

	[ Font Size  ]

 -------------------------------------------------- */

body {
	font-family: SimSun, 'MS UI Gothic', Hei,verdana,helvetica,arial, sans-serif;
/*	_font-family:verdana,helvetica,arial, sans-serif; */
	_font-family: SimSun, 'MS UI Gothic', Hei,verdana,helvetica,arial, sans-serif;
}

.fntLarge {
	font-size: 14px;
	} 
.fntMedium { 
	font-size: 12px; 
	} 
.fntSmall {
	font-size: 10px; 
	} 


/*--*/
*html .fntLarge {
	font-size: 87%; 
	} 
*html .fntMedium {
	font-size: 72%; 
	} 
*html .fntSmall {
	font-size: 68%;  
	} 
*html .fntMedium .fntSmall {
	font-size: 83%;  
	} 
*:first-child+html .fntLarge {
	font-size: 87%; 
	} 
*:first-child+html .fntMedium {
	font-size: 72%; 
	} 
*:first-child+html .fntSmall {
	font-size: 68%;  
	} 
*:first-child+html .fntMedium .fntSmall {
	font-size: 83%;  
	} 
/*--*/


select { font-family: SimSun, 'MS UI Gothic', Hei,verdana,helvetica,arial, sans-serif !important;
}


.fntMedium {
	font-family: SimSun, 'MS UI Gothic', Hei,verdana,helvetica,arial, sans-serif !important;
}

.pBLink {
	font-family: SimSun, 'MS UI Gothic', Hei,verdana,helvetica,arial, sans-serif !important;
}

.text {
	font-family: SimSun, 'MS UI Gothic', Hei,verdana,helvetica,arial, sans-serif !important;
}