body,
button {
    font-family: 微軟正黑體;
    font-weight: bold;
}

body {
    margin: 0;
    background: #000000;
    font-size: 1em;
}

button {
    font-size: 1em;
}

img {
    vertical-align: middle;
     max-width: 100%;
}

ol {
    margin: 0;
    padding-left: 20px;
}

ul.NoneStyle {
    margin: 0;
    padding: 0;
    list-style: none;
}

button {
    cursor: pointer;
}

.hide {
    display: none;
}

.WholeContent {
    width: 650px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.NavButtonArea {
    width: 100%;
    background: url("http://s3-ap-northeast-1.amazonaws.com/rc.ingame/rc/images/web2_0/butt.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
}

.NavButtonArea td {
    padding: 0;
    text-align: center;
}

.NavButtonArea img {
    width: 100%;
    cursor: pointer;
}

#Pre20CountImg {
    position: absolute;
    bottom: 22%;
    left: 1%;;
    display: block;
    text-align: left;
}

.ExplanationArea {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 15px;
    background-image: url("http://s3-ap-northeast-1.amazonaws.com/rc.ingame/rc/images/web2_0/filler.jpg");
    background-size: 100%;
}
.ExplanationArea2 {
    width: 650px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 15px;
    background-image: url("http://s3-ap-northeast-1.amazonaws.com/rc.ingame/rc/images/web2_0/filler.jpg");
    background-size: 100%;
}
.TopCaption {
    width: 650px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 15px;
    background-image: url("http://s3-ap-northeast-1.amazonaws.com/rc.ingame/rc/images/web2_0/top.jpg");
}

#top_main {
   max-width: 1000px;
    position: relative;
}

#top_ios {
    position: absolute;
    left: 5%;
    top: 1%;
	width: 25%;
}
#top_ios img {
   
}

#top_android {
    position: absolute;
    left: 30%;
    top: 1%;
	width: 25%;
}
#top_android img {
   
}

.CenterBlock {
    text-align: center;
}

.Block:not(:first-of-type) {
    margin-top: 15px;
}

.Block .textArea {
    padding: 15px 15px;
}

#pre20CodeResult {
    position: relative;
    font-family: Corbel;
    font-size: 3.5em;
    color: black;
}

#pre20CodeResult div {
    position: absolute;
    top: 37%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

/*#pre20CodeResult font {
    font-family: Corbel;
    font-size: 3em;
    color: black;
}*/
