@charset "utf-8";
/* CSS Document */

/* ===== index ===== */
table#sort { border-collapse: separate;}

table#sort th, table#sort td {
	padding: 2px;
	border-bottom: 1px dashed #DFDFDF;
}

div#contents dl#item {
	margin: 0px;
	padding: 0;
}

div#contents dl#item dt { font-weight: bold;}