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

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

}
#head{
	width:1020px;
	height:707px;
	margin:0 auto;
	background:url(head.jpg) no-repeat;
}
#head-img{
	width:392px;
	height:114px;
	float:left;
	margin-top:500px;
	margin-right:294px;
}
#nav{
	width:572px;
	height:110px;
	float:right;
	margin-top:-30px;
	margin-right:8px;
}



/*トップページ設定区*/
.main-top{
	width:1020px;
	height:auto;
	margin:0 auto;
	margin-top:4px;
}
.topleft{
	width:726px;
	height:970px;
	float:left;
}
.topleft01{
	width:726px;
	height:406px;
	float:left;

}
.topleft02{
	width:726px;
	height:564px;
	float:left;
	background:url(topleft02.jpg) no-repeat;
}
.news{
	width:698px;
	height:475px;
	float:left;
	margin-left:17px;
	margin-top:80px;
	color:#231815;
	font-size:17px;
	line-height:25px;
	letter-spacing:2px;
	
	}

.topright{
	width:291px;
	height:970px;
	float:right;
}

.topright01{
	width:287px;
	height:748px;
	background:url(topright01.jpg) no-repeat;
	}
	.topright02{
	width:291px;
	height:218px;
	float:left;
	margin-top:2px;
	}

.girl{
	width:289px;
	height:748px;
	float:left;
	margin-left:1px;
	margin-top:1px;
	}

.topbottom{
	width:1020px;
	height:375px;
	float:left;
	margin-top:4px;
		background:url(topbottom.jpg) no-repeat;
}

/*スタッフ詳しい設定区*/

.main-staff{
	width:1020px;
	height:auto;
	float:left;
	background:url(staff-bg.jpg) no-repeat;
}

.staff-title{
	width:1020px;
	height:74px;
	float:left;
	margin-top:10px;
	}
.staff01{
	width:235px;
	height:339px;
	float:left;
	margin-left:12px;
	margin-top:20px;
	}

.staff01-bg{
	width:900px;
	height:590px;
	float:left;
	margin-top:16px;
	margin-bottom:16px;
	margin-left:70px;
}
.staff01-img{
	width:397px;
	height:573px;
	float:left;
	margin-top:10px;


	}
.staff01-naiyo{
	width:480px;
	height:570px;
	float:left;
	margin-top:10px;	margin-left:10px;
	background:url(staff/naiyo.jpg) no-repeat;
	}
.td1{
	border-right:dashed 1px #ff65a6;
	color:#e83828;
	}
.td1,.td2{
	border-bottom:dashed 1px #ccc;
	}
	



/*Syste詳しい設定区*/

.main-system{
	width:1020px;
	height:1000px;
	margin:0 auto;
	margin-top:3px;
	text-align:center;
}


/*Footer設定区*/
#footer{
	width:1012px;
	height:434px;
		margin-top:5px;
			margin-left:4px;
	float:left;
	font-size:16px;
	line-height:24px;
	letter-spacing:2px;
	color:#231815;
	text-align:center;
	background:url(foot.jpg) no-repeat;
}
.foot-tel{
	width:1012px;
	height:82px;
	float:left;
	margin-top:156px;
	text-align:center;
	}

.foot-navi{
	width:1012px;
	height:80px;
	float:left;
	margin-top:38px;
	color:#231815;
	text-align:center;
	}
.foot-navi a{
	text-decoration:none;
	color:#353535;
	font-size:16px;
}
.foot-navi a:hover{
	color:#231815;
	font-size:16px;
	font-weight:600;}

