@charset "utf-8";


/* 全体
---------------------------*/
#nanl {
width: 980px;
background-color: #990000;
background-image: url(http://image.pia.jp/images2/static/pia/feature/stage/nanl/nanl_bg.gif);
background-position: 0px 0px;
background-repeat: repeat;
}

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

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

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

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

#nanl .font-color { 
color:#990000;
}

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

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

#nanl .margin-b15 { 
margin-bottom:15px;
}

#nanl .margin-b30 { 
margin-bottom:30px;
}


/* news
---------------------------*/
#nanl .nanl_news {
width: 900px;
margin: 30px 30px 30px 30px;
background-color: #000000;
color: #f0f0f0;
padding: 10px;
}


/* contents
---------------------------*/
#nanl .nanl_contents {
width: 920px;
margin: 0px 30px 0px 30px;
background-color: #000000;
background-image: url(http://image.pia.jp/images2/static/pia/feature/stage/nanl/nanl_tenten_bg.gif);
background-position: 0px 0px;
background-repeat: repeat-y;
}


/* 概要
---------------------------*/
#nanl .nanl_gaiyou {
width: 880px;
margin: 20px 20px 50px 20px;
text-align: center;
color: #f0f0f0;
}


/*劇団
---------------------------*/
#nanl .nanl_company {
width: 860px;
margin: 0px 30px 50px 30px;
color: #f0f0f0;
}


/*演出家
---------------------------*/
#nanl .nanl_kera_left {
width: 200px;
margin: 0px 20px 50px 30px;
float: left;
display: inline;
color: #f0f0f0;
}

#nanl .nanl_kera_right {
width: 640px;
margin: 0px 30px 50px 0px;
float: left;
display: inline;
color: #f0f0f0;
}

#nanl .nanl_kera_right .jusyo {
width: 620px;
margin: 20px 20px 0px 0px;
border: 1px dotted #990000;
padding: 10px;
color: #f0f0f0;
}



/* cast
---------------------------*/
#nanl .nanl_cast {
width: 860px;
margin: 0px 30px 20px 30px;
color: #f0f0f0;
}

#nanl .nanl_cast .cast_left {
width: 405px;
margin: 10px 25px 30px 0px;
color: #f0f0f0;
float: left;
display: inline;
}

#nanl .nanl_cast .cast_right {
width: 405px;
margin: 10px 0px 30px 25px;
color: #f0f0f0;
float: left;
display: inline;
}

#nanl .nanl_cast .cast_hr {
height: 1px;
border: none;
border-top: 1px #990000 dotted;
margin: 5px 0px 5px 0px;
}


 /* 公演情報
---------------------------*/
#nanl .nanl_ticket {
width: 860px;
margin: 0px 30px 0px 30px;
background-color: #ffffff;
}

#nanl .nanl_ticket .ticket_left {
width: 560px;
margin: 0px 0px 10px 30px;
float: left;
display: inline;
}

#nanl .nanl_ticket .ticket_right {
width: 250px;
margin: 30px 20px 10px 0px;
float: left;
display: inline;
}

#nanl .nanl_ticket .ticket_hr {
height: 1px;
border: none;
border-top: 1px #666666 dotted;
margin: 0px 0px 10px 0px;
}

#nanl .nanl_ticket .ticket_bar {
width: 850px;
padding: 5px;
background-color: #990000;
color: #ffffff;
font-weight: bold;
margin-bottom: 10px;
}