@charset "utf-8";
/* CSS Document */

#contents_main {
	padding-bottom: 95px;
}

#contents_main.list {
	padding-top: 80px;
	padding-bottom: 360px;
}

#story_body {
	width:798px;
	margin:0px auto;
}

#story_title{
	background:url(/tv/onep/episode/img/top/title_story.png);
	height:189px;
	position:relative;
	margin-bottom:35px;
}

#story_caption {
	width:500px;
	margin:0px auto;
	text-align:center;
	padding-top:70px;
}

#story_caption span {
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size:16px;
	color:#caaf76;
}

#btn_storylist{
	width:91px;
	height:85px;
	overflow:hidden;
	
	position:absolute;
	right:-9px;
	bottom:-12px;
}

#btn_storylist:hover img {
	margin-top:-85px;
}

.story_text{
	position:relative;
	min-height:180px;
	padding-left:340px;
	width:400px;
	margin:0px auto;
	margin-top:20px;
}

.story_text img {
	position:absolute;
	left:0px;
	top:0px;
}

/* list */
#story_list {
	margin:0px auto;
	margin-top:60px;
	width:580px;
}

#story_list li {
	margin-top:20px;
}

#story_list li a {
	display:inline-block;
	width:465px;
	color:#caaf76;
}