@charset "utf-8";

/* 全体
---------------------------*/
#tomoegozen {
width: 980px;
background-color: #6e0000;
background-image:url(http://image.pia.jp/images2/static/pia/feature/stage/tomoegozen/tomoegozen_bg.jpg);
background-repeat:repeat;
color:#f0f0f0;
padding-bottom:30px;
}

#tomoegozen .font-color1 { 
color:#cc9900;
}

#tomoegozen .font-color2 { 
color:#ff69b0;
}

#tomoegozen .font-medium {
font-size: 1.2em;
}

#tomoegozen .font-big {
font-size: 1.5em;
}

#tomoegozen .font-credit {
font-size: 0.7em;
color: #888888;
margin: 0px;
text-align: right;
}

#tomoegozen .font-bold {
font-weight: bold;
}

#tomoegozen .margin-t10 { 
margin-top:10px;
}

#tomoegozen .margin-t20 { 
margin-top:20px;
}

#tomoegozen .margin-b5 { 
margin-bottom:5px;
}

#tomoegozen .margin-b10 { 
margin-bottom:10px;
}

#tomoegozen .margin-b20 { 
margin-bottom:20px;
}

#tomoegozen .margin-b30 { 
margin-bottom:30px;
}

#tomoegozen .clear {
clear:both;
}

#tomoegozen .img_center {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}


/* TOP
---------------------------*/
#tomoegozen .tomoegozen_top {
position:relative;
width: 980px;
height:400px;
background-image:url(http://image.pia.jp/images2/static/pia/feature/stage/tomoegozen/tomoegozen_top.jpg);
background-repeat:no-repeat;
padding:0px;
margin: 0px;
}

#tomoegozen .tomoegozen_top .senkou {
position:absolute;
top:16px;
left:748px;
padding:0px;
margin: 0px;
}

#tomoegozen .tomoegozen_top .schedule {
position:absolute;
top:290px;
left:263px;
}


/* TOPICS
---------------------------*/
#tomoegozen .tomoegozen_topics {
width: 840px;
padding:10px 20px;
margin: 30px 50px 0px 50px;
border:1px solid #cc9900;
}


/* キャスト
---------------------------*/
#tomoegozen .tomoegozen_cast {
width: 900px;
margin: 20px 40px 20px 40px;
}

#tomoegozen .tomoegozen_cast img {
margin-bottom:20px;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}


/* ストーリー
---------------------------*/
#tomoegozen .tomoegozen_story {
width: 900px;
margin: 50px 40px 0px 40px;
padding:20px 0px;
background-color: #000;
}

#tomoegozen .tomoegozen_story p {
line-height:1.65em;
padding:0px 50px;
}


#tomoegozen .tomoegozen_interview  {
width:500px;
height:45px;
background-color: #fff;
display: block;
margin-top:40px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#tomoegozen .tomoegozen_interview a:hover {
opacity:0.7;
}


/* チケット
---------------------------*/
#tomoegozen .tomoegozen_ticket {
width: 900px;
margin:70px 40px 40px 40px;
padding:0px 0px;
}

#tomoegozen .tomoegozen_ticket .left{
width: 350px;
margin: 0px 0px 0px 0px;
float:left;
}

#tomoegozen .tomoegozen_ticket .right {
width:550px;
margin: 0px;
float:left;
}


/* タイムテーブル
---------------------------*/
#tomoegozen  table.schedule {
width:100%;
margin-top: 0px;
text-align:center;
}

#tomoegozen  th.top {
border-top: 2px solid #999;
border-right:0px solid #999;
border-bottom: none;
border-left:0px solid #999;
padding:0px;
}

#tomoegozen  th.day {
text-align: center;
padding:3px 0px 0px 0px;
border-top: 2px solid #999;
border-right:0px solid #999;
border-bottom:none;
border-left:none;
font-size:1.1em;
}

#tomoegozen   td.week {
text-align: center;
padding-bottom: 3px;
border-top:none;
border-right:0px solid #999;
border-bottom:1px dotted #999;
border-left:none;
}

#tomoegozen   td.time {
text-align:center;
width: 50px;
padding:0px;
border-top: none;
border-right:0px solid #999;
border-bottom:1px solid #999;
border-left:0px solid #999;
}

#tomoegozen   td.hoshi {
font-size: 1.2em;
border-top: none;
border-right:0px solid #999;
border-bottom:1px solid #999;
border-left:none;
padding: 4px 0px;
color:#cc9900;
}

#tomoegozen   td.close {
font-size: 1em;
border-bottom:1px solid #666;
}

#tomoegozen   td.sat {
color:#348dba;
}

#tomoegozen   td.sun {
color:#d31329;
}