@import "/common_css_e/default_wide.css";
@import "/common_css_e/component_wide.css";



/*--------------------------------------

  Investor_Calendar
---------------------------------------*/

/*[/info/library/digest/index.html] 注釈*/

#contents p.attention {
	line-height: 150%;
	margin-top: -0.5em;
	padding: 0px 0px 5px 0px;
	text-align: right;
}


/*[/info/library/digest/index.html] テーブル*/

#contents table.ind_table01 {
	width: 546px;
	border: 1px solid #666666;
	border-collapse: collapse;
}

#contents table.ind_table01 td {
	border: 1px solid #666666;
	padding: 5px 5px 0 5px;
}

#contents table.ind_table01 td.years {
	width: 60px;
	background: #ccff99;
	border: 1px solid #666666;
	font-weight: bold;
}

#contents table.ind_table01 td.days {
	text-align: right;
	padding-right: 10px;
	width: 70px;
	background: #f3f3f3;
	font-weight: bold;
	border: 1px solid #666666;

}