@import "/common.css";
@import "/base.css";
@import "/header.css";
@import "/gnavi.css";
@import "/side_contents.css";
@import "/footer.css";
@import "/back_button.css";

#page_title {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    width: 276px;
    height: 24px;
    background: url(/img/other_concert_title.gif) no-repeat;
    text-indent: -999em;
}

.catch {
    font-size: 14px;
    margin-bottom: 20px;
}

h3 {
    display: block;
    width: 572px;
    padding: 4px;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #00BBFF;
    margin-bottom: 12px;
}

.con_tb {
    margin-bottom: 24px;
}

.con_tb td {
    vertical-align: top;
    font-size: 12px;
    line-height: 16px;
}

.con_date {
    padding-right: 20px;
}

.con_tb a {
    text-decoration: none;
    color: #787878;
}

.con_tb a:hover {
    color: #00BBFF;
}

