@charset "shift_jis";

/* ----- reset ----- */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}


/* ----- tag ----- */

body {
    font-size: 12px;
    font-family: "�l�r �o�S�V�b�N", "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", arial, helvetica, clean, sans-serif;
}

img {
    vertical-align: bottom;
}

strong {
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {}

p,
li,
td,
th,
dt,
dd {
    line-height: 1.5;
}

input,
textarea,
option {}

a {
    color: #009696;
}


/* ----- clearfix ----- */

.clear {
    clear: both;
}

.clearfix,
div,
ul,
dl,
ol {
    zoom: 1;
}

.clearfix:after,
div:after,
ul:after,
dl:after,
ol:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
    font-size: 0;
}


/* ----- style ----- */

body {
    color: #666;
    background: #64a6dd;
    text-align: center;
}

#bgBuilding {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}

#bgBuilding img {
    position: relative;
    left: 0;
    top: 0;
}

#bgLine {
    background: url('../img/common/bg_line.png') no-repeat 50% 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1000px;
}

#header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100px;
    background: url('../img/header/bg_1.png') repeat-x 50% 0;
}

#header .inner {
    margin: 0 auto;
    width: 960px;
    text-align: left;
    position: relative;
}

#header .link {
    position: absolute;
    right: 155px;
    top: 37px;
}

#header .link li {
    margin-left: 5px;
    float: left;
}

#header p {
    position: absolute;
    right: 5px;
    top: 37px;
}

#nav {
    position: fixed;
    left: 20px;
    top: 200px;
    z-index: 3;
}

#nav li {
    margin-bottom: 3px;
}

#toTop {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 3;
}

#top {
    margin: 0 auto 30px;
    width: 960px;
    position: relative;
    z-index: 2;
}

#top p {
    /*	padding: 140px 0 40px;
*/
    padding: 125px 0 20px;
}

#top ul {
    padding: 0 30px;
}

#top ul li {
    float: left;
}

#top ul li.new {
    margin: 0 0 -10px -15px;
    position: relative;
}

#top ul li.center {
    margin: 0 0 -10px 337px;
    position: relative;
}

#top ul li.last {
    margin-left: 225px;
    position: relative;
}

#information {
    margin: 0 auto 40px;
    padding: 0 35px;
    width: 890px;
    text-align: center;
    z-index: 2;
    position: relative;
}

#information .block {
    background: url('../img/information/bg_1.png') no-repeat;
    padding: 27px 15px 0;
    width: 860px;
    height: 70px;
}

#information .block1 .title {
    font-weight: bold;
}

#information .block1 .text {
    padding: 0 0 0 0;
}

#limited {
    margin: 0 auto 80px;
    padding: 0 35px;
    width: 890px;
    text-align: left;
    z-index: 2;
    position: relative;
}

#limited h2 {
    height: 33px;
}

#limited .block {
    background: url('../img/limited/bg_1.png') no-repeat;
    padding: 15px 15px 0;
    width: 860px;
    height: 148px;
}

#limited .block1 {
    margin-right: 20px;
    float: left;
    width: 340px;
}

#limited .block2 {
    padding-top: 7px;
    float: left;
    width: 500px;
}

#limited .block2 .name {
    float: left;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #013c8e;
}

#limited .block2 .number {
    margin-left: 5px;
    font-weight: bold;
    float: left;
}

#limited .block2 .official {
    float: right;
    margin: -10px 0 0 10px;
}

#limited .block2 .genre {
    float: left;
    clear: both;
    margin-bottom: 4px;
}

#limited .block2 .data {
    float: left;
    margin-bottom: 7px;
    clear: both;
}

#limited .block2 .text {
    padding: 7px 0 0 0;
    border-top: 1px solid #b2b2b2;
    clear: both;
    width: 500px;
}

.floor {
    padding: 40px 0 45px;
    background-image: url('../img/common/bg_blue_1.png');
    background-repeat: repeat-x;
    background-position: left 150px;
    position: relative;
    overflow: hidden;
}

.floor .bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.floor .bg .inner {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 0;
    overflow: hidden;
}

.floor .bg img {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    vertical-align: bottom;
}

.floor h2 {
    margin-bottom: 22px;
    z-index: 2;
    position: relative;
    width: 100%;
    height: 113px;
}

.floor h2 img {
    position: absolute;
    top: 0;
}

.floor h2.left img {
    left: -960px;
}

.floor h2.right img {
    right: -960px;
}

.floor .block {
    margin: 0 auto;
    width: 890px;
    height: 570px;
    /*470px*/
    position: relative;
    text-align: left;
    background: url('../img/common/bg_white.png') no-repeat;
    z-index: 2;
}

.floor .block .number {
    position: absolute;
    left: 30px;
    top: 30px;
}

.floor .block .shop {
    position: absolute;
    left: 120px;
    top: 30px;
    width: 450px;
}

.floor .block .shop .block1 {
    float: left;
    width: 210px;
}

.floor .block .shop .block1 .logo {
    margin-bottom: 5px;
}

.floor .block .shop .block1 .official {
    margin: 0 0 0 -3px;
    padding-bottom: 10px;
}

.floor .block .shop .block2 {
    float: left;
    width: 240px;
}

.floor .block .shop .block2 .name {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #013c8e;
}

.floor .block .shop .block2 .genre {
    margin-bottom: 25px;
}

.floor .block .shop .text {
    height: 80px;
    clear: both;
}

.floor .block .shop .image .image1 {
    float: left;
}

.floor .block .shop .image .image2 {
    margin-bottom: 10px;
    float: right;
}

.floor .block .shop .image .image3 {
    float: right;
}

.floor .block .map {
    position: absolute;
    right: 10px;
    top: 10px;
}

.information {
    padding: 40px 0 55px;
    background: url('../img/common/bg_blue_1.png') repeat-x left 150px;
    position: relative;
    overflow: hidden;
}

.information h2 {
    margin-bottom: 22px;
    z-index: 2;
    position: relative;
    width: 100%;
    height: 113px;
}

.information h2 img {
    position: absolute;
    top: 0;
}

.information h2.left {
    text-align: left;
}

.information h2.left img {
    left: -960px;
}

.information .block {
    margin: 0 auto;
    width: 890px;
    height: 470px;
    position: relative;
    text-align: left;
    background: url('../img/common/bg_white.png') no-repeat;
    z-index: 2;
}

.information .block .icon {
    position: absolute;
    left: 30px;
    top: 30px;
}

.information .block .data {
    position: absolute;
    left: 160px;
    top: 60px;
}

.information .block h3 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #013c8e;
}

.information .block p {
    margin-bottom: 25px;
}

.information .block .map {
    position: absolute;
    right: 30px;
    top: 30px;
}

#access .block .data {
    width: 260px;
}

#contact {
    padding: 40px 0 75px;
}

#contact .block .data {
    width: 350px;
}

#terms {
    background: url('../img/common/bg_blue_1.png') repeat left 150px;
}

#terms .block {
    margin: 0 auto;
    width: 890px;
    height: 1900px;
    position: relative;
    text-align: left;
    background: url('../img/common/bg_white.png') repeat-y;
    z-index: 2;
}

#terms .block .data {
    width: 570px;
}

#terms .block .data h3 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #013c8e;
    border: solid 1px #4973ae;
    padding: 7px 10px;
}

#terms .block .data h4 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #013c8e;
}

#privacy {
    background: url('../img/common/bg_blue_1.png') repeat left 150px;
}

#privacy .block {
    margin: 0 auto;
    width: 890px;
    height: 4360px;
    position: relative;
    text-align: left;
    background: url('../img/common/bg_white.png') repeat-y;
    z-index: 2;
}

#privacy .block .data {
    width: 570px;
}

#privacy .block .data h3 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #013c8e;
    border: solid 1px #4973ae;
    padding: 7px 10px;
}

#privacy .block .data h4 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #013c8e;
}

#footer {
    width: 100%;
    height: 200px;
    background: #000;
}

#footer p,
#footer address,
#footer a,
#footer a:hover {
    color: #fff;
}

#footer .inner {
    margin: 0 auto;
    width: 960px;
    text-align: left;
    position: relative;
}

#footer .logo {
    position: absolute;
    left: 0;
    top: 30px;
}

#footer address {
    position: absolute;
    left: 150px;
    top: 60px;
}

#footer .link1 {
    position: absolute;
    left: 150px;
    top: 110px;
}

#footer .link1 li {
    margin-right: 20px;
    float: left;
}

#footer .copyright {
    position: absolute;
    left: 150px;
    top: 140px;
    color: #999;
}

#footer .link2 {
    position: absolute;
    right: 35px;
    top: 20px;
}

#footer .link2 li {
    margin-left: 5px;
    float: left;
}

#footer .you {
    position: absolute;
    right: 0px;
    top: 105px;
}