@charset "utf-8";

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

	Title:			size_s.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_middle.png);
}

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


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

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

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

div.contents .txt-s {
	font-size: 12px;
	line-height: 1.5;
}
div.contents .txt-l {
	font-size: 15px;
}
div.contents .txt-ll {
	font-size: 24px;
}

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

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

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

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