 @charset "utf-8";

/* -------------------------------------------------------------
	サブページ共通
-----------------------------------------------------------------*/

body {
	color: #111;
	background: url(../img/bg_sub_01.jpg) 50% 0 no-repeat,
	url(../img/bg_sub_04.jpg) 50% 1152px repeat-y #f5efba;
}

#wrap {
	position: relative;
	background: url(../img/bg_sub_05.png) 50% 100% repeat-x,
	url(../img/bg_sub_02.jpg) 50% 345px no-repeat,
	url(../img/bg_sub_03.jpg) 50% 795px no-repeat;
}

#main {
	width: 1110px;
	position: relative;
	background: url(../img/bg_contents_04.png) 50% 100% no-repeat;
}

header {
	width: 1110px;
	height: 345px;
	position: relative;
}
header #header_main {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
header #header_date {
	position: absolute;
	top: 200px;
	right: 0;
	z-index: 3;
}
header h1 {
	position: absolute;
	top: 0;
	right: -44px;
	z-index: 3;
}

nav {
	position: absolute;
	z-index: 10 ;
	top: 0;
	left: -15px;
}
 
#contents {
	width: 1170px;
	background: url(../img/bg_contents01.jpg) top center no-repeat,
	url(../img/bg_contents03.jpg) 50% 100% no-repeat,
	url(../img/bg_contents02.jpg) 50% 252px repeat-y;
	position: relative;
	margin: 0 0 0 -30px;
}

footer {
	height: 329px;
	width: 100%;
	background: url(../img/bg_footer.png) 50% top repeat-x;
	position: absolute;
	bottom: 0;
	z-index: 100;
}
footer .inner {
	width: 1110px;
	margin: 0 auto;
	position : relative;
}

/* ご了承ください */
#top_notice {
	font-size: 12px;
	color: #000;
	position: absolute;
	top: 136px;
	right: 0;
	z-index: 10;
	line-height: 1.4;
}

#footer_logo {
	position: absolute;
	top: 156px;
	right: 3px;
	z-index: 10;
}

/* -------------------------------------------------------------
	番組概要
-----------------------------------------------------------------*/
#outline {
	padding-top: 1846px;
	padding-bottom: 215px;
 }

#outline h2 {
	position: absolute;
	top: 0;
	left: 351px;
	z-index: 10;
}

#outline:before {
	content:"";
	width: 938px;
	height: 629px;
	background: url(../../img/bg_outline01.jpg) center top no-repeat;
	position: absolute;
	top: 125px;
	left: 49px;
	z-index: 1;
}

#txt_outline01 {
	position: absolute;
	top: 153px;
	left: 83px;
	z-index: 10;
}

#ol_pic01 {
	position: absolute;
	top: 92px;
	left: 590px;
	z-index: 2;
}

#ttl_arasuji {
	position: absolute;
	top: 807px;
	left: -33px;
	z-index: 10;
}

#txt_arasuji01,
#txt_arasuji02 {
	font-size: 16px;
	line-height: 36px;
	letter-spacing: 2px;
}
#txt_arasuji01 {
	width: 750px;
	position: absolute;
	top: 798px;
	left: 332px;
	z-index: 10;
}
#txt_arasuji02 {
	width: 1000px;
	position: absolute;
	top: 945px;
	left: 84px;
	z-index: 10;
}

#ol_pic02 {
	width: 999px;
	position: absolute;
	top: 1036px;
  left: 85px;
	z-index: 2;
}


#ol_staff {
	overflow: hidden;
	padding: 0 0 100px 84px;
}
#ol_staff p {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	float: left;
	margin-right: 56px;
}
#ol_staff p .fc01 {
	color: #2d8800;
}
#ol_staff p .fs14 {
	font-size: 14px;
}
#ol_staff p:last-child {
	margin-right: 0;
}

/* -------------------------------------------------------------
	あらすじ・放送内容
-----------------------------------------------------------------*/
#story {
	background: url(../../img/bg_story01.jpg) 30px 138px no-repeat;
	padding-top: 138px;
	padding-bottom: 350px;
}

#story h2 {
	position: absolute;
	top: 0;
	left: 351px;
	z-index: 10;
}


/*-- list内XMLの内容が表示されるエリア --*/
#story #list {
	position: absolute;
	top: 150px;
	right: 60px;
	z-index: 10;
}

/* プルダウンメニュー */
#story .backnum {
}

/*-- date内XMLの内容が表示されるエリア --*/
#story #date {
	margin: 0 auto;
  overflow: hidden;
	padding-bottom: 100px;	
}

/* 放送日 */
#story .story_date {
	text-align: right;
	color: #2d8800;
	position: absolute;
	top: 195px;
	right: 61px;
	z-index: 10;
	font-size: 13px;
}

/* 画像 */
#story .story_photo {
	width: 364px;
	height: 244px;
	float: right;
	margin-top: 55px;
  margin-right: 97px;
	position: relative;
}
#story .story_photo:before {
	content: "";
	width: 79px;
	height: 56px;
	background: url(../../img/bg_story02.png) no-repeat;
	position: absolute;
	top: -29px;
	left: -38px;
	z-index: 4;
}
#story .story_photo:after {
	content: "";
	width: 106px;
	height: 100px;
	background: url(../../img/bg_story03.png) no-repeat;
	position: absolute;
	bottom: -47px;
	right: -37px;
	z-index: 4;
}
#story .story_photo img {
	padding: 1px;
	background-color: #FFFFFF;
	border: solid 1px #2d8800;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

/* サブタイトル */
#story .story_roll {
	width: 800px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding-top: 12px;
	padding-left: 85px;
}

/* テキスト */
#story .story_txt {
	margin-top: 48px;
  padding-left: 85px;
	width: 584px;
	float: left;
	line-height: 26px;
	color: #333;
	font-size: 14px;
}

/* “～が表示されるエリア”が表示されないようにする */
p.xml_text {
	display: none;
}


/* -------------------------------------------------------------
	人物相関図
-----------------------------------------------------------------*/

#chart {
	padding-top: 138px;
	padding-bottom: 306px;
}

#chart h2 {
	position: absolute;
	top: 0;
	left: 351px;
	z-index: 10;
}

#chart .inner {
	width: 980px;
	margin: 0 auto;
}


