@charset "utf-8";

.gray-border-box .border-half {
    width: 100%;
    display: table;
    letter-spacing: -0.4em;
    word-spacing: normal !important;
}
.gray-border-box .white-bg li {
    border-bottom: 1px dashed #CCC;
    margin-bottom: 0;
    margin-left: 1px;
    padding: 0;
    vertical-align: middle;
    width: 306px;
    height: 45px;
    background: none;
    letter-spacing: normal;
}
.gray-border-box .white-bg .border-half {
    background: url(//img.aacdn.jp/allabout/common/dashed.png) repeat-y 307px 50% #FFF;
    letter-spacing: -0.4em;
    word-spacing: normal !important;
}
.gray-border-box .white-bg .border-half li {
    letter-spacing: normal;
}
.gray-border-box .white-bg li a {
    height: 37px;
    padding: 5px 10px 3px;
    display: table-cell;
    vertical-align: middle;
    width: 298px;
    *width: 286px;
}
.gray-border-box .border-half li a:hover {
    background: #f1f1f1;
    text-decoration: none;
}
.gray-border-box .border-half li .red-arrow {
    margin-top: 5px;
}