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

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


#head{
	width:1020px;
	/*height:574px;*/
	float:left;

}


#nav{
	width:1020px;
	height:64px;
	float:left;

}
#baner{
	width:1020px;
	height:320px;
	float:left;
	text-align:center;
	margin-top:20px;
}

#nav ul{
	width:1020px;
	height:64px;
	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;
}


/*･ﾈ･ﾃ･ﾗ･ﾚｩ`･ｸﾔOｶｨﾇ�*/
.main-top{
	width:1020px;
	height:auto;
	float:left;
}


.top-left{
	width:676px;
	height:auto;
	float:left;
	margin-top:12px;
	margin-left:14px;
}

.top-left01{
	width:676px;
	height:454px;
	float:left;

}
.top-left02{
	width:676px;
	height:528px;
	float:left;
		margin-top:12px;
		background:url(../images/top-left02.gif) no-repeat;

}
.top-right{
	width:312px;
	height:452px;
	float:left;
	margin-top:12px;
	margin-left:8px;

}
.top-right01{
	width:312px;
	height:454px;
	float:left;

}
.top-right02{
	width:312px;
	height:528px;
	float:left;
	margin-top:12px
}
.top03{
	width:1020px;
	height:90px;
	float:left;

}
.girls{
	width:998px;
	height:272px;
	float:left;
	margin-left:11px;
	margin-top:19px;

}
/*･ｹ･ｿ･ﾃ･ﾕﾔ筈ｷ､､ﾔOｶｨﾇ�*/
.main-staff{
	width:1020px;
	height:1096;
	float:left;

}


.staff-kuang{
	width:1010px;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top:90px;
	
	}
.staff-img{
	width:324px;
	height:450px;
	float:left;
	margin-left:10px;
	margin-top:16px;
	}
.staff-k01{
	width:960px;
	height:660px;
	float:left;
	margin-top:15px;
	margin-left:40px;

	
	margin-bottom:10px;
}


.staff01-img{
	width:446px;
	height:657px;
	float:left;
	margin-left:20px;

	}		
.staff01-naiyo{
	width:474px;
	height:658px;
	float:left;

	margin-left:10px;
	font-size:16px;
	line-height:22px;
	font-weight:400;
	color:#040000;
	text-align:center;
			background:url(../images/naiyo.jpg) no-repeat;
	}



/*FooterﾔOｶｨﾇ�*/
#footer{
	width:1020px;
	/*height:398px;*/
	float:left;
	margin-top:20px;
	font-size:13px;
	font-weight:600;
	line-height:26px;
	color:#723636;
	text-align:center;
	letter-spacing:2px;
	background:url(../images/foot.jpg) center no-repeat;
	
}
.foot-tel{
	width:1020px;
	/*height:82px;*/
	float:left;
	/*margin-top:148px;*/

	text-align:center;
	}

.foot-navi{
	width:1020px;
	height:60px;
	float:left;
	margin-top:30px;
	color:#723636;
	text-align:center;
	}
.foot-navi a{
	text-decoration:none;
	color:#723636;
	font-size:14px;
	font-weight:600;}
.foot-navi a:hover{
	color:#723636;
	font-size:14px;
	font-weight:600;}


