.clearfix::after {
     clear: both;
     content: "";
     display: block;
}

body {
     background-color: #ffffff;
     font-family: Verdana,"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
     font-size: 18px;
     margin: 0px;
     min-width: 1100px;
     padding: 0px;
}

p {
     letter-spacing: 0.5px;
     line-height: 1.8em;
     margin: 0px;
     padding: 0px;
}

h2 {
     margin: 0px;
     padding: 0px;
}

h2 .small_text {
     font-size: 16px;
}

ul {
     margin: 0px;
     padding: 0px;
}

ul li {
     margin: 0px;
     padding: 0px;
}

div#err_message {
     background-color: #fcfd46;
}

div#err_message p {
     color: #f74646;
     font-size: 1em;
     padding: 15px;
     text-align: center;
}

body #top {
     background: rgba(0, 0, 0, 0) url("../images/top_en.jpg") no-repeat scroll center top;
     height: 499px;
     margin: 0px;
     width: 100%;
}

body#ja #top {
     background: rgba(0, 0, 0, 0) url("../images/top_ja.jpg") no-repeat scroll center top;
     height: 540px;
     margin: 0px;
     width: 100%;
}

body #top #lang_cont {
     height: 27px;
     margin: 0px auto;
     width: 1000px;
}

body #top ul#lang {
     left: 802px;
     list-style-type: none;
     position: relative;
     width: 161px;
}

body #top ul#lang li {
     float: left;
     font-size: 0px;
     margin: 0px 3px;
}

body #top ul#download {
     list-style-type: none;
     margin: auto;
     position: relative;
     top: 423px;
     width: 471px;
}

body #top ul#download li {
     display: inline-block;
     margin: 0px 8px;
}

body #middle {
     background-image: url("../images/bg_ptn_stone.jpg");
}

body div#middle div.headline {
     margin: 15px auto;
     width: 719px;
}

body #middle #screen {
     margin: 18px auto 0px;
     width: 745px;
}

body #middle #download {
     background-image: url("../images/badge_bg.png");
     background-position: 0px 22px;
     background-repeat: no-repeat;
     height: 164px;
     margin: auto auto 0px;
     width: 748px;
}

body #middle #download ul {
     list-style-type: none;
     padding: 38px;
}

body #middle #download ul li {
     float: left;
     margin: 0px 24px;
}

body #middle #download ul li p {
     font-size: 12px;
     font-weight: bold;
     line-height: 17px;
     margin-bottom: 5px;
     margin-top: 3px;
     text-align: center;
}

body #middle #detail {
     background-image: url("../images/bg_ptn_maze.gif");
     border: 5px solid #5c97ad;
     margin: 45px auto 0px;
     padding: 25px 25px 50px;
     width: 940px;
}

body #middle #stone_tablet {
     background-image: url("../images/stone_footer.png");
     background-position: center bottom;
     background-repeat: no-repeat;
     margin-top: 20px;
     padding-bottom: 56px;
}

body #middle #stone_tablet #stone_tablet_2 {
     background-image: url("../images/stone_header.png");
     background-position: center top;
     background-repeat: no-repeat;
     padding-top: 56px;
}

body #middle #stone_tablet #stone_tablet_3 {
     background-image: url("../images/stone_body.png");
     background-position: center center;
     background-repeat: repeat-y;
     padding: 0px 213px;
}

body #middle #stone_tablet #stone_tablet_3 h2 {
     font-size: 28px;
     text-align: center;
  margin-bottom:20px;
}

body #middle #stone_tablet #stone_tablet_3 p {
     font-size: 16px;
     margin: auto;
     width: 660px;
}

body #middle #detail .section {
     padding: 0px 25px;
}

body #middle #detail #title {
     margin-left: 8px;
     margin-top: -69px;
}

body#ja #middle #detail #title {
     margin-left: -14px;
}

body #middle #detail h2 {
     color: #ffb400;
     font-size: 1.8em;
     letter-spacing: 2px;
     margin-top: 20px;
     text-align: center;
     text-shadow: 1px 1px 0px #975c00, 2px 2px 0px #8f4213, 3px 3px 1px #888888;
}

body#ja #middle #detail h2 {
     font-size: 2em;
     letter-spacing: 1px;
}

body #middle #detail h2.long {
     letter-spacing: 0.3px;
}

body #middle #detail p {
     color: #202f37;
     margin: 10px 0px 0px;
}

body #middle #detail ul {
     list-style-type: none;
}

body #middle #detail ul li.eye {
     background-image: url("../images/li_mark_eye.png");
     background-position: 0px 1px;
     background-repeat: no-repeat;
     margin: 0px;
     padding-left: 40px;
}

body #middle #detail ul li.candle {
     background-image: url("../images/li_mark_candle.png");
     background-position: 2px -2px;
     background-repeat: no-repeat;
     margin: 0px;
     padding-left: 40px;
}

body #middle #detail ul li.rat {
     background-image: url("../images/li_mark_rat.png");
     background-position: 0px 6px;
     background-repeat: no-repeat;
     margin: 0px;
     padding-left: 40px;
}

body #middle #detail ul li.uni {
     background-image: url("../images/li_mark_uni.png");
     background-position: 1px 2px;
     background-repeat: no-repeat;
     margin: 0px;
     padding-left: 40px;
}

body #middle #detail ul li.crab {
     background-image: url("../images/li_mark_crab.png");
     background-position: -1px 7px;
     background-repeat: no-repeat;
     margin: 0px;
     padding-left: 40px;
}

body #middle #detail ul li.star {
     background-image: url("../images/li_mark_star.png");
     background-position: 0px 1px;
     background-repeat: no-repeat;
     margin: 0px;
     padding-left: 40px;
}

body #middle #detail ul li {
    
}

body #middle #footer {
     margin: 0px auto;
     padding: 20px 55px 55px;
     text-align: center;
     width: 1000px;
}

body #middle #footer p {
     color: #333333;
     font-size: 1.1em;
     font-weight: bold;
     letter-spacing: 1.2px;
     text-shadow: 0px 2px 1px #bdac86;
}

#scrollUp {
     background-image: url("../images/scrollUp_en.png");
     background-repeat: no-repeat;
     bottom: -10px;
     color: #828282;
     font-family: sans-serif;
     font-size: 14px;
     height: 176px;
     line-height: 20px;
     padding: 10px 5px;
     right: 30px;
     text-align: center;
     text-decoration: none;
     text-shadow: 0px 1px 0px #ffffff;
     transition: bottom 150ms linear 0s;
     width: 134px;
}

body#ja #scrollUp {
     background-image: url("../images/scrollUp_ja.png");
}

#scrollUp:hover {
     bottom: 0px;
}

a {
     color: #088fca;
     font-style: normal;
     text-decoration: none;
}

a:hover {
     color: #088fca;
     font-style: normal;
     text-decoration: underline;
}

a:active {
     text-decoration: underline;
}

div.readmore {
     padding-top: 7px;
}

div.readmore a {
     background-color: #e8312a;
     border-radius: 7px;
     color: #ffffff;
     font-size: 0.8em;
     padding: 1px 9px;
}

div.readmore a:hover {
     background-color: #ff4138;
     text-decoration: none;
}

div.close a {
     background-color: #1c96c6;
     border-radius: 7px;
     color: #ffffff;
     font-size: 0.8em;
     padding: 1px 9px;
}

div.close a:hover {
     background-color: #21addc;
     text-decoration: none;
}
