@charset "UTF-8";

/* Common */

body {
    /*width: 1024px;*/
    /*margin: 0 auto;*/
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    color: #20d820;
    background-color: #101010;
    background-image: url("pic/bg00.jpg");
    background-position-x: center;
}

a:link {
    color: #c0ff30;
}

a:visited {
    color: #c0ff30;
}

a:hover {
}

a:active {
    color: #ff6600;
}

#global-menu {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 48px;
    margin: 0;
    padding: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #222222;
    border-bottom: #cccccc 2px solid;
    z-index: 100;
}

#global-menu > * {
    margin: 0;
    padding: 0;
}

#global-menu li {
    display: inline-block;
    /*width: 240px;*/
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
    height: 38px;
}

#global-menu img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

p.caption {
    font-weight: bold;
    font-size: medium;
}

#top-menu {
    /*margin-top: 1.5em;*/
    margin-top: 72px;
    margin-bottom: 1em;
    text-align: center;
}

#main {
    /*width: 800px;
    margin-left: auto;
    margin-right: auto;*/
}

#footer {
    line-height: 1.5;
    color: #fff;
    font-size: 12px;
    width: 1020px;
    margin: 0 auto;
    text-align: center;
}

#footer hr {
    border: none;
    border-top: #ffc 1px solid;
}

#footer address {
    font-style: normal;
    margin-bottom: 1em;
}

#share {
    height: 26px;
    margin-top: 1em;
}

#share span.caption {
    position: relative;
    top: -5px;
    font-size: 14px;
}

#share div.fb-share-button {
    position: relative;
    top: -5px;
}

div.youtube {
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
}

div.youtube table.recent-videos {
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
    /*width: 540px;*/
    border-collapse: separate;
    border-spacing: 1em 0px;
}

/* index.html */

#main2 {
    width: 1024px;
    margin: 0 auto 0 auto;
    padding: 1px;
    /*border-top: #cccccc 2px solid;*/
}

#main4 {
    background-color: #003300;
    width: 100vw;
    margin: 0;
    padding: 1px;
    /*border-top: #cccccc 2px solid;*/
}

#title-logo {
text-align: center;
}

#steam-link-banner {
    margin: 1em auto;
    text-align: center;
}

#album-link-banner {
    margin: 1em auto;
    text-align: center;
}

#tengo-link-banner {
    margin: 1em auto;
    text-align: center;
}

#twitter-account-announce {
    color: #663;
    background-color: #ffc;
    width: 920px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 10px 0;
    font-size: 20px;
    font-weight: 600;
}

#twitter-account-announce > p {
    margin: 10px;
    padding: 0;
}

div.bar {
    width: 1024px;
    margin: 0 auto;
    text-align: center;
}

#announce {
    width: 800px;
    margin: 1em auto;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #c0ff30;
    background-color: rgb(34, 34, 34);
    text-align: center;
    font-size: 200%;
    font-weight: bold;
    line-height: 1.25;
}

#announce p {
    margin: 20px;
    padding: 0;
}

#announce2 {
    width: 640px;
    margin-top: 1em;
    margin-bottom: 1em;
    padding-top: 1.5em;
    padding-bottom: /*1.5em*/1em;
    color: #633;
    background-color: #ffc;
}

#announce2 p {
    margin: 0;
    padding: 0;
    /*font-size: 140%;*/
    font-weight: bold;
}

#product-info {
    margin: 1em 0 1em 0;
    padding: 0;
    font-size: small;
}

#product-info > p.caption {
    text-align: center;
}

#product-info > table {
    width: 440px;
    border: #00ff00 1px solid;
    padding-top: 1em;
    padding-bottom: 1em;
    line-height: 20px;
    margin: auto;
}

#product-info th {
    text-align: right;
    vertical-align: top;
    width: 160px;
}

#updates {
    margin: 1em 0 1em 0;
    padding: 0;
}

#updates > p.caption {
    text-align: center;
}

#updates div {
    width: 440px;
    height: 214px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    border: #00ff00 1px solid;
}

#updates div dl {
    text-align: left;
    margin: 0 1em 0 1em;
    line-height: 20px;
}

#updates div dl dt {
    float: left;
    clear: left;
    width: 88px;
}

#updates div dl dt span {
    font-weight: bold;
}

#updates div dl dd {
    margin-left: 100px;
}

#logo {
    width: 1120px;
    text-align: center;
    margin: 5px auto 0 auto;
    padding: 0;
    clear: both;
}

#logo ul {
    margin: 0;
    padding: 0;
}

#logo ul li {
    display: inline;
    margin: 24px 18px;
    padding: 0;
}

#logo img {
    vertical-align: middle;
    width: auto;
    /*height: 61px;*/
}

#logo img.cero-icons {
    vertical-align: bottom;
}

div.information {
    width: 100vw;
    margin: 0;
    padding: 1px;
    color: rgb(32,200,32);
    background-color: #222222;
    border-top: #cccccc 2px solid;
}

#twitter-timeline {
    float: right;
    padding-top: 100px;
}

#nintendo-store-link {
    text-align: center;
    padding-top: 1em;
}

#ps-store-link {
    text-align: center;
}

#ps-store-link p {
    /*color: #633*/;
    /*background-color: #ffc*/;
    margin: 1em 2em 0 2em;
    padding: 0;
    font-size: 20px;
}

#steam-store-link {
    text-align: center;
}

#steam-store-link p {
    margin: 1em 2em 0 2em;
    padding: 0;
    font-size: 20px;
}

#ps4manual-link {
    text-align: center;
}

#ps4manual-link p {
    margin: 0;
    padding: 0;
}

#banner-switch {
    margin-top: 2em;
    padding: 0;
}

#banner-soundtrack {
    margin-top: 2em;
    padding: 0;
}

a > img.banner-tengo,
a > img.banner-switch,
a > img.banner-steam,
a > img.banner-soundtrack {
    border: #fff9 2px solid;
}

a > img.banner-soundtrack {
    border-radius: 12px;
}

a:hover > img.banner-tengo,
a:hover > img.banner-switch,
a:hover > img.banner-steam,
a:hover > img.banner-soundtrack {
    border: #fff 2px solid;
}

/* wildguns.html */

div.staff dl {
    width: 648px;
    margin-left: auto;
    margin-right: auto;
}

div.staff dl dt {
    font-weight: bold;
}

/* topic.html */

img.reloaded-chip-1 {
    position: relative;
    left: -385px;
    top: -620px;
}

img.reloaded-chip-2 {
    position: relative;
    //left: 433px;
    left: -380px;
    top: -620px;
}

/* character.html */

div.char-info {
    width: 720px;
    margin: 5em 0 5em 0;
}

div.char-name {
    margin-bottom: 1em;
}

div.char-desc {
    /*margin-top: 1em;*/
}

div.char-text {
    position: absolute;
    left: 50%;
    text-align: left;
    width: 320px;
    z-index: 10;
    font-size: 150%;
    /*background-color: rgba(128,128,128,0.5);*/
    padding: 0 1em;
}

div.char-image {
    position: relative;
    left: -150px;
}

/* switch.html */

div.main {
    text-align: center;
}

div.main > div.switch-text {
    margin-top: 48px;
    margin-bottom: 48px;
}

div.main > div.switch-text > p {
    font-size: 144%;
    margin: 16px;
}

div.main > div.switch-text > img {
    margin: 0;
}

/* repository */

p.q {
    color: rgb(121,255,190);
}

p.a {
    color: rgb(220,220,220);
}

a > img.banner-repository {
    border: #0000 2px solid;
}

a > img.banner-repository:hover {
    border: rgb(121,255,190) 2px solid;
}
