@charset "utf-8";

#main #main-contents #pageheader {
	border-bottom: 0px none;
	height: 40px;
	background: none;
}
#main #main-contents #pageheader h1 {
	text-indent: -999em;
	background: url(../images/h1-finance.gif) no-repeat left top;
}
#main #main-contents #finance .section-inner p.code {
	margin: 2px 0 15px 0;
	font-weight: bold;
	font-size: 130%;
	color: #000000;
}
#main #main-contents #finance .grapharea{
	width: 642px;
}
#main #main-contents #finance div.left{
	width: 310px;
	margin: 0px;
 	padding: 0px;	
	float: left;
}
#main #main-contents #finance div.right{
	width: 310px;
	margin: 0px;
 	padding: 0px;	
	float: right;
	text-align: left;
}
#main #main-contents #finance .grapharea div.title{
	margin: 0px;
 	padding: 0px;
 	width: 310px;
 	height: 34px;
 	background: url(../images/h2-ir_sm.gif) no-repeat left top;
 	clear: both;
}
#main #main-contents #finance .grapharea div.title h2{
	width: 286px;
	height: 26px;
	margin: 0px;
	padding: 8px 0 0 24px;
	color: #000000;
	font-size: 130%;
	float: left;
}
#main #main-contents #finance div.netsales{
	text-indent: -999em;
	height: 310px;
	background: url(../images/img-finance_netsales.gif) no-repeat left top;
}
#main #main-contents #finance div.operatingincome{
	text-indent: -999em;
	height: 310px;
	background: url(../images/img-finance_operatingincome.gif) no-repeat left top;
}
#main #main-contents #finance div.ordinaryincome{
	text-indent: -999em;
	height: 310px;
	background: url(../images/img-finance_ordinaryincome.gif) no-repeat left top;
}
#main #main-contents #finance div.netincome{
	text-indent: -999em;
	height: 310px;
	background: url(../images/img-finance_netincome.gif) no-repeat left top;
}
#main #main-contents #finance div.numberofstores{
	text-indent: -999em;
	height: 310px;
	background: url(../images/img-finance_numberofstores.gif) no-repeat left top;
}
#main #main-contents #finance div.numberofstoresbydistrict p{
	margin: 10px 0 0 0;
	line-height: 100%;
	text-align: right;
	color: #000000;
}
#main #main-contents #finance div.numberofstoresbydistrict table{
	table-layout: fixed;
	width: 310px;
	text-align: center;
	color: #000000;
}
#main #main-contents #finance div.numberofstoresbydistrict th.tbl_title_f{
	background-color: #c3d600;
	width: 128px;
	border-left: none;
	font-weight: normal;
	padding: 3px;
}
#main #main-contents #finance div.numberofstoresbydistrict th{
	background-color: #c3d600;
	border-left: 1px solid #ffffff;
	font-weight: normal;
	padding: 3px;
}
#main #main-contents #finance div.numberofstoresbydistrict td{
	border-bottom: 1px solid #7f7f7f;
	padding: 9px 3px 9px 3px;
}
#main #main-contents #finance div.numberofstoresbydistrict td.bottom{
	border-bottom: none;
	padding: 9px 3px 9px 3px;
}
#main #main-contents #finance div.numberofstoresbydistrict td.total{
	border-top: 2px solid #000000;
	border-bottom: none;
	padding: 7px 3px 7px 3px;
}


.clr{
	clear: both;
	font-size: 0;
}
.inpagearea{
	padding: 20px 0 15px 0;
}
