@charset "utf-8";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* フッター内パーツ */
#footer_main {
    background-color: #534640;
}

#footer_main p {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    font-size: 0.9em;
    line-height: 18px;
    padding-left: 0px;
    text-align: center;
}

#footer_navi {
    width: 100%;
}

#footer_navi ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 20px;
    list-style-type: none;
    text-align: left;
    background-image : url(../images/header_bg.jpg);
    background-repeat: repeat;
    background-position: center left;
}

#footer_navi li {
    line-height: 1.2;
    font-size: 0.85em;
    display: inline;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#footer_navi li a {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 1.0em;
    margin-right: 8px;
    margin-left: 0px;
    padding-left: 24px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    background-image : url(../images/footer_point.png);
    background-repeat: no-repeat;
    background-position: center left;
}

#footer_navi li a .en {
    display: none;
}

#footer_navi a:link {
    text-decoration: none;
}

#footer_navi a:visited {
    text-decoration: none;
}

#footer_navi a:hover {
    text-decoration: underline;
}

#footer_navi a:active {
    text-decoration: underline;
}



#footer_extra1 {
    margin-top: 6px;
}

#footer_extra1 a {
    font-size: 1.0em;
    color: #fff;
}

#footer_extra1 a:link {
    text-decoration: none;
}

#footer_extra1 a:visited {
    text-decoration: none;
}

#footer_extra1 a:hover {
    color: #d1bc8c;
    text-decoration: underline;
}

#footer_extra1 a:active {
    color: #d1bc8c;
    text-decoration: underline;
}





.layoutset-01 .slider_outline {
    width: 800px;
    /*height: 300px;*/
    margin: 0 auto;
    padding-top: 4px;
    padding-right: 50px;
    padding-bottom: 26px;
    padding-left: 50px;
    background-color: #fff;
}

.layoutset-01 .slider1 {
    /*
    width: 235px;
    height: 218px;
    margin: 6px auto;
    text-align: center;
    background-color: #fff;
    */
}

a.top-link {
    display: block;
    margin-top: 4px;
    margin-bottom: 0;
    padding: 6px;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 900;
}

a.top-link:hover {
}

/*--------------------------------------------------------
    サイドブロック内パーツ
--------------------------------------------------------*/
#hpb-aside {
    border: 1px solid #6c6556;
    background-color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.aside-inside {
    padding: 4px;
    background-color: #000;
    background-image : url(../images/header_bg.jpg);
    background-repeat: repeat;
    background-position: left top;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/* バナー */
#banner {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

#banner .c-index {
    height: 6px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

#banner ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li {
    display: block;
    height: 110px;
    margin-bottom: 4px;
}

#banner li a {
    display: block;
    height: 110px;
    text-indent: -9999px;
    overflow: hidden;
    text-align: left;
}

#banner a#banner1 {
    background-image : url(../images/banner1.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner2 {
    background-image : url(../images/banner2.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner3 {
    background-image : url(../images/banner3.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner4 {
    background-image : url(../images/banner4.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner-line {
    background-image : url(../images/banner-line.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner-rental {
    background-image : url(../images/banner-rental2.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner-tsuri-ma {
    background-image : url(../images/banner_tsuri-ma.png);
    background-position: center center;
    background-repeat: no-repeat;
}

/* 店舗情報 */
#side_shopinfo {
    padding-top: 10px;
    padding-bottom: 5px;
}

#side_shopinfo img.shopinfo-img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
}

#side_shopinfo h3 {
    display: none;
}

#side_shopinfo h4 {
    width: 200px;
    /*font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;*/
    margin-right: auto;
    margin-bottom: 2px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 4px;
    font-weight: normal;
    font-size: 1.2em;
    color: #fff;
    background-image : url(../images/asideBg_4E.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#side_shopinfo p {
    width: 200px;
    margin-top: 2px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    line-height: 1.5;
    text-align: left;
}

#side_shopinfo .more a {
    display: block;
    width: 220px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    text-align: right;
    font-size: 12px;
    color: #fff;
}

/*--------------------------------------------------------
  見出し
--------------------------------------------------------*/
#midashi_new {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_new.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_event {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_event.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_privacy {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_privacy.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_campaign {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_campaign.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_store {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_store.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_event {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_event.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_product {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_product.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_tokusen {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_tokusen.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_link {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_link.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_fishingboat {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_fishingboat.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_map {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_map.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_law {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_law.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#midashi_fishing_result {
    width: 610px;
    height: 30px;
    margin-bottom: 6px;
    overflow: hidden;
    text-indent: -9999px;
    background-image : url(../images/midashi_fishing_result.png);
    background-repeat: no-repeat;
    background-position: left top;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/
/* ナビゲーション文字設定 */
#nav li a {
    overflow: hidden;
    text-indent: -9999px;
}

/* トップ */
#nav #nav-toppage a {
    width: 112px;
    background-image : url(../images/navi2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#nav #nav-toppage a:hover {
    background-position: 0px -50px;
}

/* 新着情報 */
#nav #nav-new a {
    width: 111px;
    background-image : url(../images/navi2.png);
    background-repeat: no-repeat;
    background-position: -112px 0px;
}

#nav #nav-new a:hover {
    background-position: -112px -50px;
}

/* イベント */
#nav #nav-event a {
    width: 112px;
    background-image : url(../images/navi2.png);
    background-repeat: no-repeat;
    background-position: -222px 0px;
}

#nav #nav-event a:hover {
    background-position: -222px -50px;
}

/* 特選品情報 */
#nav #nav-tokusen a {
    width: 111px;
    background-image : url(../images/navi2.png);
    background-repeat: no-repeat;
    background-position: -334px 0px;
}

#nav #nav-tokusen a:hover {
    background-position: -334px -50px;
}

/* 釣果情報 */
#nav #nav-fishing-result a {
    width: 112px;
    background-image : url(../images/navi2.png);
    background-repeat: no-repeat;
    background-position: -444px 0px;
}

#nav #nav-fishing-result a:hover {
    background-position: -444px -50px;
}

/* リンク */
#nav #nav-link a {
    width: 112px;
    background-image : url(../images/navi2.png);
    background-repeat: no-repeat;
    background-position: -556px 0px;
}

#nav #nav-link a:hover {
    background-position: -556px -50px;
}

/* 釣船紹介 */
#nav #nav-fishingboat a {
    width: 112px;
    background-image : url(../images/navi2.png);
    background-repeat: no-repeat;
    background-position: -667px 0px;
}

#nav #nav-fishingboat a:hover {
    background-position: -667px -50px;
}

/* 店舗案内 */
#nav #nav-store a {
    width: 111px;
    background-image : url(../images/navi2.png);
    background-repeat: no-repeat;
    background-position: -778px 0px;
}

#nav #nav-store a:hover {
    background-position: -778px -50px;
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/
#skip {
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

pxxxxx {
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 1em;
    padding-left: 1em;
    line-height: 1.4;
    text-align: left;
}

p.large {
    font-weight: bold;
    margin: 0;
    padding: 0;
}

p.indent {
    padding-left: 15px;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

hr {
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.layoutset-02x h2 {
    width: 620px;
    height: 1.4em;
    float: left;
    background-image : url(../images/index_bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #000;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 7px;
    color: #bdaa7e;
    font-size: 15px;
    line-height: 1.2;
    text-align: left;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 1.2em;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}

.layoutset-02x h2 span.ja {
    width: 300px;
    display: block;
    float: right;
    text-align: right;
    padding-right: 10px;
}

.layoutset-02x h2 span.en {
    width: 300px;
    display: block;
    float: left;
    text-transform: uppercase;
    font-size: 1.3em;
}

#wrapper h3xxxxx {
    background-image : url(../images/index_bg_02.png);
    background-repeat: no-repeat;
    background-position: 3px 2px;
    background-color: #1a1a1a;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 15px;
    color: #bdaa7e;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
    font-size: 1.2em;
}

#wrapper h3 span.en
{
    text-transform: uppercase;
}

h3.c-index {
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    text-align: left;
    font-size: 1em;
    line-height: 1.2;
    font-weight: bold;
    color: #d1bc8c;
}

#wrapper h4 span.en {
    text-transform: uppercase;
}

h5 {
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 18px;
    text-align: left;
    background-image : url(../images/point.png);
    background-position: 3px 6px;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: normal;
}

/*
table {
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #6c6556;
    background-color: #000;
}

table th {
    padding-top: 8px;
    padding-right: 16px;
    padding-bottom: 8px;
    padding-left: 9px;
    text-align: left;
    background-color: #615c39;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c9be79;
}

table td {
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6c6556;
}

#menu table td {
    text-align : right;
}
*/
/*--------------------------------------------------------
  フォームパーツ設定
--------------------------------------------------------*/
textarea {
    width: 350px;
    height: 80px;
}

textarea.regi {
    width: 100%;
    height: 80px;
}

input[type=text] {
    width: 200px;
    height: 25px;
}

input.l {
    width: 350px;
}

input.m {
    width: 250px;
}

input.s {
    width: 50px;
}

input[type=text], input[type=password], textarea, select {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border:#a9a9a9 1px solid;
    -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
}

input[type=text], input[type=password], textarea {
    padding: 0 3px;
}

select {
    padding: 8px 12px;
    font-size: 16px;
}

input[type=text]:focus, textarea:focus {
   border:solid 1px #20b2aa;
}

input[type=text], select {
   outline: none;
}

input.err, textarea.err {
    background-color: #faa;
}

input.button {
    position: relative;
    width: 120px;
    height: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1em;
    color: #050505;
    padding: 4px 8px;
    cursor: pointer;
    background-color: #ccc;
    background: -moz-linear-gradient(
        top,
        #ffffff 0%,
        #ebebeb 50%,
        #dbdbdb 50%,
        #b5b5b5);
    background: -webkit-gradient(
        linear, left top, left bottom,
        from(#ffffff),
        color-stop(0.50, #ebebeb),
        color-stop(0.50, #dbdbdb),
        to(#b5b5b5));
    background: -webkit-linear-gradient(
        top,
        #ffffff 0%,
        #ebebeb 50%,
        #dbdbdb 50%,
        #b5b5b5);
    background: linear-gradient(
        to bottom,
        #ffffff 0%,
        #ebebeb 50%,
        #dbdbdb 50%,
        #b5b5b5 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#b5b5b5', GradientType=0)";
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #949494;
    -moz-box-shadow:
        0px 1px 3px rgba(000,000,000,0.5),
        inset 0px 0px 2px rgba(255,255,255,1);
    -webkit-box-shadow:
        0px 1px 3px rgba(000,000,000,0.5),
        inset 0px 0px 2px rgba(255,255,255,1);
    text-shadow:
        0px -1px 0px rgba(000,000,000,0.2),
        0px 1px 0px rgba(255,255,255,1);
    -pie-background: linear-gradient(top, #ffffff, #b5b5b5);
    behavior: url(PIE.htc);
}

input.button:hover {
    border: 1px solid #666;
}

#cart input.button {
    width: 50px;
    height: 18px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    font-size: 11px;
    color: #050505;
}

.register_tbl input.button {
    width: 50px;
    height: 26px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    font-size: 11px;
    color: #050505;
}



/* メインコンテンツ内基本パーツ */
/*
#main ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#main ul li {
    text-align: left;
    line-height: 1.4;
    padding-top: 2px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 16px;
    background-image : url(../images/point.png);
    background-position: 2px 4px;
    background-repeat: no-repeat;
}
*/
#main dl {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#main dt {
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
    background-color: #1a1a1a;
}

#main dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 11em;
    background-color: #1a1a1a;
}

* html #main dd {
    height: 1%; /* for IE6 */
}

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

#main img.left
{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 15px;
    float: left;
}

#main img.right
{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 15px;
    float: right;
}

a.mailmag_link {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 14px;
    margin-top: 1px;
    margin-right: 8px;
    margin-bottom: 1px;
    margin-left: 0px;
    color: #41210C;
    font-size: 15px;
    background-image : url(../images/mark.png);
    background-repeat: no-repeat;
    background-position: center left;
}


/*--------------------------------------------------------
  トップページ デザイン定義
--------------------------------------------------------*/
.cont {
    width: 590px;
    margin: 10px auto;
    padding: 10px;
    color: #000;
    font-size: 14px;
    text-shadow: 1px 1px 1px #fff;
    border: #6C6556 1px solid;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 2px 2px 10px #454544;
    -webkit-box-shadow: 2px 2px 10px #454544;
    box-shadow: 2px 2px 10px #454544;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#454544');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#454544')";
    background-color: #E3D8C4;
}

.cont ul.cont-list {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

.cont-list li a {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 14px;
    margin-top: 1px;
    margin-right: 8px;
    margin-bottom: 1px;
    margin-left: 0px;
    color: #41210C;
    font-size: 15px;
    background-image : url(../images/mark.png);
    background-repeat: no-repeat;
    background-position: center left;
}

.cont .more {
    text-align: right;
    font-size: 12.5px;
}

.tbn {
    margin-top: 2px;
    margin-right: 5px;
    margin-bottom: 6px;
    margin-left: 5px;
}

.event-box a {
    display: block;
    width: 610px;
    height: 70px;
    margin-top: 0;
    margin-bottom: 2px;
    margin-left: 0;
    background-image : url(../images/event_bg.png);
    background-repeat: no-repeat;
    background-position: center left;
    border: 1px solid transparent;
}

.event-box .icon {
    display: block;
    width: 60px;
    height: 60px;
    padding-top: 5px;
    padding-right: 18px;
    padding-bottom: 5px;
    padding-left: 5px;
    float: left;
}

.event-box .date {
    display: block;
    padding-top: 6px;
    padding-bottom: 4px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
}

.event-box .subj {
    display: block;
    color: #336600;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
}

.event-box a:hover {
    text-decoration: none;
    border: 1px solid #000;
}



.cont .event-box-l, .cont .event-box-r {
    width: 290px;
    height: 130px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 0;
}

.cont .event-box-l {
    float: left;
}

.cont .event-box-r {
    float: right;
}

.cont .event-box-l .icon, .cont .event-box-r .icon {
    display: block;
    width: 120px;
    height: 120px;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    float: left;
}

.cont .event-box-l .r, .cont .event-box-r .r {
    display: block;
    width: 146px;
    height: 120px;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
    float: right;
}


.cont .event-box-l .date, .cont .event-box-r .date {
    display: block;
    width: 148px;
    height: 35px;
    padding-top: 4px;
    padding-bottom: 0;
    color: #800000;
    font-size: 13.5px;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-image : url(../images/event_date_bg.png);
    background-repeat: no-repeat;
    background-position: 4px 0px;;
}

.cont .event-box-l .subj, .cont .event-box-r .subj {
    display: block;
    margin-top: 0;
    margin-left: 4px;
    color: #000080;
    font-size: 14px;
    font-weight: bold;
}

.cont .event-box-l a, .cont .event-box-r a {
    display: block;
    width: 274px;
    height: 114px;
    padding: 8px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 2px 2px 10px #666666;
    -webkit-box-shadow: 2px 2px 10px #666666;
    box-shadow: 2px 2px 10px #666666;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#666666');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#666666')";
    border: 1px solid #ccc;
    background-color: #eee;
    background-image : url(../images/event-box_bg.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.cont .event-box-l a:hover, .cont .event-box-r a:hover {
    text-decoration: none;
    border: 1px solid #006;
}


#main .cont dl {
    width: 590px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-color: #1a1a1a;
}

#main .cont dt {
    width: 8em !important;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 20px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
    color: #fff;
    text-align: left;
    text-shadow: 0px 0px 0px #000;
    line-height: 1.4;
    font-weight: normal;
    background-image: url(../images/point.png);
    background-repeat: no-repeat;
    background-position: left center;
    float: left;
}

#main .cont dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    color: #fff;
    text-align: left;
    text-shadow: 0px 0px 0px #000;
    line-height: 1.4;
    padding-left: 12em;
    border-bottom: 1px dotted #bdaa7e;
}

* html #main dd {
    height: 1%;/* for IE6 */
}




table.event {
    width: 610px;
    height: 60px;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border: 2px solid #60B900;
    background-color: #fff;
}


table.event td {
    padding: 0;
}

table.event td.icon {
    width: 60px;
    border-top: 1px solid #60B900;
    border-bottom: 1px solid #60B900;
}

table.event td.icon img {
    margin: 0;
    padding: 0;
}

table.event td.d {
    width: 526px;
    height: 25px;
    margin: 0;
    padding: 0;
    background-color: #60B900;
    background-image : url(../images/table_event_d_bg.png);
    background-repeat: repeat-y;
    background-position: top left;
    border-top: 2px solid #60B900;
    border-bottom: 1px solid #60B900;
    border-left: 2px solid #60B900;
}

table.event td.d a {
    display: block;
    padding-left: 16px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
}

table.event td.t {
    width: 526px;
    height: 35px;
    margin: 0;
    padding: 0;
    background-color: #D1FF9F;
    background-image : url(../images/table_event_t_bg.png);
    background-repeat: repeat-y;
    background-position: top left;
    border-left: 2px solid #60B900;
}

table.event td.t a {
    display: block;
    padding-left: 16px;
    padding-top: 4px;
    color: #336600;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #fff;
}

table.event td a:hover {
    text-decoration: none;
}


#toppage .greeting, #contents .descw {
    width: 590px;
    margin: 10px auto;
    padding: 10px;
    color: #000;
    font-size: 14px;
    text-shadow: 1px 1px 1px #fff;
    border: #6C6556 1px solid;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 2px 2px 10px #454544;
    -webkit-box-shadow: 2px 2px 10px #454544;
    box-shadow: 2px 2px 10px #454544;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength = 2, direction = 135, color = '#454544');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength = 2, Direction = 135, Color = '#454544')";
    background-color: #E3D8C4;
}

#toppage h3xxxxx {
    background-image : url(../images/index_bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #000;
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 7px;
    color: #bdaa7e;
    font-size: 15px;
    line-height: 1.2;
    text-align: left;
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    font-size: 1.2em;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}

#toppage-info hr
{
    display: none;
}

#toppage-news h3
{
    margin-bottom: 0;
}

#toppage-news dt
{
    width: 76px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 5px;
    padding-right: 0;
}

#toppage-news dt img
{
}

#toppage-news dd
{
    padding-left: 77px;
    min-height: 63px;
    padding-bottom: 5px;
    padding-top: 5px;
}

* html #toppage-news dd
{
    height: 68px; /* for ie6 */
}

*:first-child + html #toppage-news dd
{
    height: 68px; /* for ie7 */
}

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

#toppage-news span.date
{
    color: #d1bc8c;
    line-height: 1.5;
    font-size: 1.0em;
    font-weight: bold;
}

.news-photo
{
    float: left;
    padding-right: 10px;
    padding-bottom: 2px;
    background-color: #1a1a1a;
}

.news-comment
{
    background-color: #1a1a1a;
    width: 100%;
    float: left;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#toppage-news hr
{
    margin-top: 0;
    margin-bottom: 0px;
    clear: both;
}

.news-photo img
{
    margin-left: 10px;
}

/*--------------------------------------------------------
  ページ内容
--------------------------------------------------------*/
.new_box {
    margin: 0;
    padding: 0px;
    border: 2px solid #0066cc;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
}

.new_subject {
    margin: 0;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    text-shadow: 1px 1px 1px #000;
    border-bottom: 1px dotted #666;
    background-color: #0066CC;
    border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
}

.new_date {
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 8px;
    font-size: 12.5px;
    background-color: #AAD5FF;
}

.new_desc {
    padding-top: 4px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 13.5px;
    background-color: #AAD5FF;
}

.new_date2 {
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 8px;
    font-size: 12.5px;
    background-color: #D9ECFF;
}

.new_desc2 {
    padding-top: 4px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 13.5px;
    background-color: #D9ECFF;
}

.new_images {
    padding: 10px;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
}

.new_under_radius {
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
}

.new_box ul {
    margin-left: -15px;
}

.new_box .large {
    margin-bottom: 20px;
    font-size: 15px;
}

.new_box_img {
    margin-top: 14px;
    margin-bottom: 4px;
}

.tokusen_box {
    width: 100%;
    margin-bottom: 6px;
    padding: 0px;
    border: 2px solid #0066cc;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.tokusen_subject {
    margin: 0;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    text-shadow: 1px 1px 1px #000;
    border-bottom: 1px dotted #666;
    background-color: #0066CC;
    border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
}

.tokusen_date {
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 8px;
    font-size: 12.5px;
    background-color: #AAD5FF;
}

.tokusen_desc {
    padding-top: 4px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 13.5px;
    background-color: #AAD5FF;
}

.tokusen_images {
    padding: 10px;
    background-color: #fff;
    border-bottom-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomright: 8px;
}

/*--------------------------------------------------------
  商品案内
--------------------------------------------------------*/
.product ul {
    margin: 0;
    padding: 0;
    height: 24px;
    list-style-type: none;
    overflow: hidden;
}

.product ul:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.product li {
    float: left;
    display: inline;
    text-align: center;
    overflow: hidden;
    font-size: 11px;
    text-shadow: 0px 0px 0px #fff;
}

.product li.on {
    display: inline-block;
    width: 105px;
    height: 24px;
    margin-right: 1px;
    padding: 4px;
    color: #00f;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    border-top: 1px solid #2E7CC9;
    border-right: 1px solid #2E7CC9;
    border-left: 1px solid #2E7CC9;
    border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
}

.product li a {
    display: inline-block;
    width: 105px;
    height: 24px;
    margin-right: 1px;
    padding: 4px;
    color: #fff;
    text-align: center;
    background-color: #2E7CC9;
    text-decoration: none;
    border-top: 1px solid #2E7CC9;
    border-right: 1px solid #2E7CC9;
    border-left: 1px solid #2E7CC9;
    border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    background-image : url(../images/product_tab_bg.png);
    background-repeat: repeat-x;
    background-position: top left;
}

.product li a:hover {
    text-decoration: none;
    background-image : url(../images/product_tab_bg_on.png);
}

.product .midashi {
    width: 590px;
    height: 40px;
    margin-top: 10px;
    margin-bottom: 2px;
    padding-top: 8px;
    padding-bottom: 4px;
    padding-left: 24px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #006;
    background-image : url(../images/product_midashi_bg.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.product .midashi_b {
    width: 590px;
    height: 64px;
    margin-top: 10px;
    margin-bottom: 2px;
    padding-top: 8px;
    padding-bottom: 4px;
    padding-left: 24px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 2px 2px 2px #006;
    background-image : url(../images/product_midashi_bg_b.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.product .price {
    color: #f33;
    font-weight: bold;
}

table.line {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 8px;
    border: none;
    border-collapse: separate;
    border-spacing: 1px;
}

table.line th {
    /*min-width: 50px;*/
    padding-top: 1px;
    padding-right: 6px;
    padding-bottom: 1px;
    padding-left: 6px;
    margin: 0;
    color: #00f;
    /*font-size: 0.85em;*/
    font-weight: normal;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 1px #fff;
    vertical-align: middle;
    white-space: nowrap;
    border-top: none;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: none;
    background-color: #e9e6dd;
}

table.line td {
    padding-top: 0;
    padding-right: 6px;
    padding-bottom: 0;
    padding-left: 6px;
    margin: 0;
    color: #000;
    text-align: left;
    text-shadow: 1px 1px 1px #fff;
    vertical-align: middle;
    border-top: none;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-left: none;
    background-color: #eee;
}

table.line td.c {
    text-align: center;
}

table.line td.r {
    text-align: right;
}

table.line td.red {
    color: #800000;
}

table.line td.blue {
    color: #000080;
}

.product .img {
    margin: 6px;
}

.product a.link {
    display: block;
    margin: 10px;
    font-weight: bold;
    font-size: 14px;
}


/*--------------------------------------------------------
  イベント
--------------------------------------------------------*/
.eventlink {
    margin: 20px auto;
}

.eventlink a.eventlinka {
    display: block;
    width: 75%;
    padding: 10px;
    margin: 20px auto;
    font-size: 1.2em;
    text-align: center;
    color: #fff;
    background-color: #008000;
    border: 3px solid #006633;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.eventlink a.eventlinka:hover {
    color: #fff;
    background-color: #33aa33;
    border: 3px solid #008000;
}

div.event-content {
    padding-right: 40px;
    padding-left: 40px;
    line-height: 1.5;
    font-size: 1.1em;
}

div.event-head {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 1.1em;
    font-weight: 700;
}

#wrapper div.event-content p {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 1em;
    line-height: 1.5;
}

/*--------------------------------------------------------
  リンク
--------------------------------------------------------*/
table.link {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 8px;
    border: none;
    border-collapse: separate;
    border-spacing: 1px;
}

table.link th {
}

table.link td {
    width: 33.3%;
    height: 50px;
    padding: 0;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    border: 1px solid #6c6556;
    background-color: #AAD5FF;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-image: url(../images/link_bg.png);
    background-position: center left;
    background-repeat: repeat-x;
}

table.link td.empty {
    border: none;
    background-color: transparent;
    background-image: none;
}

table.link td a {
    display: inline-block;
    width: 100%;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
    text-align: center;
}

table.link td:hover {
    background-image: url(../images/link_bg_on.png);
    background-position: center left;
    background-repeat: repeat-x;
}

table.link td.empty:hover {
    background-image: none;
}

table.link td a:hover {
    text-decoration: none;
    color: #00f;
}

/*--------------------------------------------------------
  会社概要
--------------------------------------------------------*/
#main .company {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #fff;
}

#main .company dl {
    width: 622px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-color: #1a1a1a;
}

#main .company dt {
    width: 8em !important;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 20px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    background-image: url(../images/point2.png);
    background-repeat: no-repeat;
    background-position: left center;
    float: left;
}

#main .company dd {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 12em;
    border-bottom: 1px dotted #bdaa7e;
}

/*--------------------------------------------------------
  関連事業
--------------------------------------------------------*/
#contents .descw span.affiliate_large {
    display: block;
    margin-top: 4px;
    margin-bottom: 2px;
    margin-left: 0;
    font-size: 20px;
    font-weight: bold;
    color: #392315;
}
/*
.affiliate_middle {
    margin-top: 0;
    margin-bottom: 12px;
    margin-left: 10px;
    font-size: 14px;
    color: #392315;
}
*/

/*--------------------------------------------------------
  お問い合わせ
--------------------------------------------------------*/
table.contact_tbl {
    width: 100%;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top: 1px solid #999999;
    border-bottom: none;
}

table.contact_tbl th {
    width: 12em;
    padding-top: 5px;
    padding-right: 2px;
    padding-bottom: 5px;
    padding-left: 4px;
    color: #fff;
    background-color: #B5A073;
    border-bottom: 1px solid #ccc;
}

table.contact_tbl td {
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 8px;
    color: #392315;
    text-align: left;
    background-color: #F0ECE1;
    border-bottom: 1px solid #999999;
}

.essential {
    font-size: 0.85em;
    color: #c00;
}

.contact_large {
    margin-top: 14px;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
}

.contact_middle {
    margin-top: 14px;
    margin-bottom: 6px;
    font-size: 14px;
    color: #392315;
}

.contact_small {
    margin-bottom: 12px;
    margin-left: 20px;
    font-size: 13px;
    line-height: 1.4;
    color: #392315;
}

#contact form th, #contact form td, #contact form td input {
    text-align: left;
}

/* アクセスマップ */
#access img {
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}

/* ご予約 */
#contact form {
    padding-left: 15px;
    text-align: center;
}

#contact form th, #contact form td, #contact form td input {
    text-align: left;
}

/*--------------------------------------------------------
  カレンダー
--------------------------------------------------------*/
/* カレンダー画像表示用 */
table.calendar_wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

table.calendar_wrapper td {
}

table.calendar_img {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0.5em;
    border: none;
    border-collapse: separate;
    border-spacing: 0;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
}

table.calendar_img th {
    width: 14.28%;
    height: 10px;
    padding-top: 1px;
    padding-right: 2px;
    padding-bottom: 1px;
    padding-left: 2px;
    margin: 0;
    color: #000;
    font-size: 0.65em;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    border-top: none;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: none;
    background-color: #eee;
    white-space: nowrap;
    overflow: hidden;
}

table.calendar_img td {
    width: 14.28%;
    height: 30px;
    padding-top: 0;
    padding-right: 2px;
    padding-bottom: 0;
    padding-left: 2px;
    margin: 0;
    color: #000;
    font-size: 0.65em;
    text-align: left;
    vertical-align: top;
    border-top: none;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    border-left: none;
    background-color: #fff;
    white-space: nowrap;
}

/* 日曜日 */
table.calendar_img th.week0,
table.calendar_img td.week0 {
    /*background-color: #ffefef !important;*/
    color: #ff0000 !important;
}

/* 土曜日 */
table.calendar_img th.week6,
table.calendar_img td.week6 {
    /*background-color: #ededff !important;*/
    color: #0000ff !important;
}

/* 定休日の背景 */
.holiday1 {
    background-image: url(../images/holiday_icon.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
}

/* 定休日 */
.holiday_text {
    display: none;
    margin: 0 auto;
    color: #000;
    font-size: 0.5em;
    text-align: center;
}

/* コメント */
.holiday_info {
    padding-bottom: 4px;
    font-size: 0.85em;
    text-align: left;
    font-size: 0.8em;
}

.holiday_info span {
    vertical-align: middle;
}

/* 店休日アイコン */
.holiday_info img {
    width: 30px;
    height: 23px;
    vertical-align: middle;
}

/*--------------------------------------------------------
  LINE
--------------------------------------------------------*/
.line-contents {
    /*
    margin-top: 10px;
    margin-bottom: 10px;
    background-image : url(../images/line-bg.png);
    background-repeat: no-repeat;
    background-position: 300px 40px;
    */
}

/* 画面サイズ767px以下 */
@media (max-width: 1200px) {
    .line-contents {
        /*
        padding-bottom: 200px;
        background-position: 300px 290px;
        */
    }
}

/*--------------------------------------------------------
  メッセージ
--------------------------------------------------------*/
.regi_text {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 20px;
    font-size: 15px;
    color: #000;
}

.message_area {
    margin-top: 6px;
    margin-bottom: 6px;
}

.err_msg {
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
}

.err_msg_small {
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

.message {
    font-size: 0.9em;
    font-weight: bold;
    color: #fff;
}

.message_large {
    margin: 20px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

.info202004 {
    width: 900px;
    margin-top: 4px;
    margin-bottom: 2px;
}

.info202004 a {
    display: block;
    width: 900px;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 2em;
    font-weight: bold;
    color: #ffffff;
    background-color: #800000;
    text-decoration: none;
}

.info202004 a:hover {
    background-color: #a00000;
    text-decoration: underline;
}

/*********************************************************************************
    フォント
*********************************************************************************/
.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

. margin {
    margin-top: 4px;
    margin-bottom: 4px;
}

.small {
    font-size: 0.9em;
}

.xsmall {
    font-size: 0.8em;
}

.xxsmall {
    font-size: 0.6em;
}

.large {
    font-size: 1.1em;
}

.xlarge {
    font-size: 1.2em;
}

.red {
    color: #f00;
}

.pink {
    color: #f9f;
}

.yellow {
    color: #ff0;
}

.blue {
    color: #00f;
}

.aqua {
    color: #0ff;
}

.green {
    color: #008000;
}

.gray {
    color: #808080;
}

.maroon {
    color: #800000;
}
