@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("/images/common/font_type.gif") no-repeat 0px -41px;
	
}
