@charset "utf-8";

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

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

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

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

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

	main font size
	
----------------------------------------------------------- */
p,
ul,
ol,
dl,
table,
h5 {
	font-size: 14px;
	line-height: 1.6;
}

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

.txtL {
	font-size: 15px;
}

.txtXl {
	font-size: 17px;
}

h3 {
	font-size: 16px;
}

h3 em {
	font-size: 14px;
}

h3 {
	font-size: 15px;
}