/* 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:#22021e;
	font-family:"MS UI Gothic", "MS Mincho", "MS Gothic";
}
#contanter{
    width:1020px;
	height:3688px;
	background:url(bg.jpg) no-repeat;
	margin:0 auto;
}


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


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

}


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

}

	
#menu-pc ul{
	width:1020px;
	height:60px;
	float:left;
	margin-top:1px;

	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:397px;
	float:left;
	text-align:center;
	}

.top02-title{
	width:1020px;
	height:76px;
	float:left;
	margin-top:1px;
		text-align:center;
	}
.top02{
	width:418px;
	height:616px;
	float:left;
	margin-top:30px;
	margin-left:50px;
	color:#FFF;
	font-size:20px;
	line-height:25px;
	font-weight:600;
		text-align:center;
	}	
.osusume{
	width:418px;
	height:564px;
	float:left;

		text-align:center;
	}	


#newtitle{
	width:110px;
	height:20px;
	display:inline-block;
	font-size:14px;
	line-height:18px;
	text-align:center;
	background-color:#FFF100;
	color:#000;
	border:solid 1px #FFF100;
	border-radius:8px;
	-moz-border-radius:8px; /* Old Firefox */
	}


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

	text-align:center;
	margin-top:30px;
		background:url(top03.png) no-repeat;
	}
.gril{
	width:994px;
	height:366px;
	float:left;
	margin-left:13px;
	margin-top:10px;

	}

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

.staff-title{
	width:1020px;
	height:84px;
	float:left;
	text-align:center;

}
.staff-kuang{
	width:960px;
	height:622px;
	float:left;
	margin-left:30px;
	margin-top:10px;

}
.staff01{
	width:466px;
	height:622px;
	float:left;

	}
.staff01-bg{
	width:475px;
	height:622px;
	float:left;

	margin-left:10px;
		background:url(staff-bg.png) no-repeat;
}


/*Footer設定区*/
#footer{
	width:1020px;
	height:174px;
	float:left;
	font-size:17px;
	font-weight:600;
	color:#fff;
	text-align:center;
		margin-top:10px;

		background:url(foot.jpg) no-repeat;
}

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