@charset "UTF-8";
/* CSS Document */
#story {
	position:absolute;
	top:100px;
	left:70px;
	width:766px;
	height:522px;
}
h2{background:url(../images/story/h2_04.png) top left no-repeat;}

#story-con {
	position:relative;
left:0px;
	top:0px;
	width:766px;
	height:522px;
	background:url(../images/story/story_con.jpg) top left no-repeat;
}

.story-con-txt {
	position:absolute;
	left:13px;
	top:11px;
	width:394px;
	height:310px;
	font-size:13px;
	line-height:24px;
	color:#644e41;
}