body{
    background:#f5f5fa;
    color:#595757;
    font-family: "Noto Sans JP", sans-serif;
    line-height:2.0rem;
}
table td {
	padding:14px 0;
    border-right: none;
    border-bottom: none;
}
td:last-child{
    border-top: 3px solid #eeeeef;
    border-bottom: 3px solid #eeeeef;
}
.bg_box2{
    background:#6eff9c;
    margin: 0 1rem;
    opacity:0.8;
    padding: .5rem ;
}
.LC_Page_User ol li{
    list-style-type: decimal !important;
    margin: 0 0 0 2rem;
}