@charset "utf-8";
/* index.html */
.list-icon-angle .note li {
	background-image:none;
}
.tbl-base .brd-r-non {
	border-right:none;
	padding-right:0;
}
.tbl-base .brd-l-non {
	border-left:none;
}

/* detail.html */
.note .list-icon-circle li {
	margin-left:0;
	text-indent:0;
}


