/* CSS Document */
*{
	margin:0;
	padding:0;
}
:focus{
	outline:none;
}
.clear{
	overflow:hidden;
	zoom:1;
	clear:both;
}
body{
	font: 15px/1.5 "Meiryo",  "Tahoma", "Verdana";
	color: #000;;
	background-color:#fff;
	font-family: Meiryo, Tahoma, Verdana, Arial, sans-serif !important;
}

body {
	font: 15px/1.5 "Meiryo",  "Tahoma", "Verdana";
	color: #555;;
	background-color:#fff;
	font-family: Meiryo, Tahoma, Verdana, Arial, sans-serif !important;
}
#contanter{
    width: 100%;
	max-width:1020px;
	margin:0 auto;
	border:0;

}
#m-head{
    width: 100%;
	max-width:1020px;
	margin:0 auto;
	border:0;

}

/*トップページ設定区*/

.main-top{
	width:100%;
	max-width:1020px;
	float:left;
	
	}
.main-img{
	width:100%;
	max-width:1020px;
	float:left;
	margin-top:3px;
	}
.top-left,.top-left01,.top-left02,.top-left03,.top-right,.top-right01,.top-right05{

	width:98%;
		height:100%;
	float:left;
	margin-left:1%;
}
#head-p{
	width:100%;
	max-width:1000px;
	height:100%;
	font-size:90%;}
.m-top02{
	
	width:100%;
	float:left;
	margin-top:1%;
	background-color:#9B9B9C;

	}
.m-top03{
	border:#c5c6c7 solid 2px;
	width:96%;
	float:left;
	margin-left:2%;
	margin-top:1%;
	max-height:500px;
	}


.m-foot a{
	color:#FFF;}
.overflow-clear{
    overflow:auto;
    _height:1%; 
}

/*スタッフ詳しい設定区*/
.m-staff{
	 width:90%; 
	 float:left; 
	 text-align:center; 
	 margin-left:5%; 
	 margin-top:5px;
	 color:#000000;

	 margin-bottom:10px;
	}
.m-staff{
	 width:96%; 
	 float:left; 
	 text-align:center; 
	 margin-left:2%; 
	 margin-top:5px;
	 color:#000000;

	 margin-bottom:10px;
	}
.staff-title{
	width:1020px;
	height:76px;
	float:left;
	margin-top:6px;
	text-align:center;
}

.staff{
    width:964px;
	height:890px;
	float:left;
	margin-left:28px;
	margin-top:14px;
	background-color:#D8D9D9;
}

.staff-kuang{
	width:290px;
	height:400px;
	float:left;
	margin-top:15px;
	margin-left:24px;
	font-size:90%;
	color:#D8D9D9;
	}

.staff01-bg{
	width:980px;
	height:660px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	background-color:#D8D9D9;
}
.staff01-img{
	width:453px;
	height:626px;
	float:left;
	margin-top:20px;
	margin-left:14px;
	}
.staff01-naiyo{
	width:426px;
	float:left;
	margin-top:40px;
	margin-left:10px;
	}
.td1{
	border-right:dashed 1px #DDDDDD;
	background-color:#f18c19;
	color:#000000;
	}
.td1,.td2{
	border-bottom:dashed 1px #DDDDDD;
	}
.staff01-button{
	width:1020px;
	height:68px;
	float:left;
	text-align:center;
	margin-top:30px;
	}
.tb td{
	border:1px solid #DDDDDD;}
	
	
/*system詳しい設定区*/
.system{
	width:1020px;
	height:auto;
	float:left;
	text-align:center;
	margin-top:14px;
}
.m-system{
	width:100%;
	max-width:1000px;
	height:100%;
	float:left;
	margin-top:6px;
}

/*Access*/
.main-access01-naiyo{
width:769px;
height:505px;
float:left;
margin-left:160px;
margin-top:30px;
}
.main-access01-wenzi{
width:769px;
height:180px;
float:left;
text-align:center;
margin-left:160px;
margin-top:60px;
line-height:20px;
}
/*Footer設定区*/



.staff-kuang,#footer,.foot-navi,.foot-copy,.m-foot-navi{
	width:100%;
	max-width:1000px;
	height:100%;
    margin: 0 auto;
	font-size:90%;
}
.m-foot-navi a{
	text-align:end;
	color:#fff;}

/** page-top **/

#page-top{
	
	width: 100%;
	height:60px;
	text-align: center;
	position: fixed;
	z-index: 997;
	bottom: 0;
	background:rgba(188,104,188,0.8);
	color:#fff;
	line-height:25px;

}
#page-top .fbt_tel a,a hover{
	color:#FFE2F0;
}

#page-top .fbt_tel p{
	color:#fff;
	font-size: 25px;
	line-height: 26px;
}