@charset "utf-8";

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

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

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

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


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

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

div#topmainback,
div.contents,
div.contents table {
	font-size: 12px;
	line-height: 1.8;
}
/*
div.contents .txtS {
	font-size: 11px;
	line-height: 1.6;
}
div.contents .txtS {
	_font-size: 9px;
	line-height: 1.6;
}
*/
div.contents h3 {
	font-size: 15px;
	line-height: 1.2;
}

div.contents h4 {
	font-size: 13px;
	line-height: 1.2;
}

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:10px; /font-size:9px;}

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

