/* 2006/01/18　更新 */

@import url("../common.css");
@import url("../calendar.css");

/* 共通セレクタ　*/

#pageTitle{
    background: transparent url(img/logohall.gif) no-repeat 0% 0%;
    margin-left: 0px;
    padding: 0px 0px 8px 60px;
}
#contentMenu {
    border-left: 3px solid #0F52A3;
    width: 210px;
}
#contentMenu li{
    background: transparent url(img/point_s_bl2.gif) no-repeat 0% 50%;
}
#pageInfo {
    width: 230px;
}
h2 {
    background: #E5F3FF;
}
h2 img {
    margin: 0px 10px 0px 0px;
}

/* 共通セレクタ メニュー　*/

#thispage dt {
    background: transparent url(img/point_s_nv.gif) no-repeat 3px 50%;
    color: #3393CC;
}
#this {
    background: #E5F3FF url(img/arrow_bl2.gif) no-repeat 3px 50%;
    color: #0033CC;
    border-top: 1px solid #0083FF;
    border-bottom: 1px solid #0083FF;
}
#thispage .other {
    background: transparent url(img/point_s_bl.gif) no-repeat 3px 50%;
}


/* メインコンテンツ　*/
h3 {
    margin: 10px 0px;
    font: bold 16px/1.5em;
    background: transparent url(img/h3_bg.gif) repeat-x;
}
h4 {
    height: 22px;
    margin: 10px 0px 0px 0px;
    padding: 4px 0px 0px 23px;
    color: #3399CC;
    background: transparent url(img/point_q.gif) no-repeat 0% 0%;
}
.noteText dt {
    color: #3399CC;
}
.qa {
    margin: 5px 0px 20px;
}
.qa dl {
    margin: 0px 0px 10px;
}
.qa dt {
    padding: 0px 5px 0px 26px;
    color: #0F52A3;
    font-weight: bold;
    background: transparent url(img/point_a.gif) no-repeat 3px 0%;
}
.noteLink{
    margin: 10px 0px;
    font: bold smaller;
    text-align: right;
}

/* 公演案内　*/

.stageInfo {
    text-align: right;
}
.stageInfo h3 {
    margin: 10px 0px 0px;
    padding: 3px 0px 5px 15px;
    text-align: left;
    color: #0F52A3;
    background: transparent url(img/h3_bg2.gif) no-repeat 0% 0%;
}
.stageInfo h3 span {
    padding-left: 10px;
    text-align: left;
    font-size: 14px;
    color: #0083FF;
}
.stageInfo p.note {
    padding: 0px 5px;
    text-align: left;
    font-size: 12px;
    line-height: 22px;
    background: transparent url(../img/note_bg.gif) repeat 0% 0%;
}
.stageInfo p.note a {
    margin-left: 15px;
    padding-left: 15px;
    background: transparent url(img/arrow_link01_gr.gif) no-repeat 0% 50%;
}


.stageInfo table {
    width: 535px;
    margin: 5px 0px 10px;
    border: 1px solid #0F52A3;
}
.stageInfo th {
    width: 120px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    color: #333333;
    background: #EEEEEE;
    border: 1px solid #CCCCCC;
}
.stageInfo td {
    padding: 5px 0px 5px 10px;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #CCCCCC;
}

/* ログイン */
#ticketLogin {
    width: 491px;
    margin: 30px 17px 10px;
    padding: 10px;
    border: 1px solid #999999;
}
#ticketLogin p {
    width: 200px;
    padding-bottom: 3px;
    font: 14px/100%;
}
#ticketLogin img{
    margin-top: 15px;
    text-align: center;
}

#member {
    width: 240px;
    padding-top: 10px;
    height: 100px;
    text-align: center;
    border-right: 1px dotted #999999;
    float: left;
}
#member p {
    text-align: right;
}
#visitor {
    margin-left: 245px;
    padding: 10px;
    text-align: center;
}
#visitor p {
    text-align: center;
}

/* 公演案内　*/
/* メインコンテンツ　*/

.eventInfo  {
    margin: 5px;
    border-bottom: 3px double #0F52A3;
}
.eventInfo dt {
    margin: 10px 0px 10px;
    padding: 0px 0px 2px 18px;
    background: transparent url(img/arrow_bl.gif) no-repeat 0% 50%;
    color: #0F52A3;
    font-weight: bold;
    border-bottom: 1px solid #0F52A3;
}
.eventInfo dd {
    margin: 0px 0px 0px 25px;
    padding: 1px 3px 1px 15px;
    font-size: 12px;
}
.eventInfo dd.note {
    margin-left: 0px;
    margin-bottom: 10px;
    padding: 0px 3px;
    font-size: 12px;
    line-height: 22px;
    background: transparent url(../img/note_bg.gif) repeat 0% 0%;
}

.eventInfo a:link,.eventInfo a:visited{
    padding: 2px 3px 1px 15px;
    background: url(img/arrow_bl_3.gif) no-repeat 0% 50%;
    text-decoration: none;
}
.eventInfo a:hover,.eventInfo a:active{
    padding: 2px 3px 1px 15px;
    background: url(img/arrow_bl_4.gif) no-repeat 0% 50%;
    text-decoration: underline;
}

/* イベント詳細　*/

.eventBlock {
    margin: 0px 5px 0px 0px;
}
.eventBlock dl {
    margin: 20px 0px 2px;
}

.eventBlock dt {
    color: #5A6E6F;
    background: transparent url(img/bbs_titlemark_bl.gif) no-repeat 0% 0%;
    padding: 3px 0px 0px 18px;
    font-size: large;
}
.eventBlock span {
    font-size: small;
}
.eventBlock dd.update {
    font-size: xx-small;
    color: #000000;
    margin: 0px 0px 8px;
    padding: 2px 0px 2px 16px;
    border-left: 5px solid #D3DAD6;
}
.eventBlock dd.introduction {
    background: #D3DAD6;
    margin: 2px 0px;
    padding: 8px;
}
.eventBlock dd.information {
    margin: 2px 0px;
    padding: 8px;
    border: 1px solid #D3DAD6;
}
.eventBlock dd.item {
    line-height: 24px;
    background: transparent url(img/bbs_infobg.gif);
    margin: 5px 5px 0px;
    padding: 0px;
}
.eventBlock dd.item span {
    width: 100px;
    padding-right: 5px;
    color: #333333;
    text-align: right;
}
.eventBlock p.details {
    margin-left: 410px;
    font-size: 14px;
}
.eventBlock p.details a:link,.eventBlock p.details a:visited{
    padding-left: 15px;
    background: transparent url("img/arrow_link01_bl.gif") no-repeat 0% 50%;
}
.eventBlock p.details a:hover,.eventBlock p.details a:active{
    padding-left: 15px;
    background: transparent url("img/arrow_link01_gy.gif") no-repeat 0% 50%;
}

.eventBlock dd.sponsor {
    margin: 2px 5px 5px;
    padding: 3px 0px 3px 18px;
    background: transparent url("img/point_s_bl_.gif") no-repeat 5px 50%;
    text-align: left;
    font-size: 12px;
    border-top: 1px solid #333333;
    border-bottom: 2px solid #000000;
}




