@charset "utf-8";

body {
	background: #000 url(../images/illust.jpg) no-repeat top center;
	background-attachment: fixed;
}

/* floatmenu */

#floatmenu {
	width: 100%;
	height: 243px;
	background: url(../images/obi.png);
/*	background-color: rgba(0,0,0,0.6); */
	color: #FFF;
	position: fixed;
	bottom: 0;
	z-index: 3;
	text-align: left; 
}

#floatmenu ul {
	width: 960px;
	margin: 0 auto;
}

#floatmenu ul li {
	float: left;
	margin-top: 10px;
}

#floatmenu a:link { color: #FFF;text-decoration: none; }
#floatmenu a:visited { color: #FFF; }
#floatmenu a:hover { color: #ff0000; }
#floatmenu a:active { color: #ff8000; }

/* catch */

#catch {
	width: 100%;
	text-align: center;
	margin-top:70px;
}

/* 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 {
	background: url(../images/comment_header.png) no-repeat top center;
	padding-top: 200px;
}

#comic {
	width: 940px;
	height: 796px;
	background: url(../images/comic_img1_serika.png);
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#comic .gs {
	position: absolute;
	top: 500px;
}

#comic .relucy {
	position: absolute;
	top: 500px;
	left: 240px;
}

#wallpaper ul {
	width:960px;
	margin: 0 auto;
	line-height: 0;
	margin-bottom: 20px;
}

#icon ul {
	width: 960px;
	margin: 0 auto;
	line-height: 0;
}

#icon ul li {
	float: left;
	margin-left: 2px;
	margin-bottom: 2px;
	line-height: 0;
}



#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;
}


