@import "/common_css_e/default.css";
@import "/common_css_e/component.css";


/*--------------------------------------
  /investor/stock/procedure.html
---------------------------------------*/

#contents p.attention {
	font-size: small;
	line-height: 150%;
	margin-top: -1.8em;
	padding: 0px 0px 5px 0px;
	text-align: right;
}

#contents table.ind_table01 {
	width: 546px;
}

#contents table.ind_table01 td.years {
	width: 60px;
}

#contents table.ind_table01 td.days {
	text-align: right;
	padding-right: 10px;
	width: 70px;
}



