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

table.anchi_table td {
    text-align: center;
}
table.anchi_table td img{
    width: 300px !important;
    height: auto;
}

span.obon_text1{
    display: inline-block;
    border: double 4px #FFB600;
    padding: .5rem;
    margin: 0;
    margin-top: 0;
    background: #fff;
    text-align: left;
    border-radius: 10px;
color: #00249A;}