/* dividend_info */
div.dividend_info {
	border: solid 1px #c2c2c2;
	padding: 25px 30px 10px;
	margin-bottom: 30px;
}
div.dividend_info dl.divInfoA,
div.dividend_info dl.divInfoB {
	margin: 20px 0 0;
}
div.dividend_info dl.divInfoA dt,dd {
	line-height: 1.2;
	margin-bottom: 10px;
}
div.dividend_info dl.divInfoB dt,dd {
	_float: left;
	line-height: 1.2;
	margin-bottom: 10px;
}
div.dividend_info dl.divInfoA dt,
div.dividend_info dl.divInfoB dt {
	width: 290px;
}
div.dividend_info dl.divInfoA dd {
	margin-bottom: 15px;
}
div.dividend_info dl.divInfoB dd {
	width: 450px;
	margin-bottom: 15px;
}

/* Dividend */
table.isd_table{
    border-collapse: collapse;
    border-spacing: 0;
	margin-top:30px;
	width:560px;
	border:solid 1px #afafaf;
	letter-spacing:0;
}
.isd_table th{
	font-size:70%;
	line-height:1.2;
	padding:5px;
	font-weight:normal;
	text-align:center;
	border:solid 1px #afafaf;
}
.isd_table th.g1{
	background-color:#e5e5e5;
}
.isd_table th.g2{
	background-color:#efefef;
}
.isd_table th.hl{
	padding:3px;
}
.isd_table th.hl span{
	font-size:85%;line-height:2;
}
.isd_table th.hl span a{
	text-decoration:underline;
}
.isd_table .nw{
	white-space:nowrap;
}
.isd_table th em{
	font-weight:bold;
	font-style:normal;
}
.isd_table td{
	font-size:85%;
	line-height:1.4;
	text-align:right;
	padding:7px 5px;
	border:solid 1px #afafaf;
}
.isd_table td span.sm{
	font-size: 80%;
}
.isd_table td.col1{
	font-weight:bold;
	text-align:center;
	color:#000;
	background-color:#b7d4fe;
}
.isd_table td.col2{
	font-weight:bold;
	text-align:center;
	color:#000;
	background-color:#d9adfe;
}
.isd_table td.yosou{
	color:#ff0000;
	background-color:#ffffee;
}
.isd_table td.yosou sup{
	font-weight: normal;
}
.red2 {
	color:#ff0000;
}
.isd_table2 th{
	width:260px;
	font-size:93%;
	padding:10px 0;
	text-align:center;
	border:solid 1px #bebebe;
}
.isd_table2 th.col1{
	background-color:#f4eeff;
}
.isd_table2 th.col2{
	background-color:#ddf4ff;
}
.isd_table2 td.kh_td{
	width:260px;
	font-size:93%;
	line-height:1.6;
	padding:20px;
	vertical-align:top;
	border-left:solid 1px #bebebe;
	border-right:solid 1px #bebebe;
	border-bottom:solid 1px #bebebe;
}
.isd_table2 td.kh_td2{
	width:20px;
}
.isd_graph{
	text-align:center;
	padding:20px 0 0 0;
}
h4.m_isd{
	font-size:108%;
	font-weight:bold;
	margin:0;
	zoom:1;
	padding:5px 0 5px 21px;
	background: url(../../../img/ir_li1.gif) 0 center no-repeat transparent;
}
p.m_isd{
	font-weight:bold;
	zoom:1;
	background: url(../../../img/line_dot.gif) right bottom repeat-x transparent;
	padding-bottom:3px;
	margin-top:30px;
	margin-bottom:7px;
	position: relative;
	padding-left: 1.5em;
}
p.m_isd:before{
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
	color: #e5e5e5;
	width: 1em;
	height: 1em;
}
.isd_caption{
	font-size:85%;
	text-indent:-1em;
	padding-left:1em;
	line-height:1.6;
	margin:7px 0 0 0;
}
.isd_caption a{
	text-decoration:underline;
}
.isd_caption02{
	font-size:85%;
	text-indent:-2.6em;
	padding-left:3em;
	line-height:1.6;
	margin:7px 0 0 0;
}
.isd_caption02 a{
	text-decoration:underline;
}
.isd_caption02 a:hover{
	text-decoration:underline;
}
.red a{
	color: #d60000;
}
.red a:hover{
	color: #f20c0c;
}
.isd_pt{
	padding-top:20px;
}
.isd_pt2{
	padding:10px 0 5px 0;
}
ul.isd_reg{
	margin:0 0 50px 0;
	padding:0;
}
ul.isd_reg li.pdf{
	zoom:1;
	list-style:none;
	background: url(../../../img/news_pdf.gif) left center no-repeat transparent;
	margin:16px 0 16px 10px;
	padding:0 0 0 33px;
}

.ir_block{
margin-top: 30px;
}

.bld {
	font-weight: bold;
}


.devidend_table{
		margin:0 0 7px 0;
    border-bottom:1px solid #bebebe;
    border-left:1px solid #bebebe;
		width: 100%;
}
.devidend_table thead th{
	background-color:#f2f2f2;
}
.devidend_table th{
	padding:10px;
  border-top:1px solid #bebebe;
  border-right:1px solid #bebebe;
	white-space: nowrap;
	background-color:#fff;
	text-align: center;
	table-layout: fixed;
	font-weight: bold;
	line-height: 1.5;
}
.devidend_table th.mark{
	padding:10px 25px;
	background: url(../../../ir/img/ir_li1.gif) 5px center no-repeat #efefef;
}
.devidend_table td{
	padding:7px 5px;
	line-height:1.5;
  border-top:1px solid #bebebe;
  border-right:1px solid #bebebe;
	text-align: center;
	vertical-align: middle;
}
.devidend_table td a{
	text-decoration: underline;
}
.devidend_table td span{
	font-size: 93%;
}
