.container{
	font-size: 84%;
	}

*:first-child+html .container{
	font-size:84%;
} 

*:first-child+html .contents {
	font-size:84%;
} 


*:first-child+html .base_contents {
	font-size:100%;
} 