@charset "utf-8";
#story {
	width: 900px;
	margin: 0 15px 0 15px;
}
#story .index {
	background: url(../images/index.jpg) no-repeat center center;
	display: block;
}
#story .index_txt {
	padding: 150px 0 0 200px;
	color: #000099;
	font-size: 180%;
	font-weight: bold;
	font-style: inherit;

}
#story .index_txt a {
	text-decoration: none;

}

#story .index_txt dl {

}
#story .index_txt dt {
	float: left;
}
#story .index_txt dd {
	margin-left: 40px;
	padding-bottom: 40px;
}




#story-txtbox {
	margin: 10px 0px;
	width: 900px;
}

.story-txt {
	margin: 5px 0px 8px 40px;
	text-align: left;
	width: 800px;
	float: left;
}

.story-txt1 {
	margin: 5px 0px 8px 40px;
	text-align: left;
	width: 400px;
	float: left;
}


.story-txt2 {
	margin: 5px 0px 8px 30px;
	text-align: left;
	width: 400px;
	float: left;
}

#story .next {
	float: right;
	margin: 10px 5px 10px 0;
	width: 900px;
	text-align: right;
}
.koujyou  {
	float: right;
	width: 300px;
	height: 60px;
	display: block;
	border: 1px solid #cccccc;
	margin-left: 10px;
}

