@charset "utf-8";

/*コンテンツ*/

h2.pageTitle {
	height: 24px;
	width: 980px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/story/pageTitle.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.contentsBox h3 {
	height: 29px;
	width: 980px;
	margin-top: 89px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/story/h3Title.png);
	background-position: top center;
	background-repeat: no-repeat;
}

div.storyBox {
	height: auto;
	width: 980px;
	margin: 100px auto 0px auto;
}

div.box460 {
	height: auto;
	width: 460px;
}

div.box500 {
	height: auto;
	width: 500px;
}

div.leftBox {
	float: left;
	display: inline;
}

div.leftBox img {
	padding: 0px 40px 20px 20px;
}

div.rightBox {
	float: right;
	display: inline;
}

div.rightBox img {
	padding: 0px 20px 20px 40px;
}

div.storyBox p {
	padding: 10px 10px 20px 10px;
	font-size: 13px;
	line-height: 23px;
	color: #666;
}

h4.h4Title01 {
	height: 30px;
	width: 450px;
	margin-top: 26px;
	padding-bottom: 35px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/story/h4Title01.png);
	background-position: top left;
	background-repeat: no-repeat;
}

h4.h4Title02 {
	height: 30px;
	width: 980px;
	padding-bottom: 35px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/story/h4Title02.png);
	background-position: top center;
	background-repeat: no-repeat;
}

p.storyText01 {
	padding: 30px 50px;
	text-align: center;
}

.mt50 {
	margin-top: 50px;
}
