@charset "UTF-8";

.border-gakushu{
border-bottom:solid 1px #23ac38;
}
dl.price{
border-top:solid 1px #23ac38;
border-left:solid 1px #23ac38;
}
dl.price dt,
dl.price dd{
border-right:solid 1px #23ac38;
}
dl.price dt{
color:#23ac38;
}
dl.price dd{
font-weight:600;
}
dl.price dd span{
font-weight:normal;
}