@charset "Shift_JIS";

h2 {
	color: #fff;
	background-color: #386b96;
	background-image: url("../images/containts_bg01.gif");
	background-repeat: no-repeat;
	margin: 0px 3px 3px 0px;
	border: none;
	padding: 4px 0px 0px 0px;
	font-size: 0.9em;
	height: 25px;
	width: 555px;
	text-indent: 0.5em;
	vertical-align: middle;
	overflow: hidden;
}

h3,h4 {
	clear: both;
	margin: 0.5em 1em 0.5em 0px;
	border-left: solid 4px #0d5589;
	border-bottom: solid 1px #0d5589;
	padding: 0.3em 0em 0.3em 8px;
	text-decoration: none;
	font-size: 100%;
}
h3 {
	font-size: 0.9em;
}
h4 {
	font-size: 0.8em;
}

ul#business-menu {
	list-style-type: none;
	margin: 1em 0px 1em 20px;
	padding: 0px;
}
ul#business-menu li {
	float: left;
	width: 40%;
	height: 3em;
}
div.business p {
	margin: 1em 40px 4em 20px;
}
div#profit {
	margin: 1em 40px 12em 20px;
}
div#balance {
	margin: 1em 40px 5em 20px;
}
table#ir-table {
	width: 520px;
	border-collapse: collapse;
	margin: 10px 0 15px 15px;
}
table#ir-table td {
	padding: 4px;
	border: solid #999999 1px;
	text-align: right;
}
table#ir-table td.td0 {
	text-align: right;
	border: none;
}
table#ir-table td.td1 {
	background: #6792B1;
	text-align: left;
	color: #FFF;
}
table#ir-table td.td2 {
	width: 90px;
	background: #A0BFD5;
	text-align: left;
}
table#ir-table td.td3 {
	background: #FFFFDD;
}
