@charset "utf-8";

body {
	background: url(../images/back.jpg) no-repeat top center;
	background-attachment: fixed;
}

/* floatmenu */

#floatmenu {
	width: 100%;
	height: 40px;
	background-color: rgba(0,0,0,0.6);
	color: #FFF;
	position: fixed;
	bottom: 0;
	z-index: 3;
	text-align: center; 
}

#floatmenu a:link { color: #FFF;text-decoration: none; }
#floatmenu a:visited { color: #FFF; }
#floatmenu a:hover { color: #ff0000; }
#floatmenu a:active { color: #ff8000; }

#floatmenu li {
	margin-top: 10px;
}
/* sns */

#sns {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 123px;
	height: 26px;
}

#sns li {
	float: left;
	line-height: 0;
	margin-left: 15px;
	list-style-type: none;
}

/* cero */
#cero {
	width: 354px;
	height: 87px;
	position: absolute;
	top: 55px;
	right: 0;
}

h1 {
	width: 931px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 20px;
}

#wrapper {
	width: 940px;
	margin: 0 auto;
	padding-bottom: 50px;
	position: relative;
}

#navi {
	width: 940px;
	margin: 0 auto;
}

#navi ul li {
	float: left;
}

#ps4 {
	width: 940px;
	margin: 0 auto;
}

#ps4 ul li.amazon {
	background: url(../images/ps4_amazon.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#ps4 ul li.imagine {
	background: url(../images/ps4_imagine.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#ps4 ul li.sofmap {
	background: url(../images/ps4_sofmap.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#ps4 ul li.amiami {
	background: url(../images/ps4_amiami.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#ps4 ul li.wonder {
	background: url(../images/ps4_wonder.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#ps3 {
	width: 940px;
	margin: 0 auto;
}

#ps3 ul li.amazon {
	background: url(../images/ps4_amazon.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#ps3 ul li.imagine {
	background: url(../images/ps4_imagine.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#ps3 ul li.sofmap {
	background: url(../images/ps4_sofmap.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#ps3 ul li.amiami {
	background: url(../images/ps4_amiami.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#ps3 ul li.wonder {
	background: url(../images/ps4_wonder.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#psv {
	width: 940px;
	margin: 0 auto;
}

#psv ul li.amazon {
	background: url(../images/ps4_amazon.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#psv ul li.imagine {
	background: url(../images/ps4_imagine.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#psv ul li.sofmap {
	background: url(../images/ps4_sofmap.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#psv ul li.amiami {
	background: url(../images/ps4_amiami.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}

#psv ul li.wonder {
	background: url(../images/ps4_wonder.png) no-repeat top center;
	float: left;
	width: 180px;
	height: 378px;
	margin-right: 8px;
}


