

#contents{
	background: url(../../../images/2018/exhibition/results/mv.jpg) no-repeat center 70px;
	padding-top: 280px;
}




#results{
	margin: 0px;
	padding: 0px;
}



#results .results-block{
	margin: 0px;
	padding: 100px 0px 0px;
}

#results .results-block.top{
	margin: 0px;
	padding: 0px;
}

#results .results-block h3{
	margin: 0px;
	padding: 0px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #0067ac;
}

#results .results-block h4{
	margin: 0px;
	padding: 30px 0px 0px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #0067ac;
}

#results .results-block h4 span{
	font-size: 1rem;
	font-weight: normal;
}

#results .results-block .graph{
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
}

#results .results-block .text{
	margin: 0px;
	padding: 10px 0px 0px;
	font-size:1rem;
	line-height:1.6rem;
}


#results .visitor{
	margin: 0px auto;
	padding: 20px 0px 0px;
}

#results .visitor table{
	width		: 100%;
	margin		: 0px;
	border-collapse:collapse;
	border:solid 1px #CCC;
	padding: 0px;
	font-size:1rem;
	line-height:1.6rem;
}

#results .visitor table th{
	background	: #0067ac;
	text-align	: center;
	padding: 13px 10px;
	font-weight: bold;
	vertical-align: top;
	margin: 0px;
	border: solid 1px #CCC;
	line-height: 100%;
	color: #FFF;
}

#results .visitor table td{
	margin: 0px;
	padding: 13px 10px;
	border: solid 1px #CCC;
	text-align: right;
}

#results .visitor table td.total{
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
}

#results .visitor table td.bt{
	border-top: solid 1px #CCC;
}

#results .visitor table td.t{
	color: #0062ac;
	font-weight: bold;
	text-align: left;
}

#results .visitor table td.total{
	font-weight: 700;
}


#results .visitor p{
	text-align: right;
	margin: 0px;
	padding: 10px 0px 0px;
	font-size:.9rem;
	line-height:1.6rem;
}

#results .visitor p.red{
	color: #D71406;
}



#results .event{
	margin: 0px;
	padding: 20px 0px 0px;;
}

#results .event table{
	width		: 100%;
	margin		: 0px;
	border-collapse:collapse;
	padding: 0px;
	border:solid 1px #CCC;
	font-size:1rem;
	line-height:1.6rem;
}

#results .event table th{
	background	: #0067ac;
	text-align	: left;
	padding: 13px 10px;
	font-weight: bold;
	vertical-align: top;
	margin: 0px;
	border: 1px solid #CCC;
	line-height: 100%;
	text-align: center;
	color: #FFF;
}

#results .event table th.hall{
	border-right-width: 0px;
	border-right-style: none;
}

#results .event table th.tokyo{
	border-left-width: 0px;
	border-left-style: none;
	width: 300px;
}

#results .event table td{
	margin: 0px;
	padding: 10px;
	border: solid 1px #CCC;
	text-align: left;
	vertical-align: middle;
}

#results .event table td.total{
	text-align: center;
	border-left-width: 0px;
	border-left-style: none;
}

#results .event table td.t{
	color: #0062ac;
	font-weight: bold;
	border-right-width: 0px;
	border-right-style: none;
}

#results .event table td span{
	font-size: .8rem;
}


#results .results-block .floor-map{
	margin: 0px auto;
	padding: 20px 0px 0px;
	width: 900px;
}

#results .results-block .floor-map-text{
	margin: 0px auto;
	padding: 20px 0px 0px;
	font-size: .9rem;
	line-height: 1.6rem;
	text-align: right;
	width: 900px;
}

#results .results-block .floor-map-text span{
	color: #0062ac;
	font-weight: normal;
	display: inline-block;
	padding: 5px 10px;
	margin-left: 20px;
	border: 1px solid #0062ac;
}


#results .dl-btn{
	margin: 40px auto 0px;
	padding: 0px;
	height: 42px;
	width: 281px;
	position: relative;
	z-index: 10;
	display: block;
}

#results .dl-btn a{
	font-size: .9rem;
	line-height:1.2rem;
	color: #FFF;
	height: 62px;
	width: 301px;
	text-align: center;
	display: block;
	padding-top: 10px;
	background: url(../../../images/2018/exhibition/common/b_type_04.png) no-repeat;
}

#results .dl-btn a .fa{
	margin-right: 10px;
}













