@charset "utf-8";

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

	Title:			size_l.css
	Created:		2010-5-27
	Last Created:	2010-5-27
	
=========================================================== */
/*

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

div#header dl {
	background: url(/common/image/hed/bt_font_large.png) right top no-repeat;
}
div#header dl.fonteng {
	background: url(/common/image_e/bt_font_large.png) right top no-repeat;
}

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

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

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

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

div.contents h3 {
	font-size: 17px;
	line-height: 1.3;
}

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

div.contents h5 {
}

.txtL {font-size:1.2em;}
.txtLL {font-size:1.5em;}
.txtLLL {font-size:2em;}
.txtSS {font-size:0.8em;}
.txtS { font-size:11px; /font-size:10px;}

dl.note,dl.note2,dl.note3 { font-size:11px; /font-size:10px;}

