@charset "utf-8";

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

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

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

div#header ul#fontSize{
	background: url(/img/common/header/bt_font_large.gif) right top no-repeat;
}

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

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

div.contents,
div.contents table {
	font-size: 14px;
	line-height: 1.6;
}

div.contents .txtS {
	font-size: 13px;
	line-height: 1.4;
}

div.contents .txtL {
	font-size: 15px;
	line-height: 1.4;
}