/* ----- top ----------------------------------------------- */

ul#menu_btn_00 li#menu_btn_01 a,
ul#menu_btn_00 li#menu_btn_01 a:visited{
   background-position:0 0;
}

.top_st01 {
   width:516px;
   height:auto;
   margin:15px 0 0 0;
   padding:0;
}
.top_st01 h2{
   margin:0;
   padding:0;
}
.top_st01 p{
   padding:10px 15px;
   line-height:1.5em;
}
.top_st01 .pict{
   padding:3px 0;
   text-align:center;
}
.top_st01 .pict img{
   padding:3px;
   margin:0 15px;
   border-top:solid 1px #ccc;
   border-left:solid 1px #ccc;
   border-right:solid 1px #997;
   border-bottom:solid 1px #997;
   background:#fff;
}


/* ------  shop info  ----------------------------------------- */

.shop_info {
   width:516px;
   height:auto;
   margin:10px 0;
}

.shop_info h2{
   margin:0;
   padding:0;
}

.shop_info .shop_table{
   width:280px;
   padding:6px 10px;
   float:left;
}
.shop_info .map{
   width:200px;
   padding:6px 0;
   float:left;
   text-align:right;
}

.shop_info .shop_table table{
   width:280px;
   border-collapse:separate;
   border-spacing:0 0;
   border-left:solid 1px #dfdfd0;
   border-right:solid 1px #cfcfc0;
}
.shop_info .shop_table td,
.shop_info .shop_table th{
   border:0;
   line-height:1.4em;
   margin:0;
   padding:3px 6px;
   border-top:solid 1px #ecece7;
   border-bottom:solid 1px #bcbcbc;
}
.shop_info .shop_table th{
   background:#f1f1df;
   font-weight:normal;
   text-align:left;
   width:50px;
}
.shop_info .shop_table td{
   background:#ffffff;
}
.shop_info .shop_table td.cap{
   padding:0;
   background:#395816;
   border-bottom:solid 1px #305010;
}
.shop_info .map .mid{
   margin:3px 0 0 0;
   vertical-align:middle;
}


/* ----- news area ----------------------------------------- */

.news{
   width:510px;
   height:auto;
   margin:15px 0 0 0;
   padding:0;
}
.news .news_entry{
   width:auto;
   margin:0;
   padding:3px 7px;
}
.news h2{
   margin:0;
   padding:0;
}
.news h3{
    display:inline;
    height:1em;
    font-weight:bold;
    color:#333;
    font-size:12px;
    line-height:1.2em;
}
.news p{
    display:inline;
    margin:0;
    color:#333;
    font-size:12px;
    line-height:1.2em;
}
.news .date{
   width:100px;
   padding:0 5px 0 0;
   color:#c00;
   font-weight:bold;
   line-height:1.2em;
   float:left;
}
.news .text{
   width:365px;
   height:auto;
   padding:0 0 0 8px;
   background:url('/img/ico_02.gif') no-repeat 0 4px;
   float:left;
}

.news a,.news a:visited{
    color:#451010;
    text-decoration:none;
}
.news a:hover{
    text-decoration:underline;
}


/* ----- flash area ---------------------------------------- */

#flash{
    width:570px;
    height:180px;
}
