/* 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:#040a19;
	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:873px;
	float:left;
}


#menu-pc{
	width:1020px;
	height:84px;
	float:left;

}

	
#menu-pc ul{
	width:1020px;
	height:84px;
	float:left;

	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;
	margin-top:10px;
}

.top01{
	width:1020px;
	height:632px;
	float:left;
	}
.top02{
	width:1020px;
	height:606px;
	float:left;
	margin-top:8px;
	}
.top02-left{
	width:372px;
	height:606px;
	float:left;

	}

.top02-right{
	width:638px;
	height:604px;
	float:right;
	background:url(top02-right.jpg) no-repeat;
	}


.top-bottom{
	width:1020px;
	height:76px;
	float:left;
	margin-top:8px;
	text-align:center;
	}
.girl{
	width:1020px;
	height:395px;
	float:left;
	margin-top:6px;

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

.staff-title{
	width:1020px;
	height:96px;
	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;
	margin-top:15px;

}
.staff01{
	width:288px;
	height:384px;
	float:left;
	margin-top:14px;
	margin-left:20px;
	}
.staff01-bg{
	width:980px;
	height:auto;
	float:left;

	margin-left:20px;
}
.staff01-img{
	width:409px;
	height:576px;
	float:left;

	margin-left:50px;

	}
.staff01-naiyo{
	width:426px;
	height:576px;
	float:left;

	margin-left:20px;
	border:2px solid #e8e8e8;
	}
.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設定区*/


.foot-navi{
	width:1020px;
	height:538px;
	float:left;

	color:#ffffff;
	text-align:center;
			margin-top:10px;

	}
#footer{
	width:1020px;
	height:177px;
	float:left;
	font-size:90%;
	font-weight:600;
	color:#ffffff;
	text-align:center;
	letter-spacing:2px;
		background:url(foot.jpg) no-repeat;


}
.foot-navi a{
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	font-weight:600;}
.foot-navi a:hover{
	color:#ffffff;
	font-size:14px;
	font-weight:600;}