/* Updated 2010/9/28.v */
@import "/common_css_e/default_wide.css";
@import "/common_css_e/component_wide.css";

/*--------------------------------------

  /investor/library/annual.html
---------------------------------------*/

.paragraph2 { margin:0 0 20px 0; }
.paragraph3 { margin:0 0 30px 0; }


/* Updated¥ 2011/03/03.v */
dl.pdfList { width:100%; }
dl.pdfList dt { width:100%; padding-bottom:3px; }
dl.pdfList dd { width:100%; padding-bottom:5px; }
dl.pdfList dd a { white-space:nowrap; }

div.clearfix p {
	float:left;
	display:inline;
	}
div.clearfix p.paraL {
	width:60%;
	margin-right:5px;
	}
div.clearfix p.paraR {
	width:35%;
	}
.pdfList2 {
	padding:5px 5px 0 !important;
	width:391px;
	width /**/;401px;
	}
.pdfList2 dt {
	padding:0 0 5px 0 !important;
	width:100%;
	}
.pdfList2 dd { padding:0 0 10px 0; }

.pdfList3 { margin:5px 10px 0 !important; }
.pdfList3 li { padding:0 0 5px 0 !important; }

.annuTitle {
	border:none !important;
}
.boxMB { margin-bottom:10px; }
.pageTop { text-align:right; }
.irAtte { font-size:86%; }
.noIcon { margin-left:30px !important; }

/*  Clearfix
---------------------------------------*/
.clear { clear:both; }
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* Updated£ 2011/03/03.v */

.table07 th.grayM {
text-align:center !important;
width:85px !important;
}