@charset "shift_jis";

html {
    font-size: 100.1%;
    line-height: 1.5;
}

/* Smaller text size for IE 4 -6 */
* html  body { 
	font-size: 80%; 
    line-height: 1.5;
}


body {
font-size: 0.82rem;
    line-height: 1.4rem;
}


.font-normal {
	display: none;
}



