@charset "Shift_JIS";

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

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

#container {
	width:780px;
	margin:0 auto;
	padding: 0 0 20px 0;
	text-align:center;
	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:730px;
 background: url(../img/fstep_bg_001.jpg) no-repeat center top;
}

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


.title1 {
	position: absolute;
	top: 51px;
	left: 86px;
	display: inline;
	width:253px;
	height:60px;
}

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


.box2 {
margin: 0 0 20px 0;
}


.box3 {
	width:780px;
	height:66px;
}

.text1 {
	width: 780px;
	text-align: center;
}

.ffla {
	width:780px;
	height:430px;
	margin:0;
}

.clear {
	clear:both;
}

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