@charset "utf-8";
/* 2022/07/11 文字化け対応 UTF-8化 */

dl.list dt {
     background-image: url(../images/point_1A.png);
     background-repeat: no-repeat;
     border-bottom: dotted 1px #6e6e6e;
     line-height: 200%;
     margin-top: 10px;
}

dl.list dd {
     line-height: 200%;
}

