@CHARSET "EUC-JP";

/**
 * 店舗画像スライドショー
 */
#slideshow { position:relative; width:697px; height:360px; }
#slideshow img { position:absolute; top:0; left:0; z-index:8; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

/**
 * かめ吉への道スライドショー
 */
#example_1_container {
    width:350px;
    height:251px;
    /**/
    margin: 10px 0 0 auto;
}
#example_1_container .easy_slides_caption {
    width:350px;
    height:52px;
    padding: 5px 0 0 5px;
}


.store_page DIV.body {
    width: 666px;
    padding-left: 31px;
    font-size: 10pt;
    line-height: 16pt;
}

.store_page DIV.p1 {
    margin: 16pt 0;
}

.store_page DIV.h1 {
    margin-left: -31px;
    margin-bottom: 20px;
}

.store_page DIV.wrap_map {
    float: right;
}


.store_page DIV.warranty_2 {
    width: 666px;
    margin: 60px 0 20px 0;
    text-align: center;
}

.store_page .remark {
    font-size: 9pt;
    line-height: 14pt;
    padding-left: 1em;
    text-indent: -1em;
    margin: 5px 0;
}

