@charset "utf-8";
.boxW10 { width: 10%;}
.boxW20 { width: 20%;}
.boxW30 { width: 30%;}
.boxW40 { width: 40%;}
.boxW50 { width: 50%;}
.boxW60 { width: 60%;}
.boxW70 { width: 70%;}
.boxW80 { width: 80%;}
.boxW90 { width: 90%;}
.boxW100 { width: 100%;}
.boxW25 { width: 25%;}
.boxW75 { width: 75%;}
.boxW18 { width: 18%;}
.boxW82 { width: 82%;}
.boxW22 { width: 22%;}
.boxW78 { width: 78%;}
.mod_table caption {font-weight: bold;}
.ly_right-navi a.current { font-weight: bold; }
.ly_right-navi li ul li ul {
  border-top: 1px solid #ccc;
}
ul.lst_sq li {
    margin: 0 0 0 1em;
    list-style-type: disc;
}