@charset "UTF-8";

#content {
	background-image: url(../img/new_story_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1307px;
	position: relative;
}

#main {
	width: 690px;
	position: absolute;
	left: 85px;
}

.clear {
	clear: both;
}

.section {
	position: relative;
}

.txt,
.ss {
	display: block;
	margin-bottom: 16px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.txt06 {
	position: relative;
	top: 48px;
}