@charset "utf-8";

/* ===========================================================

	Title: size_s.css
	Created: 2009-1-19
	Created: 2009-1-28
	
=========================================================== */
/*

	bt font size
	
----------------------------------------------------------- */

div#header dl#fontSize {
	background: url(../image/bt_font_small.gif) right top no-repeat;
}

/* -----------------------------------------------------------	

	main font size
	
----------------------------------------------------------- */

div#contens,
div#contens table {
	font-size: 12px;
	line-height: 1.6;
}

div#contens .txtS {
	font-size: 11px;
	line-height: 1.4;
}

