#container #wrapper #contents .sub_index h3 {
	font-size: 1.4em;
	margin-top: 20px;
	margin-left:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #F63;
}

#contents .sub_index p {
	width: 500px;
	padding-left: 30px;
	font-size:80%;
}

#contents .sub_index a {
	float: left;
	display:block;
	width:150px;
font-size:80%;
}

#contents .sub_index strong {
	display:block;
	float: left;
	width: 230px;
}

#contents .sub_index li {
	clear:left;
}

#contents .sub_index table {
	margin-left: 20px;
}

#contents .sub_index th {
	width: 200px;
}
