@charset "utf-8";
/* story Style */

.left  {
	font-size: 23px;
	width: 380px;
	padding: 40px;
	color: #000;
	font-family: "HGP行書体";
}
.right {
	font-size: 23px;
	color: #000;
	padding: 40px;
	width: 380px;
	margin-left: 340px;
	font-family: "HGP行書体";
}
.center {
	text-align: center;
	font-size: 16px;
}
#p1 {
	background-image: url(../images/img1.jpg);
	height: 300px;
	width: 800px;
}
#p2 {
	background-image: url(../images/img2.jpg);
	height: 300px;
	width: 800px;
}
#p3 {
	background-image: url(../images/img3.jpg);
	height: 300px;
	width: 800px;
}
#p4 {
	background-image: url(../images/img4.jpg);
	height: 300px;
	width: 800px;
}
#p4 .right {
	margin-left: 440px;
	width: 280px;
}
#p5 {
	background-image: url(../images/img6.jpg);
	height: 300px;
	width: 800px;
}
#p6 {
	background-image: url(../images/img5.jpg);
	height: 300px;
	width: 800px;
}
#p7 {
	background-image: url(../images/img6.jpg);
	height: 300px;
	width: 800px;
}

#p7 .center {
	font-size: 36px;
}
