@charset "EUC-JP";

#story_cont{
	width:960px;
	height: 610px;
	background-image: url(images/story.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
#story h1{
	width:960px;
	height: 100px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
}
#story_txt{
	width: 300px;
	height: auto;
	font-size: 13px;
	line-height: 28px;
	text-align: left;
	margin-left:105px;
	margin-top: 40px;
}
