/* CSS Document */
*{
	margin:0;
	padding:0;
}
:focus{
	outline:none;
}
body{
	margin:0 auto;
	background-color:#FFE3E1;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}


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


#head{
	width:1020px;
	height:584px;
	float:left;
	background:url(head01.jpg) no-repeat;
}
#tel{
	width:1020px;
	height:168px;
	float:right;
	cursor:pointer;
	}
#tel img{
	float:right;}

#nav{
	width:302px;
	height:386px;
	float:right;
	margin-top:15px;
}

#nav ul{
	width:302px;
	height:386px;
	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:9px;
}

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

}
.top-left{
	width:702px;
	height:792px;
	float:left;
	margin-left:6px;
}

.top-left01{
	width:702px;
	height:347px;
	float:left;
	text-align:center;
}
.top-left02{
	width:702px;
	height:440px;
	float:left;
	margin-top:10px;
	text-align:center;
	background:url(top-left02.jpg) no-repeat;
	
}
#newtitle{
	width:120px;
	height:20px;
	display:inline-block;
	font-size:16px;
	line-height:20px;
	text-align:center;
	background-color:#FFF100;
	color:#000;
	border:solid 1px #FFF100;
	border-radius:8px;
	-moz-border-radius:8px; /* Old Firefox */
	}

.top-right{
	width:294px;
	height:792px;
	float:right;
	margin-right:6px;

}
.top-right01{
	width:294px;
	height:346px;
	float:left;
		margin-top:10px;

}
.top-right02{
	width:294px;
	height:432px;
	float:left;

}

.top02{
	width:1008px;
	height:396px;
	float:left;
	margin-top:6px;
	margin-top:10px;
	text-align:center;
}



/*スタッフ詳しい設定区*/
.staff{
	width:1020px;
	height:auto;
	float:left;
		margin-top:8px;
	}
.staff-title{
	width:1020px;
	heighautot:90px;
	float:left;


	}	
.staff-kuang{
	width:910px;
	height:884px;
	float:left;
	margin-top:55px;
	margin-left:30px;
	margin-bottom:10px;
	background-color:#FFF;

	}	

.staff01{
width:245px;
	height:396px;
	float:left;
	margin-left:42px;
	margin-top:20px;
	}
.staff01-{
width:1020px;
	height:834px;
	float:left;
		margin-top:8px;
	background:url(staff01-bg.jpg) no-repeat;
	}
	.staff01-bg{
	width:900px;
	height:634px;
	float:left;
	margin-left:60px;
	margin-top:18px;
	}
	.staff-01-img{
	width:444px;
	height:634px;
	float:left;
	margin-top:14px;
	margin-bottom:14px;
	margin-left:8px;
	}
.staff-01-naiyo{
	width:416px;
	height:500px;
	float:left;

	margin-left:8px;
	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:162px;
	float:left;
	margin-top:8px;
	font-size:13px;
	font-weight:600;
	line-height:24px;
	color:#000;
	letter-spacing:2px;
	text-align:center;
	background:url(foot.jpg) no-repeat;
}
#footer h1{
	font-size:12px;}
.foot-navi{
	width:1020px;
	height:100px;
	float:left;
	line-height:40px;
	color:#000;
	text-align:center;
	margin-top:8px;
	letter-spacing:2px;
	}
.foot-navi a{
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-weight:600;}
.foot-navi a:hover{
	color:#000;
	font-size:14px;
	font-weight:600;}


