/* CSS Document */

dl.kasan dt{
    color: #1963AC;
    font-size: 16px;
    font-weight: bold;
    }

dl.kasan dd p{
    color: #666666;
    font-size: 14px;
    line-height: 150%;
    }