@charset "utf-8";

/* 全体
---------------------------*/
#jeanne {
width: 980px;
background-color: #000204;
color:#f0f0f0;
margin:0 auto;
padding-bottom:30px;
}

#jeanne .font-color1 { 
color:#91752c;
}

#jeanne .font-color2 { 
color:#ad1d1a;
}

#jeanne .font-medium {
font-size: 1.2em;
}

#jeanne .font-big {
font-size: 1.5em;
}

#jeanne .font-credit {
font-size: 0.7em;
color: #888888;
margin: 0px;
text-align: right;
}

#jeanne .font-bold {
font-weight: bold;
}

#jeanne .margin-t10 { 
margin-top:10px;
}

#jeanne .margin-t20 { 
margin-top:20px;
}

#jeanne .margin-b5 { 
margin-bottom:5px;
}

#jeanne .margin-b10 { 
margin-bottom:10px;
}

#jeanne .margin-b20 { 
margin-bottom:20px;
}

#jeanne .margin-b30 { 
margin-bottom:30px;
}

#jeanne .clear {
clear:both;
}

#jeanne .img_center {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}


/* TOP
---------------------------*/
#jeanne .jeanne_top {
position:relative;
width: 980px;
height:500px;
padding:0px;
margin: 0px;
}

#jeanne .jeanne_top .main {
position:absolute;
top:0;
left:0;
z-index:0;
}

#jeanne .jeanne_top .senkou {
position:absolute;
top:280px;
left:740px;
z-index:1;
}


/* TOPICS
---------------------------*/
#jeanne .jeanne_topics {
width: 860px;
padding:10px 20px;
margin: 30px 40px 0px 40px;
border:1px solid #91752c;
}


/* 概要
---------------------------*/
#jeanne .jeanne_outline {
width: 800px;
margin: 70px 40px 0px 40px;
padding:50px 50px;
background-image:url(http://image.pia.jp/images2/static/pia/feature/stage/jeanne-s/jeanne_frame_bg.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}

#jeanne .jeanne_outline .tx {
width:480px;
margin:0px 30px 0px 50px;
float:left;
}

#jeanne .jeanne_outline .ph {
width:290px;
float:left;
}

#jeanne .jeanne_outline p {
margin:15px 0 30px 0;
padding:0px 0px;
line-height:1.65em;
text-indent:1em;
padding-left:-1em;
}

#jeanne .jeanne_outline .interview {
width:500px;
height:45px;
background-color: #fff;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#jeanne .jeanne_outline .interview a:hover {
opacity:0.7;
}



/* キャスト
---------------------------*/
#jeanne .jeanne_cast {
position:relative;
width: 810px;
margin: 30px 40px 0px 40px;
padding:50px 40px 50px 50px;
background-image:url(http://image.pia.jp/images2/static/pia/feature/stage/jeanne-s/jeanne_frame_bg.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}

#jeanne .jeanne_cast .title {
position:absolute;
top:30px;
left:50px;
}

#jeanne .jeanne_cast .staff {
margin-left:405px;
margin-bottom:50px;
font-size:1.3em;
line-height:1.8em;
font-weight:bold;
}

#jeanne .jeanne_cast .ph_wrapper6 {
width:810px;
display:block;
margin:0 auto;
margin-bottom:20px;
}

#jeanne .jeanne_cast .ph_wrapper3 {
width:405px;
display:block;
margin:0 auto;
}

#jeanne .jeanne_cast .cast_box {
width:125px;
margin-right:10px;
text-align:center;
float:left;
}

#jeanne .jeanne_cast .ph_box {
width:121px;
padding:2px;
border:1px solid #322912;
}

#jeanne .jeanne_cast .name {
font-size:1.3em;
font-weight:bold;
margin-top:5px;
}

#jeanne .jeanne_cast .role {
color:#91752c;
font-size:0.85em;
}


/* あらすじ
---------------------------*/
#jeanne .jeanne_story {
width: 800px;
margin: 30px 40px 0px 40px;
padding:50px 50px;
background-image:url(http://image.pia.jp/images2/static/pia/feature/stage/jeanne-s/jeanne_frame_bg.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}

#jeanne .jeanne_story .title {
width:230px;
float:left
}

#jeanne .jeanne_story .tx {
width:570px;
float:left
}

#jeanne .jeanne_story p {
margin-bottom:20px;
line-height:1.7em;
}


/* スケジュール
---------------------------*/
#jeanne .jeanne_schedule {
width: 800px;
margin: 30px 40px 0px 40px;
padding:50px 50px;
background-image:url(http://image.pia.jp/images2/static/pia/feature/stage/jeanne-s/jeanne_frame_bg.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}

#jeanne .jeanne_schedule .title {
width:230px;
float:left
}

#jeanne .jeanne_schedule .tx {
width:570px;
float:left
}

#jeanne .jeanne_schedule .hyougo_tx {
width:450px;
margin-top:30px;
float:left
}

#jeanne .jeanne_schedule .hyougo_tt {
width:250px;
margin-top:30px;
padding-right:100px;
float:left
}

/* タイムテーブル
---------------------------*/
#jeanne  table.schedule {
width:100%;
margin-top: 30px;
text-align:center;
}

#jeanne  th.top {
border-top: 2px solid #666;
border-right:0px solid #666;
border-bottom: none;
border-left:0px solid #666;
padding:0px;
}

#jeanne  th.day {
text-align: center;
padding:3px 12px 0px 12px;
border-top: 2px solid #666;
border-right:0px solid #666;
border-bottom:none;
border-left:none;
font-size:1.1em;
}

#jeanne   td.week {
text-align: center;
padding-bottom: 3px;
border-top:none;
border-right:0px solid #666;
border-bottom:1px dotted #666;
border-left:none;
}

#jeanne   td.time {
text-align:center;
width: 50px;
padding:0px;
border-top: none;
border-right:0px solid #666;
border-bottom:1px solid #666;
border-left:0px solid #666;
}

#jeanne   td.hoshi {
font-size: 1.2em;
border-top: none;
border-right:0px solid #666;
border-bottom:1px solid #666;
border-left:none;
padding: 4px 0px;
color:#91752c;
}

#jeanne   td.close {
font-size: 1em;
border-bottom:1px solid #666;
}

#jeanne   td.sat {
color:#348dba;
}

#jeanne   td.sun {
color:#d31329;
}