/* 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:#FFFFFF;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}

#contanter{
    width:1074px;
	margin:0 auto;
	display: flex;
}
#left{
    width:27px;
	/*height:2839px;*/
	/*float:left;*/
	background:url(../img/left.png) repeat-y;
}
#right{
    width:27px;
	/*height:2839px;*/
	/*float:left;*/
	background:url(../img/right.png) repeat-y;
}
#contanter-mid{
    width:1020px;
	float:left;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

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


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


#header {
    width:1020px;
	/*height:391px;*/
	float:left;
}



#menu-pc{
	width:1020px;
	height:480px;
	float:left;
	background:url(/static/images/navi.jpg) no-repeat;
}

	
#menu-pc ul{
	width:290px;
	height:390px;
	float:left;
	margin-top:54px;
	margin-left:18px;
	list-style:none;
	padding:0;
}
#menu-pc ul li{
	float:left;
	margin-top:2px;
}
#menu-pc ul li a{
	text-decoration:none;
	border:0;
	float:left;
	display:inline;
	margin-top:0px;
}

/*�ȥåץک`���O����*/
.main-top{
	width:1020px;
	height:auto;
	float:left;
	margin-top:10px;
}

.top01{
	width:1020px;
	height:602px;
	float:left;
	}
.top02{
	width:1020px;
	/*height:755px;*/
	float:left;
	margin-top:8px;
	}
.top02-left{
	width:354px;
	height:762px;
	float:left;

	}
.top02-left01{
	width:354px;
	height:500px;
	float:left;
	}	
.top02-left02{
	width:354px;
	height:124px;
	float:left;

	text-align:center;
	}
.top02-right{
	width:666px;
	height:755px;
	float:right;
	background:url(/static/images/top02-right.jpg) no-repeat;
	}


.top-bottom{
	width:1020px;
	/*height:93px;*/
	float:left;
	margin-top:8px;
	text-align:center;
	margin-bottom: 40px;
	}
.girl{
	width:976px;
	height:464px;
	float:left;
	margin-top:4px;
	margin-left:18px;
	}
/*�����å�Ԕ�����O����*/

.staff-title{
	width:1020px;
	height:106px;
	float:left;
	text-align:center;
	margin-bottom: 20px;
	}
	
.staff-title03{
	width:1020px;
	height:40px;
	float:left;
	text-align:center;
	margin-top:18px;
	}
.staff-kuang{
	width:980px;
	height:auto;
	float:left;
	margin-left:20px;

}
.staff01{
	width:288px;
	height:384px;
	float:left;
	margin-top:14px;
	margin-left:20px;
	}
.staff01-bg{
	width:930px;
	height:590px;
	float:left;
	margin-top:10px;
	margin-left:85px;
}
.staff01-img{
	width:433px;
	height:578px;
	float:left;
	margin-top:10px;
	margin-left:16px;

	}
.staff01-naiyo{
	width:403px;
	height:582px;
	float:left;

	margin-left:10px;
	background:url(../img/naiyo.jpg) no-repeat;
	}
.td1{
	border-right:dashed 1px #ff65a6;
	color:#e83828;
	}
.td1,.td2{
	border-bottom:dashed 1px #ccc;
	}
	

/*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�O����*/
#footer{
	width:1020px;
	/*height:281px;*/
	float:left;
	font-size:90%;
	font-weight:600;
	color:#000;
	text-align:center;
	letter-spacing:2px;
		margin-top:92px;
			background:url(/static/images/foot.jpg) no-repeat;
}

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