/* 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:url(bg.jpg) top center repeat-y #FDD5D6;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}



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


}


.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ------------------------------------------------------------------------------------ */


#header {
    width:1020px;
	height:680px;
	float:left;

}



#menu-pc{
    width:1020px;
	height:323px;
	float:left;
	background:url(nav-bg.png) no-repeat;
}

	
#menu-pc ul{
    width:900px;
	height:172px;
	float:left;
	margin-top:83px;
	margin-left:70px;

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

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

}

.top01{
	width:1020px;
	height:535px;
	float:left;
	text-align:center;

	}
.top02{
	width:1020px;
	height:1248px;
	float:left;
	text-align:center;
	}


.top03{
	width:1020px;
	height:701px;
	float:left;

		margin-top:15px;
	background:url(top03.png) no-repeat;
	}


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

}

.staff-title{
	width:1020px;
	height:149px;
	float:left;



}

.staff-kuang{
	width:965px;
	height:676px;
	float:left;
margin-left:38px;
	margin-top:8px;
}
.staff01{
	width:243px;
	height:394px;
	float:left;
margin-left:8px;

}



.td1{
	color:#000;
	font-weight:800
	}
.td1,.td2{
background-color:#000; margin-top:5px; border:1px solid #5B5A5A
	}
.bigimg{	
	width:485px;
	height:676px;
	float:left;

	}
.naiyou{
	width:470px;
	height:665px;
	float:left;
	color:#FFF;
	font-size:18px;
	letter-spacing:2px;
	line-height:28px;
	margin-left:10px;
	background:url(staff/naiyo.png) no-repeat;

	}


/*system詳しい設定区*/
.system-right{
	width:822px;
	height:1080px;
	float:right;	
	}
/*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設定区*/
#footer{
	width:1020px;
	height:708px;
	float:left;
	font-size:110%;
	font-weight:600;
	color:#000;

	text-align:center;
		background:url(foot.png) no-repeat;
}

.foot-menu{
	width:1020px;
	height:192px;
	float:left;
		color:#000;
	margin-top:132px;
		margin-bottom:10px;
			
		}
.foot-navi{
	width:1020px;
	height:30px;
	float:left;
	margin-top:132px;
	color:#000;
	text-align:center;
	line-height:30px;
	
	}
.foot-menu,.foot-navi a{
	text-decoration:none;
	color:#000;
	font-size:18px;
	font-weight:600;}
.foot-menu,.foot-navi a:hover{
	color:#000;
	font-size:18px;
	font-weight:600;}