/*テーブルcss*/
table.type11 {
    border-collapse: separate;
    border-spacing: 1px;
    text-align: center;
    line-height: 1.5;
}
table.type11 th {
    width: 15px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    color: #fff;
    background: #af7ce2;
}
table.type11 td {
    width: 155px;
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    background: #eee;
}

table{border: 0!important;}
.table1{height:348px;width: 309px;margin-top: 38px;}
.table1 td{border: 0!important;}
.table > tbody > tr > td{
    border: 0;
}
.table{border: 3px solid #a6937c!important;width:569px;height:348px;border-radius: 4px;margin-top: 38px;}