@charset "utf-8";




.txt_s {

	font-size:11px;
	font-size:85%;
	
}


.txt_m {

	font-size:13px;
	font-size:85%;
	
}


.txt_l {

	font-size:15px;
	font-size:90%;
	
}


#contents_container {

	width:100%;
	
}


#fontsize a.small {

	background:url(../img/common/header_font_s_o.gif) no-repeat;
	
}