@charset "UTF-8";

#content {
	background-image: url(../img/story_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1542px;
	position: relative;
}

#main {
	width: 100%;
	position: absolute;
	top: 180px;
	left: 0px;
	text-align: center;
}

.txt {
	margin-bottom: 20px;
}

.ss {
	margin-bottom: 12px;
}