body{
	font-family:メイリオ,Meiryo,'ＭＳ Ｐゴシック',Helvetica,Arial;
	overflow-y: hidden;
}

html>body:not(:first-child){
	background: #333333;
}
.container{
	width: 1280px;
	height: 684px;
	margin: 0 auto;
	position: relative;
	background: #333333;text-align: center;
}
.wrapper{
	width: 1210px;
	overflow: hidden;
	height: 498px;
	margin-top: 35px;
	background: #FFFFFF;
	display: inline-block;
	text-align: left;
	position: relative;
}
#no-4{
	position: absolute;
	top: 22px;
	left: 10px;
}
#btm{
	position: absolute;
	left: 150px;
	bottom: 150px;
}
.x10{
	position: absolute;
	z-index: 10;
	display: inline-block;
	height: 2px;
	background: #adadad;
}
#arrow-1{
	position: absolute;
	top: 22px;
	right: 60px;
	z-index: 10;
}
#arrow-2{
	position: absolute;
	top: 142px;
	right: 60px;
	z-index: 10;
}
#arrow-3{
	position: absolute;
	top: 265px;
	right: 60px;
	z-index: 10;
}
#arrow-4{
	position: absolute;
	top: 382px;
	right: 60px;
	z-index: 10;
}
.wrapper table{
	display: inline-block;
	margin-top: 0px;
	margin-left: 80px;
}
#wrapper-z{
	margin: 4px 100px 4px 0 ;
	height: 490px;
}
.wrapper table td{
	font-size: 20px;
	line-height: 25px;
	color: #000000;
}
.avatar{
	margin-right:30px;
	z-index: 15;
}
#c{
	z-index: 15;
	text-align: center;
	font-size: 22px;
	line-height: 28px;
	color: #FFFFFF;
	margin: 20px auto 10px auto;
	display: inline-block;
}