@charset "utf-8";

.comp-item{
    margin: 10px 0 10px 0;/* 上 右 下 左 */
}

.comp-name{
    text-indent:5px;
    font-weight: bold;
}

.comp-grade{
    text-indent:15px;
    margin-left: 1.5em;
}
