@charset "utf-8";

/* 全体
---------------------------*/
#ms {
 width:850px;
 background:url(http://image.pia.jp/images2/static/pia/feature/stage/manatsu/ms_bg.gif);
 background-color:#696969;
 }
 
#ms .contents{
 width:830px;
 margin:0px 0px 0px 0px;
 }
 
#ms .font-b { 
 font-weight:bold;
 }
 
#ms .font-10 { 
 font-size:10px;
 }
 
 #ms .font-14 { 
 font-size:14px;
 }

#ms .font-16 { 
 font-size:16px;
 }
 
#ms .font-color { 
 color:#cc0000;
 }
 
#ms .font-color2 { 
 color:#191970;
 }
 
#ms .margin-b5 { 
 margin-bottom:5px;
 }
 
 #ms .margin-b10 { 
 margin-bottom:10px;
 }
 
 #ms .margin-b20 { 
 margin-bottom:20px;
 }
 
 
 /* ニュース
---------------------------*/
#ms .ms_news {
 width:770px;
 margin:0px 40px 0px 40px;
 background-color:#ffffff;
 }
 
#ms .ms_news .news_text {
 width:690px;
 margin:0px 40px 0px 40px;
 }
 
 
 /* 概要
---------------------------*/
#ms .ms_gaiyou {
 width:790px;
 margin:0px 30px 0px 30px;
 background-color:#000000;
 }
 
 #ms .ms_gaiyou .gaiyou_text {
 width:690px;
 margin:0px 50px 0px 50px;
 color:#f0f0f0;
 line-height:1.6em;
 }
 
 
/* キャスト
---------------------------*/
#ms .ms_cast {
 width:790px;
 margin:0px 30px 0px 30px;
 background-color:#ffffff;
 }
 
 #ms .ms_cast .cast_text {
 width:690px;
 margin:0px 50px 0px 50px;
   }
   
 #ms .ms_cast .cast_left {
 width:340px;
 margin:0px 25px 20px 30px;
 float:left;
 display:inline;
 }
 
 #ms .ms_cast .cast_right {
 width:340px;
 margin:0px 30px 20px 25px;
 float:left;
 display:inline;
 }

  
/* 公演情報
---------------------------*/
#ms .ms_ticket {
 width:790px;
 margin:0px 30px 0px 30px;
 background-color:#000000;
 }
 
 #ms .ms_ticket .ticket_left {
 width:435px;
 margin:20px 0px 10px 40px;
 float:left;
 display:inline;
 color:#ffffff;
 }
 
 #ms .ms_ticket .ticket_right {
 width:285px;
 margin:100px 30px 10px 0px;
 float:left;
 display:inline;
 }