@charset "utf-8";

/* Reset

Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.2r1

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

html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,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,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}

/* Font
-------------------------------------------------------------------------------*/

body{font:14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;line-height:1.75;letter-spacing:.05em}

/* basic
-------------------------------------------------------------------------------*/

a{text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:focus{outline:0}a img{vertical-align:top}.opc a:link,.opc a:visited{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}.opc a:hover,.opc input[type="image"]:hover{opacity:.5;-moz-opacity:.5;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50)}.opc .current>a:hover,.opc a.sold:hover{opacity:1;-moz-opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}.opcI a img{-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease}.opcI a:link img,.opcI a:visited img{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}.opcI a:hover img{opacity:.5;-moz-opacity:.5;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50)}.opcI .current>a:hover img{opacity:1;-moz-opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}.sprite{position:relative;display:block;overflow:hidden}.sprite:hover{/zoom:1}.sprite img{position:absolute}.normal{font-weight:normal !important}.bold{font-weight:bold}.fltL{float:left !important}.fltR{float:right !important}.clrml{margin-left:0 !important}.clrmr{margin-right:0 !important}.clrmb{margin-bottom:0 !important}.clrmt{margin-top:0 !important}.clrbt{clear:both !important}.clrL{clear:left !important}.clrR{clear:right !important}.clrbd{border:none !important}.alnR{text-align:right}.alnC{text-align:center}.alnL{text-align:left}.block{display:block}.whitespace{white-space:pre;white-space:pre-wrap;white-space:pre-line;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:-moz-pre-wrap;white-space:-hp-pre-wrap;word-wrap:break-word}.clrfx:before,.clrfx:after{content:"";display:table}.clrfx:after{clear:both}.clrfx{zoom:1}

/* layout
-------------------------------------------------------------------------------*/

html {
    background: url(/store/mizusawa/2013/img/bg_html_02.jpg) repeat-y 50% 0;
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
}

h1 .fltL {
    margin: 16px 0 13px 31px;
}

h1 .fltR {
    margin: 12px 12px 0 0;
}

a {
    color: #0082e6;
    text-decoration: none;
}

a:hover {
    color: #66b4f0;
}

#footer {
    text-align: center;
    padding: 41px 0 14px;
    border-top: #808080 1px solid;
}

#footer ul {
    margin-bottom: 49px;
    display: inline-block;
    /display: inline;
    /zoom: 1;
}

#footer li {
    float: left;
}

#footer li + li {
    margin-left: 73px;
}

#footer li:first-child {
    margin-right: 4px;
}

#footer li > .fb-like {
    margin: 0 7px 0 4px;
}

ul#global {
    width: 241px;
}

ul#global li {
    overflow: hidden;
    height: 15px;
}

ul#global li + li {
    margin-top: 25px;
}

ul#global li.adjust {
    margin: 43px 0 -11px;
}

ul#global li img {
    vertical-align: top;
}

ul#local {
    width: 257px;
}

ul#local li {
    overflow: hidden;
    height: 14px;
}

ul#local li + li {
    margin-top: 18px;
}

ul#local li img {
    vertical-align: top;
}