﻿
body{
    background-color: #ffffff;
    min-width: 320px;
    margin: 0;
    padding: 0;
    color: #333333;  /* 595757 */
    font: 16px "ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック" , "Hiragino Kaku Gothic Pro" , "MS PGothic" , sans-serif;
    -webkit-text-size-adjust: none;
}

table {
    width: 100%;
    padding: 0px;
    border-spacing: 0px;
}

select {
    padding: 2px 2px 2px 10px;  /* 上右下左 */
}

/* 半角は別途指定
input[type="text"] {
    font-size: 15px;
}
*/

.font-ank {
    font-size: 18px;
}




.width-tel {
    width: 140px;
}

.width-zip {
    width: 82px;
}

.width-addr {
    width: 90%;
}

.width-email {
    width: 90%;
}

.width-password {
    width: 150px;
}





/* === ﾍｯﾀﾞｰ table は共通 === */

table#header {
    margin-top: 1px;
}

table#header td#logo {
    padding-left: 16px;
    vertical-align: center;
}

table#header td#welcome {
    text-align:right;
    font-size: 11px;
    vertical-align: bottom;
    color:#333333;
}

table#header td#UserName {
    text-align:right;
    font-size: 12px;
    vertical-align: top;
    color:#000000;
    padding-right: 6px;
}

table#header td#title {
    height: 26px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    padding-left: 16px;
    background-color: #6495ed;      /* 帯の色 */
    color: #ffffff;
}


/* === ﾌｯﾀｰ 共通 === */
#footer {
    padding-bottom: 6px;
    padding-top: 6px;
    background-color: #000000;
}

#footer p {
    text-align: center;
    font-size: 11px;
    margin: 0;
    color: #ffffff;
}





div#container {
    width:100%;
    margin:0 auto;                  /* 横方向を中央揃え  */
    padding: 0;
    color:#333333;                  /* 茶色  663300      */
    background-color:#ffffff;       /* 淡い黄色 fffbec fdf5e6   */
    text-align:center;              /* Image画像を中央へ */
  /*  line-height:1.3;  */
}

div.indent1 {
    margin: 0;
    padding:0px 16px;               /* 上下  左右 */
    text-align: left;
}

div.indent2 {
    margin: 0;
    padding-top: 0px;
    padding-right: 16px;
    padding-left: 34px;
    padding-bottom: 0px;
    text-align: left;
}




div.warning {
  color:#FF0000;
}


/* === ﾄｯﾌﾟﾍﾟｰｼﾞ と 戻る ﾘﾝｸ === */
div#nav-horizontal {
    overflow: hidden;  /* これがないと同一行になる */
    text-align:right;
}

#nav-horizontal ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#nav-horizontal li {
    float:right;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ffffff;
    background-color: #52a2c5;
}

#nav-horizontal li a {
    width: 60px;
 /*   height: 22px;  */
    text-decoration: none;
    display: block;
    color: #ffffff;
    font-size: 12px;
    margin: 0;
    padding-top: 2px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 2px;
}


/* === ﾄｯﾌﾟのﾅﾋﾞｹﾞｰｼｮﾝ === */
#nav-top {
    margin: 0;
    padding-top: 1px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

#nav-top ul{
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align:left;
}

#nav-top li{
    width: 100%;
    margin-bottom: 1px;         /* 隙間 間隔  */
    background-color: #c8161D   /* 茶色 a8002f      */
}

/*
#nav-top ul li:nth-child(odd){
    background-color: #999999;
}
#nav-top ul li:nth-child(even){
    background-color: #999999;
}
*/

#nav-top li a{
    display: block;
    width: 300px;
    height: 55px;
    overflow: hidden;
    padding-left: 30px;
    padding-right: 15px;
    text-decoration: none;
    color: #ffffff;
}

#nav-top li span.ja{
    font-size: 13px;
    display: inline-block;
    width: 270px;
    height: 1em;
    text-align: right;
    margin-top: 30px;
}
#nav-top li span.en{
    margin-top: -44px;
    font-weight: bold;
    padding-top: 10px;
    padding-left: 8px;
    display: block;
}

#nav-top ul li#nav-toppage {
    background-image : url(../Images/nav_menberroom.png);
    background-position: 10px 4px;
    background-repeat: no-repeat;
}

#nav-top ul li#nav-concept {
    background-image : url(../Images/nav_online.png);
    background-position: 10px 8px;
    background-repeat: no-repeat;
}

#nav-top ul li#nav-service {
    background-image : url(../Images/nav_shopinfo.png);
    background-position: 10px 7px;
    background-repeat: no-repeat;
}

#nav-top ul li#nav-news {
    background-image : url(../Images/nav_getnews.png);
    background-position: 10px 7px;
    background-repeat: no-repeat;
}

#nav-top ul li#nav-contact {
    background-image : url(../Images/nav_contact.png);
    background-position: 10px 10px;
    background-repeat: no-repeat;
}

#nav-top ul li#nav-recruit {
    background-image : url(../Images/nav_recruit.png);
    background-position: 10px 8px;
    background-repeat: no-repeat;
}


/* === ﾒﾝﾊﾞｰ Page の ﾅﾋﾞｹﾞｰｼｮﾝ === */
#nav-table a  {
    width: 128px;
    height: 74px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    /* margin-left: 22px; */

    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #000000;

    background-color: orange;

    border-radius: 14px;
}


/* navﾎﾞﾀﾝ内の画像の表示位置 */




#nav-table td#td-point img {
    width: 20px;
    margin-top:  14px;
    margin-left:  6px;
}

#nav-table td#td-barcode img {
    width: 80px;
    margin-top: 10px;
    margin-left: 2px;
}

#nav-table td#td-rule img {
    width: 40px;
    margin-top: 12px;
    margin-left: 2px;
}

#nav-table td#td-withdraw img {
    width: 30px;
    margin-top:  12px;
    margin-left:  6px;
}

#nav-table td#td-pwd p{
    margin-top: 0px;
    font-size: 10px;
    padding-top: 18px;
    color: #000000;
}

#nav-table td#td-info p{
    margin-top:0px;
    font-size: 14px;
    padding-top: 14px;
    color: #000000;
}


/* navﾎﾞﾀﾝ内の文字の表示位置 */
#nav-table td#td-point span{
    margin-top: 8px;
    display: block;
}

#nav-table td#td-barcode span{
    margin-top: 8px;
    display: block;
}

#nav-table td#td-rule span{
    margin-top: 4px;
    display: block;
}

#nav-table td#td-info span{
    margin-top: -4px;
    display: block;
}

#nav-table td#td-pwd span{
    margin-top: 10px;
    display: block;
}

#nav-table td#td-withdraw span{
    margin-top: 8px;
    display: block;
}

/*------------------------------------------*/




.btnExecute {
    font-size: 1.4em;
    padding: 6px 34px;      /* 縦 10px 横 30px */
    color:White;
    border-style: none;
    background-color: #4169e1;      /* royalblue */
    /* グラデーションの指定 */
    background: -moz-linear-gradient(bottom, #6495ed, #4169e1 50%, #6495ed);
    background: -webkit-gradient(linear, left bottom, left top, from(#6495ed), color-stop(0.5, #4169e1), to(#6495ed));

    /* 角丸の指定 */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.btnExecute:hover {
    /* 透明度を20%に指定 */
    opacity: 0.8;
}

