/*! normalize.css v1.0.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
articl: ;e, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
svg:not(:root) {
    overflow: hidden;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

* {
    margin: 0;
    padding: 0;
}
html {
    font-size: 75%;
    font-family: sans-serif;
}
a {
    outline: 0;
    text-decoration: none;
    color: #3f90e2;
}
a:focus {
    outline: thin dotted;
}
a:active,
a:hover {
    text-decoration: none;
}
h1, h2, h3, p {
    margin: 0;
    font-size: 100%;
    line-height: 1;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
dl, dd, menu, ol, ul, li {
    margin: 0;
    padding:  0;
    line-height: 1;
}
ul, ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
    vertical-align: bottom;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}
button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}
button,
input {
    line-height: normal;
}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}
button[disabled],
input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix {
    overflow: hidden;
    *zoom: 1;
}
.clearfix:after {
    content:".";display:block;height:0;clear: both;visibility:hidden;font-size:0;line-height:0;
}



/* ==========================================================================
   Frame style 
   ========================================================================== */
body {
    /*background: #daeaf1 url(../images/bg_body.png) no-repeat center top; */
}

/*header*/
header {
    z-index: 10;
}
header ul li:last-child {
    margin-right: 0 !important;
}
#gnav {
    position: fixed;
    top: 42px;
    left: 50%;
    margin: 0 0 0 -334px;
    width: 675px;
    height: 23px;
    z-index: 99;
    height: 22px\9;
    overflow: hidden\9;
}
#gnav ul {
    padding-left: 1px;
    height: 22px\9;
    position: absolute\9;
    z-index: 99\9;
}
#gnav ul li {
    display: block;
    margin-right: 29px;
    float: left;
    height: 23px;
    overflow: hidden;
}
#gnav ul li {
    margin-right: 25px\9;
}
#gnav ul li span, 
#gnav ul li a {
    display: block;
    overflow: hidden;
    height: 23px;
    text-indent: -9999em;
    background-repeat: no-repeat;
    background-image: url(../img/gnav.png);
}
#gnav ul li span, 
#gnav ul li a {
    zoom: 1\9;
}

#sns {
	position:absolute;
    top: 40px;
    left: 40px;
    /*width: 127px;    */
    width: 102px;
    height: 24px;
    z-index: 99;
}
#sns p {
    margin-right: 14px;
    float: left;
}
#sns ul li {
    display: block;
    float: left;
    margin-right: 12px;
    width: 25px;
    height: 24px;
    overflow: hidden;

}
#sns ul li {
    margin-right: 3px\9;
}
#sns ul li a {
    display: block;
    overflow: hidden;
    height: 25px;
    text-indent: -9999em;
    background-repeat: no-repeat;
    background-image: url(../img/gbtn_sns.png);
}

#mag {
    position: fixed;
	bottom: 35px;
    right: 40px;
    /*width: 127px;    */
    width: 140px;
    height: 140px;
    z-index: 98;
}
#mag p {
    margin-right: 0px;
    float: left;
}
#mag ul li {
    display: block;
    float: left;
    width: 140px;
    height: 140px;
    overflow: hidden;

}
#mag ul li {
    margin-right: 3px\9;
}
#mag ul li a {
    display: block;
    overflow: hidden;
    height: 23px;
    text-indent: -9999em;
    background-repeat: no-repeat;
    background-image: url(../img/gbtn_sns.png);
}

/* - nav img - */
#gnav ul li.home a {
    width: 45px;
    background-position: 0px 0px;
}
#gnav ul li.home a.current {
    background-position: 0px -23px;
}
#gnav ul li.about a {
    width: 81px;
    background-position: -74px 0px;
}
#gnav ul li.about a.current {
    background-position: -74px -23px;
}
#gnav ul li.collection a {
    width: 96px;
    background-position: -184px 0px;
}
#gnav ul li.collection a.current {
    background-position: -184px -23px;
}
#gnav ul li.blog span {
    float: left;
    width: 43px; 
    background-position: -309px 0px;
}
#gnav ul li.blog a.yano {
    float: left;
    width: 58px;
    background-position: -352px 0px;
}
#gnav ul li.blog a.hosoda {
    float: left;
    width: 47px;
    background-position: -410px 0px;
}
#gnav ul li.facebook a {
    width: 79px;
    background-position: -486px 0px;
}
#gnav ul li.contact a {
    width: 72px;
    background-position: -596px 0px;
}
#gnav ul li.contact a.current {
    background-position: -596px -23px;
}

#sns ul li.facebook a {
    background-position: 0px 0px;
}
#sns ul li.twitter a {
    background-position: -36px 0px;
}
#sns ul li.tumblr a {
    background-position: -74px 0px;
}
