@charset "utf-8";
/* CSS Document */

/* ===== index ===== */
div#contents p#financialImg {
	margin: 0px -12px 0px -14px;
	padding-left: 10px;
	background-image: url(../financial/img/financial_img.jpg);
	background-repeat: no-repeat;
	line-height: 137px;
	font-size: 170%;
	font-weight: bold;
}

h1#financial {
	border-top: none;
	background-image: url(../financial/img/h1_financial.jpg);
	background-repeat: no-repeat;
	height: 32px;
}

.graph_L {
	float: left;
	width: 285px;
	margin-bottom: 20px;
}

.graph_R {
	float: right;
	width: 285px;
	margin-bottom: 20px;
}
