@charset "utf-8";

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

	Title: size_l.css
	Created: 2012-3-7
	Last Created: 2012-3-7
	
=========================================================== */
/*

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

div#header dl {
	background: url(../img/hed/fontsizeBt_large.gif) 75px 0 no-repeat;
}

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

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

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

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

div.contents h3 {
	line-height: 1;
	font-size: 18px;
}

div.contents h4 {
	font-size: 16px;
	line-height: 1;
}

div.contents h5 {
	font-size: 15px;
	line-height: 1.6;
}

div.contents .read {
	font-size: 16px;
	line-height: 1.6;
}