@charset "utf-8";

/* カレンダー
---------------------------------------------*/
#cal_box{
    width: 198px;
    margin: 0;
    padding: 0;
    border: 1px solid #7a171c;
}

#cal_label {
    margin: 5px auto 0 auto;
    width: 180px;
    height: 20px;
    color: #FFFFFF;
    text-align: center;
    font-size: 13px;
    background-color: #7a171c;
    border: solid 1px #7a171c;
}

table.calendar caption{
    color: #7a171c;
    font-size: 12px;
    text-align: center;
    padding-bottom: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-bottom: solid 2px #7a171c;
    padding-top: 3px;
}

table.calendar {
    border-collapse:collapse;
    text-align:center;
    font-size:12px;
    background-color: #E8E8E8;
    padding-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #660000;
    margin: 0 auto;
}

table.calendar td,
table.calendar th {
    padding:5px;
    border: 1px solid #fff;
    text-align: center;
}

table.calendar th {
    background-color: #FFFFFF;
}

table.calendar td.today {
    font-weight: bold;
    color: #FF8C00;
}

table.calendar td.holiday {
    background:#ffccdd;
}

table.calendar .red {
    color:#f33;
}

table.calendar .blue {
    color:#33f;
}

.calendarBox img {
    padding-bottom: 5px;
}



/* 新着情報
---------------------------------------------*/	
div.news_area {
    width:735px;
    margin:5px auto 30px auto;
    overflow: hidden;
}

div.news_area dt.date {
    width:120px;
    line-height:190%;
    float:left;
    text-align:right;
    border-bottom:1px dotted #cccccc;
}

div.news_area dd {
    width:600px;
    line-height:190%;
    padding: 0 0 0 15px;
    float:right;
    border-bottom:1px dotted #cccccc;
}



div.shop_food_area {
    width: 765px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

div.shop_food_area h2 {
    font-weight: bold;
    font-size:17px;
    color: #7A171C;
    margin: 0 0 3px 0;
    padding: 0 0 0 25px;
    background-image:url(../img/contents/pc/icon_dish.png );
    background-repeat:no-repeat;
    background-position: left center;
}

div.shop_food_area p {
    margin: 0 0 10px 0;
    color: #1e2c5c;
    font-weight: bold;
}

div.shop_food_ctgry_box {
    width: 200px;
    overflow: hidden;
    float: right;
    display: inline;
}

div.shop_food_ctgry_1,
div.shop_food_ctgry_2,
div.shop_food_ctgry_3 {
    margin: 0 0 10px 0;
    float: right;
    display: inline;
}

div.shop_food_ctgry_1 p,
div.shop_food_ctgry_2 p,
div.shop_food_ctgry_3 p {
    width: 200px;    
    margin: 0;
    color: #000000;
    font-weight: normal;
}

div.shop_food_box {
    width: 530px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0 10px 0 0;
    border-bottom: 1px dotted #7A171C;
}

div.shop_food_box th {
    width: 410px;
    border-top: 1px dotted #7A171C;
    padding: 5px 0 5px 0;
}

div.shop_food_box td {
    width: 120px;
    text-align: right;
    border-top: 1px dotted #7A171C;
    padding: 5px 0 5px 0;
}



div.shop_drink_area {
    width: 765px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

div.shop_drink_area h2 {
    font-weight: bold;
    font-size:17px;
    color: #7A171C;
    margin: 0 0 3px 0;
    padding: 0 0 0 25px;
    background-image:url(../img/contents/pc/icon_drink.png );
    background-repeat:no-repeat;
    background-position: left center;
}

div.shop_drink_area p {
    margin: 0 0 10px 0;
    color: #1e2c5c;
    font-weight: bold;
}

div.shop_drink_ctgry_box {
    width: 200px;
    overflow: hidden;
    float: right;
    display: inline;
}

div.shop_drink_ctgry_1,
div.shop_drink_ctgry_2,
div.shop_drink_ctgry_3 {
    margin: 0 0 10px 0;
}

div.shop_drink_ctgry_1 p,
div.shop_drink_ctgry_2 p,
div.shop_drink_ctgry_3 p {
    margin: 0;
    color: #000000;
    font-weight: normal;
}

div.shop_drink_box {
    width: 530px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0 10px 0 0;
    border-bottom: 1px dotted #7A171C;
}

div.shop_drink_box th {
    width: 410px;
    border-top: 1px dotted #7A171C;
    padding: 5px 0 5px 0;}

div.shop_drink_box td {
    width: 120px;
    text-align: right;
    border-top: 1px dotted #7A171C;
    padding: 5px 0 5px 0;
}



div#shop_course_area {
    width: 765px;
    overflow: hidden;
    margin: 0 0 20px 0;
}

div.shop_course_box {
    width: 733px;
    overflow: hidden;
    margin: 0 0 15px 0;
    padding: 10px 15px 10px 15px;
    border: solid 1px #7A171C;
}

div.shop_course_title_box {
    width: 733px;
    overflow: hidden;
    font-weight: bold;
    font-size:18px;
    color: #7A171C;
    margin: 5px 0 10px 0;
    padding: 0 0 5px 0;
    border-bottom: dashed 1px #7A171C;
}

div.shop_course_title_box h2 {
    width: 495px;
    font-weight: bold;
    font-size:18px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0 15px 0 0;
    padding: 0 0 0 30px;
    background-image:url(../img/contents/pc/icon_course.png );
    background-repeat:no-repeat;
    background-position: left center;
}

div.shop_course_title_box p {
    width: 190px;
    font-weight: bold;
    font-size:17px;
    overflow: hidden;
    float: right;
    display: inline;
    color: #7A171C;
    text-align: right; 
}

div.shop_course_text_box {
    width: 733px;
    overflow: hidden;
}

div.shop_course_image_box {
    width: 733px;
    overflow: hidden;
}

div.shop_course_image {
    width: 733px;
}

div.shop_course_image_1,
div.shop_course_image_2 {
    width: 230px;
    overflow: hidden;
    margin: 0 20px 0 0;
    float: left;
    display: inline;
} 

div.shop_course_image_3 {
    width: 230px;
    overflow: hidden;
    margin: 0;
    float: right;
    display: inline;
}







/* おすすめ商品
---------------------------------------------*/
div#shop_food_recom_area {
    width:765px;
    overflow:hidden;
    margin: 0 0 10px 0;
}

h2.shop_food_recom_title {
    width:740px;
    height:34px;
    background-image:url(../img/contents/pc/title_bnr.png );
    background-repeat:no-repeat;
    margin: 0 0 10px 0;
    padding: 6px 0 0 25px;
    font-size: 16px;
    font-weight: bold;
    color: #7A171C;
}

div.shop_food_recom_box {
    width:765px;
    overflow:hidden;
    margin:0 0 5px 0;
    padding: 0;
}

div.shop_food_recom_inner_1,
div.shop_food_recom_inner_2,
div.shop_food_recom_inner_3,
div.shop_food_recom_inner_4 {
    width:186px;
    overflow:hidden;    
    float:left;
    display: inline;
    margin:0 7px 10px 0;
    padding: 0;
}

div.shop_food_recom_inner_4 {
    margin: 0;
}

p.shop_food_recom_image {
    width: 186px;
    overflow: hidden;
    text-align: center;
}

p.shop_food_recom_name {
    width:186px;
    overflow: hidden;
}

p.shop_food_recom_image a,
p.shop_food_recom_name a {
    margin:0 1px 0 1px;
    text-align: center;
    text-decoration:none;
}

p.shop_food_recom a:hover {
    text-decoration: underline;
}



















/* おすすめ商品
---------------------------------------------*/
div#recom_item_list {
    width:765px;
    overflow:hidden;
    margin: 0 0 10px 0;
}

h2.recom_item_area_title {
    width:740px;
    height:34px;
    background-image:url(../img/contents/pc/title_bnr.png );
    background-repeat:no-repeat;
    margin: 0 0 10px 0;
    padding: 6px 0 0 25px;
    font-size: 16px;
    font-weight: bold;
    color: #7A171C;
}

div.recom_item_list_box {
    width:765px;
    overflow:hidden;
    margin:0 0 5px 0;
    padding: 0;
}

div.recom_item_list_inner_1,
div.recom_item_list_inner_2,
div.recom_item_list_inner_3,
div.recom_item_list_inner_4 {
    width:186px;
    overflow:hidden;    
    float:left;
    display: inline;
    margin:0 7px 10px 0;
    padding: 0;
}

div.recom_item_list_inner_4 {
    margin: 0;
}

p.recom_item_list_image {
    width: 186px;
    overflow: hidden;
    text-align: center;
}

p.recom_item_list_shop {
    width:186px;
    overflow: hidden;
    font-size: 11px;
}

p.recom_item_list_name {
    width:186px;
    overflow: hidden;
}

p.recom_item_list_image a,
p.recom_item_list_name a {
    margin:0 1px 0 1px;
    text-align: center;
    text-decoration:none;
}

p.recom_item_list_name a:hover {
    text-decoration: underline;
}



/* しろくま一覧
---------------------------------------------*/
div#shirokuma_list {
    width:765px;
    overflow:hidden;
    margin: 0 0 10px 0;
}

h2#shirokuma_list_title {
    width:740px;
    height:34px;
    background-image:url(../img/contents/pc/title_bnr.png );
    background-repeat:no-repeat;
    margin: 0 0 10px 0;
    padding: 6px 0 0 25px;
    font-size: 16px;
    font-weight: bold;
    color: #7A171C;
}

div.shirokuma_list_box {
    width:765px;
    overflow:hidden;
    margin:0 auto;
    padding: 0;
}

div.shirokuma_list_inner_1,
div.shirokuma_list_inner_2,
div.shirokuma_list_inner_3,
div.shirokuma_list_inner_4 {
    width:186px;
    overflow:hidden;    
    float:left;
    display: inline;
    margin:0 7px 10px 0;
    padding: 0;
}

div.shirokuma_list_inner_4 {
    margin: 0;
}

p.shirokuma_list_image {
    width: 186px;
    overflow: hidden;
    text-align: center;
}

p.shirokuma_list_name {
    width:186px;
    overflow: hidden;
}

p.shirokuma_list_image a,
p.shirokuma_list_name a {
    margin:0 1px 0 1px;
    text-align: center;
    text-decoration:none;
}

p.shirokuma_list_name a:hover {
    text-decoration: underline;
}




/* しろくま一覧
---------------------------------------------*/
div#about_shirokuma {
    width:765px;
    overflow:hidden;
    margin: 0 0 10px 0;
}

h2#about_shirokuma_title {
    width:740px;
    height:34px;
    background-image:url(../img/contents/pc/title_bnr.png );
    background-repeat:no-repeat;
    margin: 0 0 10px 0;
    padding: 6px 0 0 25px;
    font-size: 16px;
    font-weight: bold;
    color: #7A171C;
}

div.about_shirokuma_box {
    width:765px;
    overflow:hidden;
    margin:0 0 15px 0;
}

div.about_shirokuma_inner_1,
div.about_shirokuma_inner_2,
div.about_shirokuma_inner_3 {
    width:245px;
    overflow:hidden;    
    float:left;
    display: inline;
    margin:0 15px 0 0;
}

div.about_shirokuma_inner_3 {
    margin: 0;
}

p.about_shirokuma_image {
    width: 245px;
    overflow: hidden;
    text-align: center;
}

p.about_shirokuma_name {
    width:245px;
    overflow: hidden;
}

p.about_shirokuma_image a,
p.about_shirokuma_name a {
    text-align: center;
    text-decoration:none;
}

p.about_shirokuma_name a:hover {
    text-decoration: underline;
}

p.about_shirokuma_text {
    width:245px;
    overflow: hidden;
}





div.about_link_box {
    width: 765px;
    overflow: hidden;
    margin: 0 0 10px 0;
}

div.about_link_box li {
    float: left;
    display: inline;
}




div#inquiry {
    width: 300px;
    overflow: hidden;
    margin: 10px auto;
}

h2#inquiry_btn a {
    display:block;
    overflow: hidden;
    width: 300px;
    height: 0;
    background-image:url(../img/contents/pc/btn_inquiry.png);
    background-repeat:no-repeat;
    margin: 0;
    padding: 60px 0 0 0;
}

h2#inquiry_btn a:hover {
    background-position: 0 -60px;
}



p.coupon_print_notice {
    color: #eb6100;
    font-weight: bold;
    margin: 0 0 10px 0;
}


div.coupon_area {
    width: 763px;
    overflow: hidden;
    margin: 0 0 15px 0;
    border: 1px solid #b4b4b4;
}

div.coupon_list_box {
    width: 763px;
    overflow: hidden;
    border-bottom: 1px solid #b4b4b4;
}

table.coupon_list_table th {
    border-right: 1px solid #b4b4b4;
    background-color: #dedede;
    padding: 0 10px;
    font-size: 15px;
}

table.coupon_list_terms {
    width: 100%;
}

table.coupon_list_terms th {
    width: 100px;
    border-right: 0px;
    background-color: #FFFFFF;
    padding: 5px;
    font-size: 14px;
}

div#coupon_shop_base_area {
    width: 743px;
    overflow: hidden;
    padding: 10px 10px 5px 10px;
}

th.access_title {
    width: 100px;
    color: #323232;
    font-size: 15px;
    padding: 0 0 0 30px;
    background-image:url(../img/contents/pc/icon_walk.png);
    background-repeat: no-repeat;
    background-position: left center;
}

th.address_title {
    width: 100px;
    color: #323232;
    font-size: 15px;
    padding: 0 0 0 30px;
    background-image:url(../img/contents/pc/icon_address.png);
    background-repeat: no-repeat;
    background-position: left center;
}

th.tel_title {
    width: 100px;
    color: #323232;
    font-size: 15px;
    padding: 0 0 0 30px;
    background-image:url(../img/contents/pc/icon_tel.png);
    background-repeat: no-repeat;
    background-position: left center;
}


@media print {
    body {
        margin: 0;
        padding: 0;
        width: 100%;
        background-color: white;
        background-image: none;
        font-size: 12pt;
        line-height: 1.4;
    }
    div#bodybg_s {
        background-image: none;
        border-top: none;
    }
    #header {
        display: none;
    }
    div#contents_top {
        display: none;
    }
    #footer {
        display: none;
    }
    .layout_lm #left {
        display: none;
    }

    .layout_lm #main {
        width: 100%;
        zoom: 1.2;
    }
}



div#coupon_customer_form {
    width: 765px;
    overflow: hidden;
    margin: 10px 0 20px 0;
}

div#coupon_customer_form th {
    text-align: right;
    line-height: 30px;
    border-bottom: dashed 1px #333333;
}

div#coupon_customer_form td {
    line-height: 30px;
    border-bottom: dashed 1px #333333;
}



.topBnrBox {
    margin: 0 0 10px 0;
}

.topBnrBox li {
    width: 370px;
    float: left;
    display: inline-block;
    margin: 0 0 10px 0;
}

.topBnrBox li.right {
    margin: 0 0 10px 25px;
}



