@charset "utf-8";

#content {
	width: 1024px;
	margin: 10px auto 0 auto;
	text-align: left;
}

#content .title {
	background: url("../img/content_bg.png") left top no-repeat;
	margin: 0 60px 30px 60px;
	padding: 0 40px 40px 40px;
}

#content .title dt {
	padding-top: 30px;
}

#content .title dd {
	line-height: 1.7;
	padding-top: 10px;
	color: #07814b;
	font-size: 85%;
}

#content .secret-story {
	background: url("../img/enemy5.png") right bottom no-repeat;
	margin: 0 60px 30px 60px;
	padding: 0 0 140px 0;
}

#content .secret-story div {
	background: url("../img/section_bg.png") left top no-repeat;
	padding: 0 40px;
	margin-bottom: 30px;
}

#content .secret-story dt {
	padding-top: 30px;
}

#content .secret-story dd {
	font-size: 85%;
	color: #07814b;
	padding-top: 10px;
	line-height: 1.7;
}

#content .secret-story dd p {
	padding-bottom: 1.5em;
}

#content .secret-story p.sign {
	font-size: 85%;
	color: #07814b;
	padding-top: 10px;
	line-height: 1.7;
	text-align: right;
}
