/* CSS Document */
*{
	margin:0;
	padding:0;
}
:focus{
	outline:none;
}
.clear{
	overflow:hidden;
	zoom:1;
	clear:both;
}
body{
	font: 15px/1.5 "Hiragino Kaku Gothic ProN",  "MS Mincho", "MS Gothic";
	color: #555;;
	background-color:#0da5e9;

	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}
#contanter{
    width:1020px;
	height:1865px;
	margin:0 auto;
	background:url(back.jpg)  repeat-y;

}



#header {
    width:1020px;
	height:711px;
	margin:0 auto;
	background:url(head01.jpg) no-repeat;
}

.tel{
	width:301px;
	height:61px;
	float:right;
	margin-top:40px;
	margin-right:8px;
	}



#menu-pc{
	width:1020px;
	height:60px;
	margin:0 auto;
	background-color:#D6E4F3;
}

	
#menu-pc ul{
	width:1020px;
	height:51px;
	margin:0 auto;
	list-style:none;
	padding:0;
	margin-top:5px;

}
#menu-pc ul li{
	float:left;
	padding-right:1px;
}
#menu-pc ul li a{
	text-decoration:none;
	border:0;
	float:left;
	display:inline;
	margin-top:0px;
}
	



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

}

.top-left{
	width:710px;
	height:auto;
	float:left;	
	}
.top-left01{
	width:710px;
	height:320px;
	float:left;
	text-align:center;
	}

.top-left02{
	width:710px;
	height:510px;
	float:left;	
	margin-top:2px;
	
	}
#new{
	width:680px;
	height:480px;
	float:left;
	margin-top:50px;
	margin-left:10px;	
	}

.top-right{
	width:310px;
	height:829px;
	float:right;	
	}
.top-bottom{
	width:1020px;
	height:140px;
	float:left;
	margin-top:12px;	
	}


/*スタッフ詳しい設定区*/
.staff-title{
	width:1020px;
	height:78px;
	float:left;
}


.staff-kuang{
	width:910px;
	height:540px;
	float:left;
	margin-left:55px;
	margin-top:10px;
}

.staff01{
	width:262px;
	height:356px;
	float:left;
	margin-top:20px;
	margin-left:30px;
}

.staff01-img{
	width:418px;
	height:521px;
	float:left;
	margin-top:5px;
	margin-left:10px;
	}
.staff01-naiyo{
	width:450px;
	height:524px;
	float:left;
	margin-left:20px;
	background:url(staff/naiyo.jpg) no-repeat;
	}

.td1{
	color:#FD014E;
	font-weight:800
	}
.td1,.td2{
background-color:#FFF; 
margin-top:5px;
	}

.main-system{
	width:1020px;
	height:996px;
	float:left;
	margin-top:6px;	
}
.system{
	width:1020px;
	height:996px;
	float:left;
	margin-top:5px;
	}
	

/*Footer設定区*/
#footer{
	width:1020px;
	height:120px;
	float:left;
	font-size:90%;
	font-weight:600;
	color:#000;
	text-align:center;
	letter-spacing:2px;
		background:url(foot.jpg) no-repeat;
}

.foot-navi{
	width:1020px;
	height:60px;
	float:left;
	margin-top:8px;
	text-align:center;
	}
