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

}

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

}



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

	
#menu-pc ul{
    width:1020px;
	height:56px;
	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:970px;
	height:406px;
	float:left;
			margin-left:25px;
	}
.top02{
	width:1020px;
	height:63px;
	float:left;
		margin-top:10px;
	}
.top02-b{
	width:1020px;
	height:396px;
	float:left;

		margin-top:8px;
	}

.top03{
	width:980px;
	height:636px;
	float:left;
		margin-top:10px;
						margin-left:20px;
	background:url(top03.jpg) no-repeat;
	}

.top04{
	width:980px;
	height:200px;
	float:left;
	margin-left:20px;
			margin-top:6px;
	}
		
/*スタッフ詳しい設定区*/
.main-staff{
	width:1020px;
	height:auto;;
	float:left;
}

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

}

.staff-kuang{
	width:800px;
	height:auto;
	float:left;
margin-left:124px;
	margin-top:118px;
}
.staff01{
	width:243px;
	height:394px;
	float:left;
margin-left:8px;

}
.staff-k01{
	width:910px;
	height:626px;;
	float:left;
margin-left:70px;
	margin-top:15px;
	border-bottom:1px dotted #A41616;
}


.td1{
	color:#FD014E;
	font-weight:800
	}
.td1,.td2{
background-color:#FFF; margin-top:5px; border:1px solid #5B5A5A
	}
.bigimg{	
	width:396px;
	height:597px;
	float:left;
	}
.naiyou{
	width:400px;
	height:500px;
	float:left;
	margin-top:10px;
	margin-left:20px;
	}


/*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:975px;
	height:409px;
	float:left;
	font-size:90%;
	font-weight:600;
	color:#fff;
	margin-top:12px;
	margin-left:22px;
	text-align:center;
	background:url(foot.jpg) no-repeat;
}
.foot-logo{
	width:975px;
	height:173px;
	float:left;
		margin-top:8px;
		}
.foot-menu{
	width:888px;
	height:150px;
	float:left;
		margin-top:8px;
			margin-left:43px;
		}
.foot-navi{
	width:975px;
	height:30px;
	float:left;
	margin-top:2px;
	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;}