@charset "utf-8";

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

	Title:			size_l.css
	Created:			2013-12-25
	Last Created:		2014-11-07
	
=========================================================== */
/*

	bt font size
	
----------------------------------------------------------- */
div#header dl#font-size {
	background-image: url(../img/ja/hed/fontsize_bt_large.png);
}
div#header dl#font-size-en {
	background-image: url(../img/en/hed/fontsize_bt_large.png);
}

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

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

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

div.contents .txt-s {
	font-size: 13px;
	line-height: 1.6;
}
div.contents .txt-l {
	font-size: 16px;
}
div.contents .txt-ll {
	font-size: 26px;
}

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

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

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

div.contents .read,
div.contents .readA,
div.contents .readB {
	font-size: 16px;
	line-height: 1;
}