@charset "utf-8";
/* -----------------------------------------------------------
CSS Information
File name: finance.css
----------------------------------------------------------- */

#ir_en #btnExcel {
	position: relative;
}
#ir_en #btnExcel img {
	position:absolute;
	top:-21px;
	right:9px;
}
#ir_en #chartBtn {
	width:580px;
	padding-top:36px;
}
#ir_en #chartBtn li {
	display:inline;
	margin-right:9px;
}
#ir_en #chartBtn li.last {
	margin-right:0px;
}

#ir_en #top_highlight {
	width:316px;
	height:163px;
	position:relative;
}

#ir_en #top_highlight p#summary_review {
	position:absolute;
	right:19px;
	bottom:25px;
}
/*----------決算レビュー----------*/
#ir_en #finance {
	width:580px;
}
#ir_en #finance .btnArea {
	width:580px;
	text-align:center;
	padding:36px 0;
}
#ir_en #finance .pageTop {
	width:580px;
	margin:40px auto 40px;
	text-align:right;
}

/*----------関連するページ----------*/
#ir_en .regulations {
	width:580px;
	background:#f5f5f5;
	margin-bottom:40px;
}
#ir_en .regulationsTop {
	width:580px;
	background:url(../img/share/top-contents_inner.gif) no-repeat top;
	padding-top:16px;
}
#ir_en .regulationsBottom {
	width:580px;
	background:url(../img/share/bottom-contents_inner.gif) no-repeat bottom;
	padding-bottom:16px;
}
#ir_en .regulations p {
	margin-left:15px;
}
#ir_en .regulations p span {
	margin-right:6px;
}


/*----------capex.htmlー----------*/
#ir_en #capex p,
#ir_en #capex li {
	font-size:14px;
	letter-spacing:0.1em;
	line-height:1.6;
}
#ir_en #capex li {
	background:url(../img/share/icn-list.gif) no-repeat 0px 5px;
	padding-left:14px;
	margin-bottom:8px;
}

#ir_en #capex div.top_mb {
	padding:35px 0 25px 0;
	
}
#ir_en #capex .pageTop {
	width:580px;
	margin:40px auto 40px;
	text-align:right;
}
