@charset "utf-8";
/* CSS Document */

h3 {margin-bottom: 20px;}

table {width: 481px; line-height: 170%; margin-bottom:20px;}

*:first-child+html table {width: 481px; line-height: 170%; margin-top:20px; margin-bottom:20px;}

td.index {
	width: 100px;
	padding:13px 0 0 15px;
	background-color: #eff3f5;
	vertical-align: text-top;
}

td.description {
	width: 351px;
	padding:13px 0 13px 15px;
}