@charset "Shift_JIS";

* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background: #ece5d2 url(../img/bg_001.jpg) repeat center top;
	text-align: center;
	margin:0;
}

#container {
	width:780px;
	margin:0 auto;
	padding: 0 0 20px 0;
	text-align:left;
}


.head {
	width:780px;
	height:33px;
}

.nlogo {
	width:94px;
	height:18px;
	padding:15px 0 0 0;
	float:left;
}

.dslogo {
	width:136px;
	height:18px;
	padding:15px 0 0 0;
	float:right;
}

.contents1 {
	width:780px;
	height:857px;
	background: url(../img/story_bg_001.jpg) no-repeat center top;
}

.box1 {
	position : relative;
	width: 780px;
	height: 113px;
	visibility: inherit;
}


.title1 {
	position: absolute;
	top: 71px;
	left: 86px;
	display: inline;
	width:175px;
	height:37px;
}

.fmlogo {
	position: absolute;
	top: 45px;
	right: 85px;
	width:148px;
	height:68px;
	
}

/*.title1 {
	width:175px;
	height:37px;
	padding:76px 0 0 87px;
	float:left;
}

.fmlogo {
	display: inline;
	width:151px;
	height:68px;
	padding:45px 0 0 288px;
	float:left;
}*/

.sfla {
	width:760px;
	height:658px;
	margin:2px 0 0 10px;
}

.clear {
	clear:both;
}

.hide {
	position:absolute;
	left:-9999px;
	top:-9999px;
}