#contents table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	width: 630px;
	margin-bottom: 15px;
	margin-top: 5px;
}

#contents th, #contents td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 4px;
}

#contents th {
	width: 100px;
}

#contents table li {
	background-image: url(../images/common_top/triangle_icon.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-bottom: 3px;
	padding-left: 11px;
	line-height: 12pt;
	list-style-type: none;
}
#contents table li.second {
	background-image: url(../images/common_top/triangle_icon2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-bottom: 3px;
	padding-left: 11px;
	line-height: 12pt;
	border-top: 1px dotted #999999;
	padding-top: 10px;
	margin-top: 3px;
}
#contents table li img {
	margin-left: 10px;
}
.old_index_year {
	font-size: 16px;
	font-weight: bold;
}

