dl.done {
	padding-left: 10px;
}
dl.done dd {
	margin-bottom: 8px;
}

/*
 * �p���[�X�g�[���Љ�̃e�[�u��
 */
table.stones {
	margin-left: 10px;
}
table.stones td, table.stones tr {
	border-bottom: dotted 1px #a0a0a0;
	padding-bottom: 2px;
}
table.stones td.col1 {
	background-image: url(../images/listhead.png);
	background-repeat: no-repeat;
	padding-left: 16px;
	color: #404040;
	font-weight: bold;
	width: 100px;
	vertical-align: top;;
}
table.stones td.col2 {
	vertical-align: top;
}
table.stones td.dmy {
	height: 10px;
	border: none;
}
