@charset "utf-8";

/* ===================================================================
CSS information

 File Name  : module.css
 Style Info : 共通要素の基本設定

11px = 85%		12px = 93%		13px = 100%		14px = 108%
15px = 116%		16px = 123.1%	17px = 131%		18px = 138.5%
19px = 146.5%	20px = 153.9%	21px = 161.6%	22px = 167%
23px = 174%		24px = 182%		25px = 189%		26px = 197%
=================================================================== */


/*----------------------------------------------------------------
	共通
----------------------------------------------------------------*/

html {
    overflow-y: scroll;
}

body {
    color: #222;
    background: url(../images/common/bg.jpg);
    font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

body .large {
    font-size: 110%;
    color: #3C5106;
}

body .small {
    font-size: 10px;
}


/* for IE6, 7 */

body,
input,
textarea {
    /font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
dt {
    font-weight: bold;
}

textarea {
    resize: vertical;
}

img {
    vertical-align: top;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

em {
    color: #511;
    font-weight: bold;
    font-style: normal;
}

textarea {
    resize: vertical;
}

address {
    font-style: normal;
}

a,
a:link {
    color: #369;
    text-decoration: underline;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a:visited {
    text-decoration: none;
    color: #369;
}

a:hover {
    text-decoration: none;
    color: #369;
}

a:active {}


/* page要素
----------------------------------------------------------- */

div#page {
    font-size: 100%;
    text-align: left;
}


/* header要素
----------------------------------------------------------- */

#header {
    background: url(../images/common/head_bg.gif) repeat-x;
}

#header .inner {
    width: 849px;
    margin: 0 auto;
}

#header hgroup {
    width: 849px;
    height: 82px;
    overflow: hidden;
    margin: 0px auto;
    padding: 10px 0px;
}

#header hgroup h1 {
    float: left;
    width: 200px;
}

#header section {
    width: 180px;
    float: right;
}

#header section p {
    padding: 0px 0 5px 0;
    float: right;
}

#header section a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}

#header p.hdr {
    padding: 5px 0 0 20px;
    font-size: 11px;
}


/* globalNavi Style要素
----------------------------------------------------------- */

#globalNavi {
    clear: both;
    overflow: hidden;
    _zoom: 1;
    background: url(../img/bg/border02.jpg) center bottom repeat-x;
    padding: 0 0 10px 0;
}

#globalNavi .inner {
    width: 849px;
    margin: 0 auto;
}

#globalNavi ul {
    width: 849px;
}

#globalNavi li {
    float: left;
}

#globalNavi li a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}


/* mainVisual要素
----------------------------------------------------------- */

#mainVisual {
    width: 1000px;
    margin: 0 auto;
}

#mainVisual a {
    cursor: default;
}

.indexBody #mainVisual {
    width: 849px;
    height: 410px;
    overflow: hidden;
    margin: 0px auto;
}

.box_skitter ul {
    display: none;
}

.info_slide_dots {
    display: none;
}

.box_skitter {
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
}

.box_skitter .container_skitter {
    overflow: hidden;
    position: relative;
}

.box_skitter .image {
    overflow: hidden;
}

.box_skitter .image img {
    display: none;
}

.box_skitter .box_clone {
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100px;
    z-index: 20;
}

.box_skitter .box_clone img {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 20;
}

.box_skitter .prev_button {
    background: url("../images/prev.png") no-repeat scroll left top transparent;
    height: 42px;
    left: 35px;
    margin-top: -25px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 50%;
    width: 42px;
    z-index: 100;
}

.box_skitter .next_button {
    background: url("../images/next.png") no-repeat scroll left top transparent;
    height: 42px;
    margin-top: -25px;
    overflow: hidden;
    position: absolute;
    right: 35px;
    text-indent: -9999em;
    top: 50%;
    width: 42px;
    z-index: 100;
}

.box_skitter .info_slide {
    background: none repeat scroll 0 0 #000000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font: bold 11px arial;
    left: 15px;
    opacity: 0.75;
    padding: 5px 0 5px 5px;
    position: absolute;
    top: 15px;
    z-index: 100;
}

.box_skitter .info_slide .image_number {
    background: none repeat scroll 0 0 #333333;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 10px;
}

.box_skitter .info_slide .image_number_select {
    background: none repeat scroll 0 0 #CC0000;
    float: left;
    margin: 0 5px 0 0;
    padding: 2px 10px;
}

.box_skitter .container_thumbs {
    height: 50px;
    overflow: hidden;
    position: relative;
}

.box_skitter .info_slide_thumb {
    border-radius: 0 0 0 0;
    bottom: -5px;
    height: 45px;
    left: -5px;
    opacity: 1;
    overflow: hidden;
    padding: 5px;
    top: auto;
}

.box_skitter .info_slide_thumb .image_number {
    height: 40px;
    overflow: hidden;
    position: relative;
    width: 70px;
}

.box_skitter .info_slide_thumb .image_number img {
    left: -50px;
    position: absolute;
    top: -50px;
}

.box_skitter .box_scroll_thumbs {
    padding: 0 10px;
}

.box_skitter .box_scroll_thumbs .scroll_thumbs {
    background: -moz-linear-gradient(-90deg, #555555, #FFFFFF) repeat scroll 0 0 transparent;
    border: 1px solid #333333;
    border-radius: 20px 20px 20px 20px;
    bottom: 60px;
    cursor: pointer;
    height: 10px;
    left: 50px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    width: 200px;
    z-index: 101;
}

.box_skitter .info_slide_dots {
    border-radius: 50px 50px 50px 50px;
    bottom: -40px;
    padding: 5px 0 5px 5px;
    position: absolute;
    z-index: 151;
}

.box_skitter .info_slide_dots .image_number {
    background: none repeat scroll 0 0 #333333;
    border-radius: 50px 50px 50px 50px;
    cursor: pointer;
    float: left;
    height: 18px;
    margin: 0 5px 0 0;
    overflow: hidden;
    text-indent: -9999em;
    width: 18px;
}

.box_skitter .info_slide_dots .image_number_select {
    background: none repeat scroll 0 0 #CC0000;
    float: left;
    margin: 0 5px 0 0;
}

.box_skitter .label_skitter {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    z-index: 150;
}

.loading {
    background: url("../images/ajax-loader.gif") no-repeat scroll left top transparent;
    color: #FFFFFF;
    height: 32px;
    margin: -16px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    text-indent: -9999em;
    top: 50%;
    width: 32px;
    z-index: 10000;
}

.label_skitter {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    display: none;
    left: 0;
    opacity: 0.8;
    position: absolute;
    z-index: 150;
}

.label_skitter p {
    font: 22px arial, tahoma;
    letter-spacing: -1px;
    margin: 0;
    padding: 10px;
}

.info_slide * {
    font-family: Consolas, arial, tahoma !important;
}

.box_skitter .progressbar {
    background: none repeat scroll 0 0 #000000;
    border-radius: 20px 20px 20px 20px;
    height: 5px;
    left: 15px;
    position: absolute;
    top: 5px;
    width: 200px;
    z-index: 99;
}


/* contents要素
----------------------------------------------------------- */

div#contents {
    width: 910px;
    margin: 0 auto;
    padding: 0px 10px 60px 10px;
    _zoom: 1;
    background: url(../images/common/bg_body.png) left top repeat-y;
}

#contents #crumbs {
    width: 1000px;
    background: #FAF8F5;
    padding: 8px 10px;
    margin: 0 0 40px 0;
    border-bottom: 1px solid #E5DFDA;
    border-top: 1px solid #fff;
}

#contents #crumbs ul {
    display: inline;
}

#contents #crumbs li {
    color: #000;
    display: inline;
}

#contents #crumbs li span {
    color: #196280;
    padding: 0 10px;
}


/* main要素
----------------------------------------------------------- */

#main {
    width: 850px;
    padding: 20px 30px 20px 30px;
    font-size: 100%;
    line-height: 1.8;
}

#main a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

#main article {}

#main section {}

#main p {
    font-size: 120%;
}


/* 共通要素
----------------------------------------------- */

#main .kome {
    padding-left: 1em;
    text-indent: -1em;
}

#main .dis {
    background: #EEE;
    padding: 20px;
}

#main .dis em {
    display: block;
    font-style: normal;
    color: #ed287b;
    font-size: 18px;
    padding: 0 0 10px 0;
}


/* jsクラス */

.txtR {
    text-align: right;
}

.txtC {
    text-align: center;
}

.tabNav {
    margin-bottom: 10px;
}

.tabNav li {
    display: inline;
    margin-right: 10px;
}

.switchHat {
    background: url(../img/icon/pura.jpg) no-repeat center left;
    padding-left: 10px;
}

.nowOpen {
    background: url(../img/icon/nainasu.jpg) no-repeat center left;
}

.firstChild {}

.lastChild {}


/* ページ分割ナビ
------------------------------------------------------------ */

#contents .wp-pagenavi {
    width: auto;
    overflow: hidden;
    padding: 20px 0 40px;
    text-align: center;
}

#contents .wp-pagenavi a,
#main .wp-pagenavi span {
    background: none repeat scroll 0 0 #4D220E;
    border: 1px solid #4D220E;
    color: #FFFFFF;
    display: inline-block;
    margin-right: 5px;
    padding: 5px 10px;
    /display: inline;
    /zoom: 1;
}

#contents .wp-pagenavi span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #4D220E;
}

#contents .wp-pagenavi .pages {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #4D220E;
    margin-right: 20px;
}

#contents .wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #4D220E;
    text-decoration: none;
}

#contents .wp-pagenavi .alignleft {
    display: inline-block;
    /display: inline;
    /zoom: 1;
}

#contents .wp-pagenavi .center {
    display: inline-block;
    /display: inline;
    /zoom: 1;
}

#contents .wp-pagenavi .alignright {
    display: inline-block;
    /display: inline;
    /zoom: 1;
}

.pagetop {
    text-align: right;
}

.txtr {
    text-align: right;
    margin-right: 35px;
}

.txtR {
    text-align: right;
}

.txtc {
    font-weight: bold;
    color: #4D3200;
    font-size: 110%;
    text-align: center;
}

.width420 {
    width: 420px;
}


/* side要素
----------------------------------------------------------- */

#side {
    width: 230px;
    float: right;
    padding: 15px 9px 5px 9px;
    border: 1px solid #eee;
    border-top: 3px solid #4d220e;
    margin: 0px 0px 40px 0px;
}

#side a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

#side p {
    padding: 0px 0px 10px 0px;
}

#side01 {
    width: 230px;
    padding: 0 0 10px 0;
    background: url(../img/bg/border03.jpg) center bottom repeat-x;
}

#side01 p {
    width: 240px;
    margin: 0 0 10px 0;
}

#side02 {
    width: 230px;
    padding: 0 0 10px 0;
    background: url(../img/bg/border03.jpg) center bottom repeat-x;
}

#side02_01 {
    padding: 10px 0 0px 0;
    border-bottom: 1px dotted #ddd;
}

#side02_02 {
    padding: 10px 0px 0px 0px;
}

#side02 h1 {
    color: #00381c;
    font-weight: bold;
    font-size: 13px;
}

#side02 a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

#side03 {
    width: 230px;
    padding: 20px 0 5px 0;
}


/* footerメニュー
----------------------------------------------------------- */

#f_menu {
    clear: both;
    padding: 0px 20px 20px 20px;
}

#f_menu ul {
    padding: 0px 0px 0px 10px;
}

#f_menu ul li {
    list-style-type: none;
    float: left;
    padding: 1px;
}

#f_menu ul li a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}


/* footer要素
----------------------------------------------------------- */

#footer {
    padding: 20px 0 0 0;
    border-top: 2px solid #B3955A;
    clear: both;
    background: #edeadf;
}

#footer .inner {
    margin: 0 auto;
    width: 840px;
}

#footer .inner ul {
    list-style-type: circle;
    padding: 20px 0px 20px 20px;
    margin: 0px auto;
}

#footer .inner ul li {
    color: #5D2200;
    line-height: 20px;
    font-weight: bold;
}

#footbox {
    border: 1px solid #ddd;
    padding: 20px;
    width: 798px;
    font-size: 110%;
    margin: 0px 0px 20px 0px;
    background: #fff;
    border-top: none;
}

#foot_left {
    float: left;
    width: 400px;
}

#foot_right {
    float: right;
}

#foot_right ul {
    padding: 0px;
    overflow: hidden;
}

#foot_right ul li {
    list-style-type: none;
    float: left;
    padding: 0px 0px 0px 5px;
}

#foot_right ul li a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

#footer dl dt {
    padding: 6px;
    float: left;
    clear: left;
    width: 100px;
    border-left: 5px solid #B3955A;
    font-size: 93%;
}

#footer dl dd {
    padding: 6px;
    border-bottom: 1px dotted #ddd;
    font-size: 93%;
}

#footer .copyright {
    clear: both;
    color: #666;
    width: 100%;
    margin: 0 auto;
    padding: 2px 0px;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    text-align: center;
    background: #261900;
    font-size: 80%;
}

#footer .copyright a {
    color: #666;
    text-decoration: underline;
}

#footer .copyright a:hover {
    text-decoration: none;
}

#footer .copyright span a {
    font-size: 10px;
    text-decoration: none;
    color: #444;
    padding: 0 0 0 10px;
}


/* タイトル共通
----------------------------------------------------------- */

.sub_title01 {
    width: 680px;
    margin: 0 0 30px 0;
    font-size: 24px;
    line-height: 28px;
    color: #4D220E;
}

.sub_title02 {
    width: 640px;
    margin: 0 0 30px 0;
    font-size: 24px;
    line-height: 28px;
    color: #4D220E;
}

.sub_title03 {
    padding: 5px 0px 0px 15px;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    border-left: 5px solid #4d220e;
    margin: 0px 0px 20px 0px;
}

.sub_title04 {
    width: 680px;
    margin: 0 0 30px 0;
    font-size: 24px;
    line-height: 28px;
    color: #4D220E;
}

.sub_title05 {
    width: 680px;
    padding: 20px 0;
    margin: 0 0 30px 0;
    font-size: 16px;
    line-height: 28px;
    color: #4D220E;
    background: url(../img/bg/border04.jpg) left bottom repeat-x;
}


/* 各店舗アクセスボタン
----------------------------------------------------------- */

.ac_btn {
    width: 640px;
    padding: 0 0 25px 0;
    list-style-type: none;
}

.ac01 {
    width: 311px;
    float: left;
}

.ac02 {
    width: 311px;
    float: right;
}


/* clearfix */

.inner:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix {
    width: 100%;
}

#main .imgArea:after,
.clearfix:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}