/* CSS Document */
*{
	margin:0;
	padding:0;
}
:focus{
	outline:none;
}
body{
	margin:0 auto;
	background:url(back.jpg) top center #000000 no-repeat;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}


#contanter{
	width:1020px;
	height:auto;
	margin:0 auto;
}


#head{
	width:1020px;
	height:463px;
	float:left;

	margin-top:8px;
}



/*トップページ設定区*/
.main{
	width:1020px;
	height:auto;
	float:left;

}

#nav{
	width:258px;
	height:424px;
	float:left;
	margin-left:8px;
	margin-top:8px;
}

#nav ul{
	width:258px;
	height:424px;
	float:left;
	list-style:none;
	padding:0;
}
#nav ul li{
	float:left;
}
#nav ul li a{
	text-decoration:none;
	border:0;
	float:left;
	display:block;
	margin-top:12px;
}
#nav-naiyo{
	width:1020px;
	height:88px;
	float:left;

	margin-top:8px;
}

#nav-naiyo ul{
	width:1020px;
	height:88px;
	float:left;
	list-style:none;
	padding:0;
}
#nav-naiyo ul li{
	float:left;
}
#nav-naiyo ul li a{
	text-decoration:none;
	border:0;
	float:left;

}
.top-right01{
	width:740px;
	height:419px;
	float:left;
	margin-top:12px;
		margin-left:12px;

}
.top02{
	width:1000px;
	height:547px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}
.top02-left{
	width:350px;
	height:528px;
	float:left;

}
.top02-right{
	width:640px;
	height:528px;
	float:left;
	margin-left:6px;
	text-align:center;
	background:url(top02-right.jpg) no-repeat;
}
#new{
	width:59px;
	height:14px;
	display:inline-block;
	font-size:12px;
	line-height:14px;
	text-align:center;
	background-color:#EF0B0B;
	color:#FFF;
	border:solid 1px #EF0B0B;
	border-radius:8px;
	-moz-border-radius:8px; /* Old Firefox */
	}


.top03-title{
	width:1020px;
	height:63px;
	float:left;
	margin-top:6px;
	text-align:center;
}

.top03{
	width:1004px;
	height:354px;
	float:left;
	margin-top:8px;
	margin-left:8px;
}

/*スタッフ詳しい設定区*/

.staff-title{
	width:1020px;
	height:91px;
	float:left;

	}	

	.staff01-bg{
	width:930px;
	height:594px;
	float:left;
	margin-left:40px;
	margin-top:12px;

	}

.staff01-img{
	width:445px;
	height:594px;
	float:left;
	}


.staff-01-naiyo{
	width:458px;
	height:595px;
	float:left;

	margin-left:12px;
	line-height:24px;
	text-align:center;
	font-size:18px;
	font-weight:700;
	color:#F8B62D;
	
			background:url(staff/naiyo.jpg) no-repeat;
	}



/*Syste詳しい設定区*/
.main-system{
	width:1020px;
	height:1100px;
	float:left;
	margin-top:8px;
	}

/*詳しい設定区*/
.main-server{
	width:1020px;
	height:1720px;
	float:left;
	margin-top:6px;
	}
.main-qna{
	width:1020px;
	height:2448px;
	float:left;
	margin-top:6px;
	}



/*Footer設定区*/
#footer{
	width:1020px;
	height:121px;
	float:left;
	margin-top:8px;
	font-size:13px;
	font-weight:600;
	line-height:24px;
	color:#fff;
	letter-spacing:2px;
	text-align:center;
	background:url(foot.jpg) no-repeat;
}
#footer h1{
	font-size:12px;}
.foot-navi{
	width:1020px;
	height:40px;
	float:left;
	line-height:40px;
	color:#fff;
	text-align:center;
	margin-top:8px;
	letter-spacing:2px;
	}
.foot-navi a{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:600;}
.foot-navi a:hover{
	color:#F0F;
	font-size:14px;
	font-weight:600;}


