@charset "utf-8";

#contents {
	width: 743px;
	height: 620px;
	background-image: url(../img/back_story.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contents #contents_main #story_text {
	width: 656px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
