@charset "utf-8";


/* 全体
---------------------------*/
#shida {
width:850px;
background-color:#000000;
}

#shida .contents{
width:830px;
margin:0px 0px 0px 0px;
}

#shida .font-b { 
font-weight:bold;
}

#shida .font-10 { 
font-size:10px;
}

#shida .font-14 { 
font-size:14px;
}

#shida .font-16 { 
font-size:16px;
}

#shida .font-color { 
color:#cc9900;
}

#shida .font-color2 { 
color:#cc0000;
}

#shida .margin-b5 { 
margin-bottom:5px;
}

#shida .margin-b10 { 
margin-bottom:10px;
}


/* ニュース
---------------------------*/
#shida .shida_news {
width:770px;
margin:0px 40px 0px 40px;
background-color:#333333;
}

#shida .shida_news .news_text {
width:690px;
margin:0px 40px 0px 40px;
color:#f0f0f0;
}


/* 概要
---------------------------*/
#shida .shida_gaiyou {
width:790px;
background-color:#ffffff;
margin:0px 30px 0px 30px;
}

#shida .shida_gaiyou .gaiyou_text {
width:690px;
margin:0px 50px 0px 50px;
}


/* ストーリー
---------------------------*/
#shida .shida_story_top {
width:790px;
height:93px;
margin:0px 30px 0px 30px;
}

#shida .shida_story_middle {
width:790px;
margin:0px 30px 0px 30px;
background-color:#5c5c5c;
padding:0px;
}

#shida .shida_story_middle .story_left {
width:516px;
margin:0px 0px 0px 0px;
float:left;
display:inline;
}

#shida .shida_story_middle .story_text {
width:476px;
margin:0px 30px 0px 30px;
color:#f0f0f0;
}

#shida .shida_story_middle .story_right  {
width:274px;
margin:0px 0px 0px 0px;
float:left;
display:inline;
}

#shida .shida_story_bottom {
width:790px;
height:53px;
margin:0px 30px 0px 30px;
}


/* キャスト
---------------------------*/
#shida .shida_cast {
width:850px;
margin:0px 0px 0px 0px;
}


/* 公演情報
---------------------------*/
#shida .shida_ticket {
width:790px;
margin:0px 30px 0px 30px;
background-color:#333333;
}

#shida .shida_ticket .ticket_left {
width:435px;
margin:20px 0px 10px 40px;
float:left;
display:inline;
color:#f0f0f0;
}

#shida .shida_ticket .ticket_right {
width:285px;
margin:70px 30px 10px 0px;
float:left;
display:inline;
}