@charset "utf-8";
table td {word-break: normal !important;}
table tbody th  { border: solid 1px #DDD; background-color: #FFF !important; }

/*---- table-2col ----*/
.table-2col tbody th { border: solid 1px #DDD; }
.table-2col tr:first-child th:first-child { border-left: none; }

/*----  point_icon ----*/
.point_icon ul li { list-style: disc; list-style-position: inside; margin-bottom: 5px; padding-left: 1em; text-indent: -1em; }
.point_icon ul li span { padding-left: 1em; text-indent: -1em; }
.point_icon ul li:last-child { margin-bottom: 0; } 