@charset "utf-8";

/* .ct_list_4col */
.ct_list_4col { border: 1px solid #bdbdbd; padding: 15px; margin-top: 24px; }
.ct_list_4col li { padding-left: 20px; background: url(/ldg/ja/common/img/module/bullet/bullet_list_disc.png) no-repeat 8px 0.5em; float: left; width: 160px; }
.ct_list_4col li:nth-child(n+5) { margin-top: 8px; }
.ct_list_4col li.ct_list_w340 { width: 340px; }

/* ct_table */
.ct_table th, .ct_table td:nth-child(n+2) { text-align: center; }
