@charset "utf-8";

/* 放送局情報 */
.onair_bg{background:url(../images/onairbg.png)  no-repeat center bottom; padding-bottom:199px;}

/*ストーリー*/
.img_story{background:url(../images/story/story.png)  no-repeat center top; height:626px; }

/* スタッフキャスト */
.staff_bg{background:url(../images/staffbg.png)  no-repeat center bottom; padding-bottom:100px;}
.cast_bg{background:url(../images/castbg.png)  no-repeat center bottom; padding-bottom:180px; }
	@media screen and (max-width: 619px){
		.img_story, .onair_bg, .staff_bg, .cast_bg{ height: auto; background:url(../images/ebg03.png)  repeat-y center top; padding: 2% 3%; line-height: inherit; font-size: inherit;}
	}

.staffbox {
	margin: 0px;
	padding: 0px;
	width: 755px;
	overflow:hidden;
}
.staffbox dt {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	float: left;
	width: 350px;
}
.staffbox dd {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	width:405px;
	float:left;
}

	@media screen and (max-width: 619px){
		.staffbox{ width: 100%; margin: 0; overflow:hidden;}
		.staffbox dt{ padding: 0; float: none; width: 100%; font-weight:bolder;}
		.staffbox dd{ padding: 0 0 2% 0; width: 95%; margin:0 auto; float: none;}
	}

/* データ放送 */
.ebg15{background:url(../images/data/data04.png) no-repeat center top; width:797px; height:637px;line-height:21px; font-size:13px;}

.data_sub{font-weight:bold;color:#0066cc;font-size:14px;}


/*これまでのお話ナビゲーション*/
#epinav {
	padding: 10px 0 30px;
	text-align: center;
	width: 100%;
	clear:both;
}
#epinav a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background-color: #9999ff;
	border:solid 2px #9999ff;
	padding:4px 8px;
}

.current_page{
	color: #fff;
	background-color:#E4031E;
	padding:4px 8px;
	border:solid 2px #E4031E;
}

	@media screen and (max-width: 619px){
		#epinav{ padding: 2% 0; width: auto;}
		#epinav a{ 	color: #004497; text-decoration: underline; background-color: inherit; border: none; padding:1px 1px;}
		.current_page{ padding:1px 3px;}
	}
	

/*これまでのお話しあたー誘導*/
.theater{background:#FFFBC5;padding:10px;}
.theater_logo{float:left;padding-right:10px;}
.theater_txt{width:600px;float:left;}
	@media screen and (max-width: 619px){
		.theater{ padding:2%;}
		.theater_logo{ display:none;}
		.theater_txt{ width: auto; float: inherit;}
	}

/*キャラクター*/
.chara_img{ text-align:center; padding-bottom:2%;}


/*不明分*/
.ebg16_text{line-height:20px; font-size:12px; float:left; width:290px; margin:500px 45px 0 60px;}
.ebg17_text{line-height:20px; font-size:12px; width:700px; margin:0; margin: 20px 0  20px 30px;}
.ebg18_text{line-height:20px; font-size:12px; float:left; width:290px; margin:500px 0 0 70px;}
.ebg16_text a, .ebg17_text a, .ebg18_text a{color:#3366cc;font-size:12px;}

/*News */
.item_bg{
	background:#e4031e;
	margin:20px 0;
	padding:6px 10px 3px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}