@charset "utf-8";
/* CSS Document */



#inquiry {
    background-image: url("../images/inquiry_bg.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    float: left;
    width: 960px;
}
.mitsumori {
    float: right;
    width: 300px;
}
.mytable th {
    width: 200px;
}
td {
border-bottom: 1px dotted #C19B61;
padding: 20px 0 0 0;
}
th {
border-bottom: 1px dotted #C19B61;
}
.top20 {
margin: 20px 0 0 0;
padding: 20px 0 0 0;
}