@charset "UTF-8";

.caption {
    margin-bottom: 0px;
}

#story .caption .new_of_col {
	position: absolute;
	width: 320px;
	height: 40px;
	text-indent: -9999px;
}

#story #keywords .caption .new_of_col {
	background: url(../img/story_col_keywords_new.png) no-repeat;
	background-size: 320px 40px;
	visibility: hidden;
}

#story #tale .caption .new_of_col {
	background: url(../img/story_col_tale_new.png) no-repeat;
	background-size: 320px 40px;
	visibility: hidden;
}