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

<!--

.table-1 {
	background-color: #BDD8F9;
}
.table-2 {
	background-color: #D1E3FA;
}
.table-3 {
	background-color: #F99;
}
.table-4 {
	background-color: #FC9;
}
.table-5 {
	background-color: #CBE5A3;
}


.sub_down_{	border: 1px solid #eee;font-size:10px;border-spacing: 0;	padding: 8px 10px;background: url('../bin/transp.png') repeat left top;	margin-bottom: 14px; margin-top: 2px;}
.sub_down a:hover,.sub_down a:hover {text-decoration: underline;}

.sub_down {
	color: #777;
	margin-bottom: 14px;
}
.sub_down a {color: #444;	padding: 8px 10px;	}

.sub_down {

	border-top: 1px solid #E0E6EA;
	color: #789;
	font-size: 1em;
	padding: 8px 10px;
}
.sub_down a {color: #223;}
.sub_down a:hover {color: #001;}
-->