body {
	font-family: Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

#chasm7 {
	width: 450px;
	float: left;
}

#chasm9 {
	width: 450px;
	float: right;
}

.c_top {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}

.c_th01 {
	color: #FFFFFF;
	background: #c5c4ff;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	font-weight: normal;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 70px;
}

.c_th02 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 70px;
}

.c_th03 {
	color: #FFFFFF;
	background: #c5c4ff;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	font-weight: normal;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 140px;
}

.c_td {
	text-align: left;
	padding: 5px;
	width: 310px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}