body {
    background-color: black;
}

.game {
    border:none;
    display: float;
    width: 940px;
    height: 800px;
    right: 100px;
    position: relative;
    outline-style: solid;
    outline-width: thin;
    outline-color: white;
}

div.header {
    display: block;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

.dropdowninterior {
    border:none;
    width: 940px;
    height: 580px;
    right: -10px;;
    position: relative;
}

.footer {
    border:none;
    width: 940px;
    height: 250px;
    position: relative;
    right: 25px;
    top: 40px;
}

.logo {
    display: block;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
}

.bottom {
    display: block;
    max-width: 170px;
    margin-left: auto;
    margin-right: auto;
}

.bottom2 {
    display: block;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.tpc {
    display: inline;
    position: absolute;
    bottom: 0px;
    left: -20px;
    max-width: 120px;
}

.twitter {
    display: inline;
    position: absolute;
    bottom: 0px;
    right: -20px;
    max-width: 120px;
}

.share {
    display: inline;
    position: absolute;
    bottom: 0px;
    left: 47px;
    max-width: 120px;
}

.a2a_dd {
    display: inline;
    position: absolute;
    bottom: 0px;
    left: 47px;
    max-width: 120px;
}

.rewards {
    display: inline;
    position: absolute;
    bottom: 0px;
    right: 47px;
    max-width: 120px;
}

p {
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    color: #E8E8E8;
    background-color:black;
    font-family: "Times New Roman";
    font-size: 18px;
    text-align: center;
    max-width: 450px;
}

p.fanartpage {
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    color: #E8E8E8;
    font-family: "Times New Roman";
    font-size: 18px;
    text-align: center;
    max-width: 1920px;
}

p.manifesto {
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    color: LightGray;
    background-color:black;
    font-family: "Times New Roman";
    font-size: 18px;
    text-align: center;
    max-width: 850px;
}

h1.manifesto {
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    color: #E8E8E8;
    background-color:black;
    font-family: "Times New Roman";
    font-size: 48px;
    text-align: center;
    max-width: 1450px;
}
h2.manifesto {
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    color: #E8E8E8;
    background-color:black;
    font-family: "Times New Roman";
    font-size: 20px;
    text-align: center;
    max-width: 1450px;
}
h3.manifesto {
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    color: #E8E8E8;
    background-color:black;
    font-family: "Times New Roman";
    font-size: 24px;
    text-align: center;
    max-width: 1450px;
}

p.portfolio {
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    color: LightGray;
    background-color:black;
    font-family: "Times New Roman";
    font-size: 18px;
    text-align: center;
    max-width: 850px;
}

h1.portfolio {
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    color: #E8E8E8;
    background-color:clear;
    font-family: "Times New Roman";
    font-size: 36px;
    text-align: left;
    max-width: 900px;
}

h3.portfolio {
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    color: #E8E8E8;
    background-color:black;
    font-family: "Times New Roman";
    font-size: 20px;
    text-align: center;
    max-width: 900px;
}

h2.portfolio {
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3;
    color: #E8E8E8;
    background-color:clear;
    font-family: "Times New Roman";
    font-size: 24px;
    text-align: left;
    max-width: 900px;
}



div.portfolio {
    border:none;
    width: 200px;
    height: 260px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
	right: 376px;
	
	display: flex;
	justify-content: space-between;
}


img.portfolio {
    display: block;
	width: 200px;
    height: 200px;
    margin-top: 0;
    margin-left: 27px;
    margin-right: auto;
    outline-style: solid;
    outline-width: thin;
    outline-color: none;
}

div.portfolio3 {
    border:none;
    width: 200px;
    height: 300px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
	right: 376px;
	
	display: flex;
	justify-content: space-between;
}

div.text2 {
	width: 850px;
	position: relative;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: -15px;
    top: -10px;
	right: 15px;
    column-count: 2; /* Divides content into 3 columns */
    column-gap: 70px; /* Adds space between columns */
/*  column-rule: 1px solid #ccc; /* Adds a vertical line between columns */
}

div.text3 {
	width: 850px;
	position: relative;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: -15px;
    top: -10px;
	right: 15px;
    column-count: 3; /* Divides content into 3 columns */
    column-gap: 70px; /* Adds space between columns */
/*  column-rule: 1px solid #ccc; /* Adds a vertical line between columns */
}

img.portfolio3 {
    display: block;
	width: 270px;
    height: 270px;
    margin-top: 0;
    margin-left: 30px;
    margin-right: auto;
    outline-style: solid;
    outline-width: thin;
    outline-color: none;
}
	

div.portfolio2 {
    border:none;
    width: 950px;
    height: 330px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
	right: 10px;
	
	display: flex;
	justify-content: space-between;
}

div.portfoliogames {
    border:none;
    width: 950px;
    height: 330px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
	right: 10px;
	
	display: flex;
	justify-content: space-between;
}

img.portfoliogames {
	position: relative;
	right: 60px;
}

img.portfolio2 {
    display: block;
	width: 378px;
    height: 300px;
    margin-top: 0;
    margin-left: 30px;
    margin-right: auto;
    outline-style: solid;
    outline-width: thin;
    outline-color: none;
}

img.portfoliogames {
    display: block;
	width: 378px;
    height: 300px;
    margin-top: 0;
    margin-left: 70px;
    margin-right: auto;
    outline-style: solid;
    outline-width: thin;
    outline-color: none;
}



pre {
    display: block;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    font-family: "Times New Roman";
    font-size: 18px;
    text-align: center;
    width: 450px;
}

img.immortal {
    display: block;
    width: 10%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    outline-style: solid;
    outline-width: thin;
    outline-color: white;
}

img.pagekickstarter {
    display: float;
    width: 140%;
    position: relative;
    right: 150px;
    outline-style: solid;
    outline-width: thin;
    outline-color: white;
}

img.page {
    display: block;
    width: 100%;
    outline-style: solid;
    outline-width: thin;
    outline-color: white;
}

img.pagebc {
    display: block;
    width: 1034px;
    position: relative;
    right: 142px;
}

img.doublepage {
    display: float;
    width: 200%;
    position: relative;
    right: 375px;
    outline-style: solid;
    outline-width: thin;
    outline-color: white;
}

img.pagew {
    display: block;
    position: relative;
    right: 75px;
    width: 900px;
}

img.icon1 {
    position: absolute;
    top: -155px;
    left: -300px;
    width: 25%;
}

img.icon2 {
    position: absolute;
    top: -155px;
    right: -300px;
    width: 25%;
}

div.main {
    max-width:750px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    border: 0;
}

div.maincontents {
    max-width:940px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    border: 0;
}

div.nav {
    position: relative;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}



img.prevchap {
    position: absolute;
    top: -5px;
    left: -20px;
    width: 14%;
}

img.prevmini {
    position: absolute;
    top: 0px;
    left: 100px;
    width: 12%;
}

img.nextmini {
    position: absolute;
    top: 0px;
    right: 100px;
    width:12%;
}

img.nextchap {
    position: absolute;
    top: -5px;
    right: -20px;
    width:14%;
}

img.prev {
    position: absolute;
    top: 0;
    left: 0;
    width:23%;
}

img.next {
    position: absolute;
    top: 0;
    right: 0;
    width:23%;
}

img.about {
    position: absolute;
    left:41.5%;
    width:15%;
}

img.aboutcontents {
    position: absolute;
    left:43.5%;
    width:12%;
}

img.archivecontents {
    position: absolute;
    left:28%;
    width:12%;
}

img.fanartcontents {
    position: absolute;
    left:59%;
    width:12%;
}

img.fanarttitle {
    position: absolute;
    left:42%;
    width:17%;
}

img.fanartback {
    position: absolute;
    left:43.5%;
    width:13%;
    bottom: 0%;
}

img.aboutmenu {
    position: absolute;
    left:39%;
    width:20%;
}

img.archive {
    position: absolute;
    bottom: 13%;
    left:15%;
    width:17%;
}

img.fanart {
    position: absolute;
    bottom: 13%;
    left:65%;
    width:17%;
}

img.contents {
    position: absolute;
    left:32%;
    top: -2px;
    width:36%;
}

img.back {
    display: block;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width:100%;
    max-width: 1350px;
    z-index: -1;
}

a:link    {color:#E8E8E8; background-color:transparent; text-decoration:underline}
a:visited {color:#E8E8E8; background-color:transparent; text-decoration:underline}
a:hover   {color:#E8E8E8; background-color:transparent; text-decoration:underline}
a:active  {color:#E8E8E8; background-color:transparent; text-decoration:underline}

a.warning {
	display: block;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	max-width: 450px;
}

a.warning:link {
  color: lime;
  text-decoration:underline;
}
a.warning:visited {
  color: lime;
}
a.warning:hover {
  color: white;
  text-decoration:underline;
}
a.warning:active {
  color: red;
}


#R2R {
 float: left;
 text-align: left;
 width:49%;
}


#doujin {
 float: right;
 text-align: right;
 width:49%;
}

#p&w{

}





.dropdown-icon {
width: 100%
}

.wdropdown-icon {
width: 100%
}
    
.dropdown-content {
    display: none;
    position: absolute;
    width: 942px;
    height: 610px;
    top: 50px;
    left: -176px;
    background-color: #000000;
    min-width: 160px;
    min-height: 60px;
    box-shadow: 0px 10px 16px 0px rgba(0,0,0,1);
    z-index: +100;
}

.wdropdown-content {
    display: none;
    position: absolute;
    width: 920px;
    height: 670px;
    top: 50px;
    left: -120px;
    background-color: #000000;
    min-width: 160px;
    min-height: 60px;
    box-shadow: 6px 6px 16px 0px rgba(0,0,0,1);
    z-index: +100;
}


.dropdown:hover .dropdown-content {
    display: block;
}

.wdropdown:hover .wdropdown-content {
    display: block;
}

.desc {
    padding: 15px;
    text-align: center;
}


div.reviews {
	float:right;
	position:relative;
	bottom:380px;
	left:90px;
	text-align: right;
	max-width:335px;
}

div.column {
	width: 200px;
	float: left;
}

div.thanks {
	position: relative;
	width: 800px;
	height: 3200px;
	margin: auto;
}

div.bigthanks {
	position: relative;
	width: 100%;
	margin: auto;
}