@charset "Shift_JIS";

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

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

#container {
	width:780px;
	margin:0 auto;
	text-align:center;
}

#wrapper {
	width:780px;
	margin:0 auto;
	text-align:left;
}

.head {
	width:780px;
	height:33px;
	background: url(../firststep/img/head_bg_001.jpg) no-repeat center top;
}

.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:740px;
	background: url(../firststep/img/fstep_bg_001.jpg) no-repeat center top;
}


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


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

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

.box2 {
	width:780px;
	height:33px;
	overflow:hidden;
	float:left;
	margin:0 0 24px 0;
	display:block;
}

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



.text1 {
	width:124px;
	height:41px;
	padding:0 0 0 188px;
}


.menu {
	font-size:11px;
	font-family:"HiraKakuPro-W3","MS Gothic";
	margin:18px 100px 0 0;
	float:right;
	display:inline;
}

.sfla {
	width:780px;
	height:450px;
	margin:0;
}

a:link {
	color:#5B543D;
	text-decoration:none;
}

a:visited {
	color:#5B543D;
	text-decoration:none;
}

a:hover {
	color:#E60011;
	text-decoration:underline;
}

.stay {
	color:#5B543D;
	font-weight:bold;
}

#underlink {
	margin:10px 0 10px 0;
	width:780px;
}

#underlink ul {
	text-align:center;
}

#underlink ul li {
	color:#5B543D;
	display:inline;
	line-height:150%;
	font-family:"HiraKakuPro-W3","MS Gothic";
	font-size:11px;
}

.clear {
	clear:both;
}

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