/* 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:462px;
	float:left;
	background:url(head01.jpg) no-repeat;
	margin-top:8px;
}
#tel{
	width:544px;
	height:87px;
	float:right;
	margin-top:274px;
	margin-right:22px;
	cursor:pointer;
	}
#tel img{
	float:right;}


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

}
.top-left{
	width:264px;
	height:auto;
	float:left;
}
#nav{
	width:240px;
	height:470px;
	float:left;
	margin-left:22px;
}

#nav ul{
	width:240px;
	height:470px;
	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:20px;
}

.top-left01{
	width:264px;
	height:314px;
	float:left;
	margin-top:18px;
	text-align:center;
}
.top-left02{
	width:260px;
	height:116px;
	float:left;
	margin-top:10px;
	text-align:center;
}
#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 */
	}

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

}
.top-right02{
	width:300px;
	height:528px;
	float:left;
	margin-top:10px;
}
.top-right03{
	width:420px;
	height:528px;
	float:left;
	margin-top:10px;
	margin-left:7px;
	background:url(top-right003.jpg) no-repeat;
}
.top02{
	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:740px;
	height:84px;
	float:left;

	}	

.staff01{
width:332px;
	height:526px;
	float:left;
	margin-left:20px;
	margin-top:18px;
	}

.staff01-img{
	width:332px;
	height:478px;
	float:left;
	}
.staff01-naiyo{
	width:332px;
	height:24px;
	float:left;
	margin-top:10px;
	line-height:24px;
	text-align:center;
	font-size:22px;
	font-weight:700;
	color:#F8B62D;
	}
	.staff01-bg{
	width:724px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:100px;
	border:solid 1px #FFF8A1;
	}
	.staff-01-img{
	width:332px;
	height:478px;
	float:left;
	margin-top:14px;
	margin-bottom:14px;
	margin-left:10px;
	}
.staff-01-naiyo{
	width:360px;
	height:448px;
	float:left;

	margin-left:12px;
	line-height:24px;
	text-align:center;
	font-size:18px;
	font-weight:700;
	color:#F8B62D;
		margin-top:30px;
	}



/*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;}


