@charset"utf-8";
/* CSS Document */
/* ===== index2.html, index3.html ====================== */
div#text table.tblIR { margin-bottom: 0px;}

div#text table th.separate { background-color: #C5E7E3;}
div#text table th.consolidate { background-color: #D8E6F8;}

div#text table#tblGraph { margin-top: 1em;}

/* ===== index4.html ====================== */
div#text th#settle {
	background-color: #F2DBE1;
}

div#text th#stock {
	background-color: #FAE4AB;
}

/* ===== index5.html ================================== */
div#stockweather iframe {
	margin-right: -10px;
	margin-left: -12px;
	width: 562px;
	height: 900px;
	overflow: hidden;
}


