@charset "UTF-8";
/* CSS Document */

.prof ul {
    margin-left: 10px;
    list-style-image: none;
    list-style-type: none;
    float: left;
    display: block;
    height: auto;
    width: 100%;
}
.seachfuild form .check {
    margin-left: 40px;
}
.prof ul li {
    display: block;
    float: left;
    height: auto;
    margin-bottom: 5px;
    margin-right: 10px;
    list-style-image: none;
    list-style-type: none;
    line-height: 18px;
    font-size: 11px;
    font-weight: bold;
    width: 155px;
}
.prof ul li .child {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 155px;
    height: auto;
}
.prof ul li .child li {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    list-style-type: circle;
    list-style-position: inside;
    text-align: left;
    font-size: 10px;
    font-weight: lighter;
    border-bottom: 1px dotted #A5A5A5;
    line-height: 12px;
    height: auto;
    width: 155px;
    display: block;
}
.prof ul li .child li:empty {
    display: none;
}
.prof ul li .child:empty {
    display: none;
}
.prof ul li:empty {
    display: none;
}
.prof ul:empty {
    display: none;
}

.prof {
    width: 500px;
    height: auto;
    margin-top: 10px;
    float: left;
}

.kyoulist li .cilsec {
    width: 155px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
