@charset "UTF-8";
@media all{
  #col1_content td {
    padding-right: 20px;
    height: 110px;
    border-bottom:1px dotted #C0C0C0;
  }
}

