/* ------------------------------------------------------ */
/*         Takumiya Aibe CSS for SmartPhone               */
/*                                                        */
/*   Copyright (c); Takumiya - Aibe all right reserved.   */
/*                                 written by hyperbird   */
/*                                   designed July 2013   */
/* ------------------------------------------------------ */

/* --------------------------------- basic rules begining */
a         { color: #334755; text-decoration: none; }
a:link    { color: #334755; }
a:visited { color: #334755; }
a:hover   { color: #334755; }

/* clearfix */
.clearfix:after {
        content: "."; /* New element */
        display: block; /* for block */
        clear: both;
        height: 0;
        visibility: hidden;
}

h3 {
        font-size:;
        padding-left: 10px;
        padding-top: 5px;
        color:#334755;
}
/* -------------------------------------- basic rules end */
/* -------------------------------- base setting begining */
body {
        font: 14px/1.231 'ƒqƒ‰ƒMƒmŠpƒS Pro W3',
                         'Hiragino Kaku Gothic Pro';
        -webkit-text-size-adjust: 100%;
        background: #333333 url(../ms-images/ms-full-back-tile.gif);
}
#container {
        margin: 0px auto;
        background: #f3f3bb url(../ms-images/wt_JapanesePaper01.gif) repeat;
        color: #334755;
 }
#header {
        width: 100%;
        height: 126px;
        background: #FFFFFF;
}
#wrap {
        padding: 10px;
}
footer {
        width: 100%;
        height: 21px;
        background: #FFFFFF;
}
#footer-image {
        float: right;
        padding-right: 10px;
}
/* --------------------------------- base setting end */
#header-left {
        height: 124px;
        margin: 0;
        float: left;
}
#header-right {
        width: 150px;
        height: 100px;
        margin: 20px 20px 4px 0;
        font-size:80%;
        color:#777777;
        float: right;
}

#top-image {
        width: 100%;
        background-color: #333333;
        height:134px;
}
/* --------------------------------- navigation begining */
nav {
        -webkit-border-radius: 8px;
        border-radius: 8px;
        background: -webkit-gradient(linear, left top, left bottom, from(#87959e), to(#b0b9be));
        font-size: 95%;
        width: 300px;
        margin: 0 auto;
}
nav li {
        text-align: center;
        float: left;
        font-weight: bold;
        border-left: 1px solid #7080aa;
        text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5);
}
nav li a {
        display: block;
        width: 95px;
        padding: 8px 0;
        color: #eee;
        text-decoration: none;
}
nav li:first-child {
        border: none;
}

section, nav {
        margin-bottom: 2em;
}

/* --------------------------------- navigation end */
aside {
        background-color: #ffffff;
        -webkit-border-radius: 8px;
        padding: 10px;
}
aside p:last-child {
        font-size: 12px;
        margin-bottom: 0;
}

#section-title {
        width: 100%;
        height: 30px;
        background: #87959e url(../ms-images/bar.jpg) repeat-x;
}
#btn-inAside {
        border-radius: 3px;
        -webkit-border-radius: 3px;
        background: -webkit-gradient(linear, left top, left bottom, from(#b0b9be), to(#87959e)) #cbcccf;
        width: 7em;
        font-size: 75%;
        text-align: center;
        float: right;
        margin-right: 0px;
}
#btn-inAside a {
        text-shadow: 1px 1px 0 #ddd;
        display: block;
        padding: 3px 0;
        color: #222222;
        text-decoration: none;
}

#stamp {
        width: 100px;
        height: 100px;
        margin: 0 10px 10px 0;
        float: left;
}
#stamp-side {
        width: 280px;
        height: 120px;
        font-weight: bold;
}

#dataTitle {
        width: 60px;
        height:30px;
        float: left;
        margin: 0px 5px 5px 2px;
        padding: 1px;
        background: #334755;
        font-size: 0.9em;
        font-weight: bold;
        color: #cccccc;
        text-align:center;
        vertical-align: middle;
        }

#dataSheet {
        width: 205px;
        height: 30px;
        float: right;
        margin: 0px 2px 5px 0px;
        padding: 1px;
        }
#dataSheet2 {
        width: 50px;
        height: 30px;
        margin: 0 auto 5px 67px;
        text-align: left;
        padding: 1px;
        font-size:x-small;
        }
#dataSheet3 {
        width: 155px;
        height: 30px;
        float: right;
        margin: 0 2px 5px 0;
        text-align: left;
        padding: 1px;
        font-size:x-small;
        }
#dataSheet4 {
        width: 207px;
        height: 30px;
        margin: 0 auto 5px 67px;
        text-align: left;
        padding: 1px;
        font-size:small;
        }

#dataSheetArea {
        width: 100%;
        height: 298px;
        }
#dataTitle-2 {
        width: 60px;
        height:40px;
        float: left;
        margin: 3px 0px;
        padding: 1px;
        background: #334755;
        font-size: 1.2em;
        font-weight: bold;
        color: #cccccc;
        }
#dataSheet-2 {
        width: 205px;
        height: 40px;
        float: left;
        margin: 3px 5px;
        padding: 1px;
        font-size: 0.7em;
        }

#d-title {
        width: 70px;
        height: 50px;
        float: left;
        border-right: 2px solid #334755;
        color: #334755;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
        margin-right: 10px;
}
#d-title2 {
        width: 60px;
        height: 50px;
        float: left;
        border-right: 2px solid #334755;

        color: #334755;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
        margin-right: 10px;
}
#data {
        width: 200px;
        font-size: 80%;
}

#sitemap {
        width: 100%;
}
ul {
        width: 100%;
        margin-left: 10px;
        margin-top: 5px;
        list-style-position: inside;
        list-style-image: url(../ms-images/link-button.gif);
}

#text-nav {
        color: #333399;
}
#text-nav p{
        font-size: 80%;
        text-align: center;
}
#text-nav a{
        /*display: block;*/
        color: #333399;
        text-decoration: none;
}
