@charset "utf-8";



.txt_s {

	font-size:14px;
	font-size:90%;
	
}


.txt_m {

	font-size:16px;
	font-size:120%;
	
}


.txt_l {

	font-size:18px;
	font-size:130%;
	
}


#contents_container {

	width:100%;
	
}


#fontsize a.large {

	background:url(../img/common/header_font_l_o.gif) no-repeat;
	
}