@import "/common_css/default_wide.css";
@import "/common_css/component_wide.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;
}

#contents table th.title,
#contents table td.title { /* -- Newly added on March 25, 2007 -- */
	background-color: #ccff99;
	font-weight: bold;
}

