@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
	
----------------------------------------------------------- */
p,
ul,
ol,
dl,
table,
h5 {
	font-size: 12px;
	line-height: 1.6;
}

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

.txtL {
	font-size: 13px;
}

.txtXl {
	font-size: 15px;
}

h3 {
	font-size: 14px;
}

h3 em {
	font-size: 12px;
}

h4 {
	font-size: 13px;
}
