ul.sns {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
.sns li {
	float: right;
	margin-right: 4px;
}

.mackiePaTableWrapper {
	width: 100%;
	overflow-x: scroll;
	margin:50px 0;
}

.mackiePaTable1 table {
	width: 2660px;
}

.mackiePaTable2 table {
	width: 2230px;
}

.mackiePaTable3 table {
	width: 2772px;
}

.mackiePaTableWrapper tr:nth-child(2n) {
	background:#F4F4F4;
}

.mackiePaTableWrapper tr th {
	background: #AAAAAA;
	color:white;
	width: 173px;
}

div#mackiePaWrapper table tr:first-child td {
	font-weight: bold;
	font-size:14px;
}

div#mackiePaWrapper table th,
div#mackiePaWrapper table td {
	border:1px solid #999;
	text-align:center;
	padding: 2px 5px;
	line-height: 1.4;
}

div#mackiePaWrapper table td img {
	
width: 200px;
	
margin-bottom: 3px;
}

div#mackiePaWrapper table th.mackieSeriesLogo {
	background: white;
	color: black;
	font-size:14px;
}

div#mackiePaWrapper table th.mackieSeriesLogo img {
	margin-bottom:5px;
}

div#mackiePaWrapper  tr.mackieSeriesFeature td {
	text-align:left;
	vertical-align:top;
	padding: 6px;
}