@charset "utf-8";

/* ------------------------------
    stocks
------------------------------ */

#contents_main table.border-none {
	margin: 0;
}
#contents_main table.border-none th,
#contents_main table.border-none td {
	border: none;
	padding: .3em 0;
}
#contents_main .note {
	padding-left: 2.5em;
	text-indent: -2.5em;
}

@media screen and (max-width : 767px) {

}