/* 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:#FADDFF;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}
#contanter{
    width:1020px;
	margin:0 auto;
}

.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:380px;
	float:left;
}



#menu-pc{
	width:1020px;
	height:480px;
	float:left;
	background:url(navi02.gif) 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;
}

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

.top01{
	width:1020px;
	height:590px;
	float:left;
	}
.top02{
	width:1020px;
	height:762px;
	float:left;
	margin-top:8px;
	}
.top02-left{
	width:343px;
	height:762px;
	float:left;
	margin-left:6px;
	}
.top02-left01{
	width:343px;
	height:500px;
	float:left;
	}	
.top02-left02{
	width:343px;
	height:124px;
	float:left;
	margin-top:10px;
	text-align:center;
	}
.top02-right{
	width:666px;
	height:762px;
	float:right;
	background:url(top02-right.jpg) no-repeat;
	}


.top-bottom{
	width:1020px;
	height:73px;
	float:left;
	margin-top:8px;
	text-align:center;
	}
.girl{
	width:980px;
	height:468px;
	float:left;
	margin-top:8px;
	margin-left:20px;
	}
/*スタッフ詳しい設定区*/

.staff-title{
	width:1020px;
	height:75px;
	float:left;
	text-align:center;
	margin-top:16px;
	}
.staff-title02{
	width:1020px;
	height:217px;
	float:left;
	text-align:center;
	}	
.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:305px;
	height:413px;
	float:left;
	margin-top:14px;
	margin-left:20px;
	}
.staff01-bg{
	width:970px;
	height:auto;
	float:left;
	margin-top:0px;
	margin-left:25px;
}
.staff01-img{
	width:448px;
	height:608px;
	float:left;
	margin-top:10px;
	margin-left:16px;

	}
.staff01-naiyo{
	width:470px;
	height:530px;
	float:left;
	margin-top:40px;
	margin-left:10px;
	}
.td1{
	border-right:dashed 1px #ff65a6;
	color:#e83828;
	}
.td1,.td2{
	border-bottom:dashed 1px #ccc;
	}
	
/*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:80px;
	float:left;
	font-size:90%;
	font-weight:600;
	color:#fff;
	text-align:center;
		margin-top:10px;
}

.foot-navi{
	width:1020px;
	height:30px;
	float:left;
	margin-top:10px;
	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;}