﻿@charset "utf-8";

html, body, div, p, span, ul, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-family: ＭＳ ゴシック,sans-serif,Arial,Tahoma,Times New Roman,Verdana;
}

img {
    border-style: none;
}

/* base ---------------------------------------- */

body {
    background-image: url("images/dot.png");
    background-repeat: repeat;
    /*background-color: #CCFFCC;*/
    text-align: center;
    margin: 0px 0px 0px 0px;
}

#main {
    width: 900px;
    text-align: center;
    margin: 10px 0px 0px 0px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
/*-------header----------*/
#header {
    width: 100%;
    min-height: 60px;
    background-color: #ffffff;
    text-align: center;
    margin: 0px auto;
    border-bottom: 1px solid;
    display: block;
    float: left;
}

#head_main {
    width: 900px;
    text-align: center;
    margin: 0px auto;
    display: block;
}

#sel1 {
    width: 900px;
    height: 25px;
    text-align: center;
    margin: 0px auto;
    display: block;
}

#logo_s {
    /*width: 738px;*/
    width: 230px;
    height: auto;
    text-align: left;
    margin: 0px;
    float: left;
}

#comment {
    width: 470px;
    height: auto;
    text-align: left;
    margin: 0px 10px 0px 10px;
    float: left;
    display:block;
}

#logo_s img {
    max-height: 200px;
    /*max-width: 738px;*/
    max-width: 230px;
}

#shopping_in {
    width: 162px;
    height: 24px;
    text-align: center;
    margin: 0px 0px 0px 0px;
    float: right;
}


a.shopping {
    display: inline-block;
    vertical-align: top;
    background-image: url(images/shopping.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 24px;
    width: 162px;
    margin: 0 0 0 0px;
    text-indent: -9999px;
    overflow: hidden;
}

    a.shopping:hover {
        background-position: left bottom;
    }

/* logout bottom---------------------------------------- */

#logout_main {
    width: 900px;
    height: 25px;
    text-align: right;
    margin: 15px 0px 10px 0px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}


#logout_in {
    width: 88px;
    height: 25px;
    text-align: right;
    margin: 0px 0px 0px 812px;
}


a.logout {
    display: inline-block;
    vertical-align: top;
    background-image: url(images/logout.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 25px;
    width: 88px;
    margin: 0 0 0 0px;
    text-indent: -9999px;
    overflow: hidden;
}

    a.logout:hover {
        background-position: left bottom;
    }
/* heder bottom---------------------------------------- */

#heder_main {
    width: 900px;
    height: 25px;
    text-align: right;
    margin: 15px 0px 20px 0px;
    float: left;
}

#back_in {
    width: 650px;
    /*width: 140px;*/
    height: 20px;
    text-align: right;
    margin: 0px 0px 0px 0px;
    float: left;
}


a.back {
    display: inline-block;
    vertical-align: top;
    background-image: url(images/back.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 20px;
    width: 140px;
    margin: 0 0 0 0px;
    text-indent: -9999px;
    overflow: hidden;
}

    a.back:hover {
        background-position: left bottom;
    }


a.back {
    display: inline-block;
    vertical-align: top;
    background-image: url(images/back.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 20px;
    width: 140px;
    margin: 0 0 0 0px;
    text-indent: -9999px;
    overflow: hidden;
}

    a.back:hover {
        background-position: left bottom;
    }

a.back {
    display: inline-block;
    vertical-align: top;
    background-image: url(images/back.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 20px;
    width: 140px;
    margin: 0 0 0 0px;
    text-indent: -9999px;
    overflow: hidden;
}

    a.back:hover {
        background-position: left bottom;
    }


#search_in {
    width: 150px;
    /*width: 660px;*/
    height: 20px;
    text-align: right;
    margin: 0px 0px 0px 0px;
    float: left;
}


a.search, button.search {
    display: inline-block;
    vertical-align: top;
    background-image: url(images/search_main.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 20px;
    width: 140px;
    margin: 0 0 0 0px;
    text-indent: -9999px;
    overflow: hidden;
    border:none;
    border-radius: 15px;
    cursor:pointer;
    outline:none;
}

    a.search:hover,button.search:hover {
        background-position: left bottom;
    }



#logout_in {
    width: 88px;
    height: 25px;
    text-align: right;
    margin: 0px 0px 0px 0px;
    float: right;
}


a.logout {
    display: inline-block;
    vertical-align: top;
    background-image: url(images/logout.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 25px;
    width: 88px;
    margin: 0 0 0 0px;
    text-indent: -9999px;
    overflow: hidden;
}

    a.logout:hover {
        background-position: left bottom;
    }

/* text-------------------------------------------------------------------------- */


p.font_a {
    font-size: 14px;
    font-weight: 800;
}

p.font_b {
    font-size: 12px;
    font-weight: 400;
}

p.font_c {
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
}

p.font_d {
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 12px;
}

a:link {
    color: #ffffff;
}

a:visited {
    color: #ff00ff;
}

a:active {
    color: #00ff00;
}

a:hover {
    color: #ff0000;
}

div#footer {
    margin: 20px 0px 30px 0px;
    float: left;
    width: 100%;
}

    div#footer .copyright {
        margin: 0 auto;
    }

.overflowX {
    overflow-x: scroll;
}

/* clearfix ---------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
    min-height: 1%; /* for IE 7*/
}

/* loader-------------------------------------------------------------------------- */
/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.4) url(images/loader.gif) 50% 50% no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
modal element will be visible */
.modal {
    display: block;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

