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

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

.top_st01 {
   width:510px;
   height:auto;
   margin:10px 0 0 0;
   padding:0;
}
.top_st01 .inner{
   width:510px;
   height:auto;
   padding:7px 0 10px 0;
   background:url('/img/bg_cap_01.jpg') no-repeat 100% 0;
}
.top_st01 .inner .pict{
   width:166px;
   padding:0 2px;
   float:left;
}
.top_st01 .inner .text{
   width:290px;
   padding:48px 0 0 30px;
   float:left;
}
.top_st01 .inner .pict img{
   width:160px;
   height:120px;
   margin:4px 0 0 0;
   padding:2px;
   border-top:solid 1px #e2e299;
   border-left:solid 1px #e2e299;
   border-right:solid 1px #c6c690;
   border-bottom:solid 1px #c6c690;
}
.top_st01 .inner .text p{
   font-size:14px;
}


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

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

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

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

.shop_info .shop_info_inner .shop_table table{
   width:300px;
   border-left:solid 1px #dfdfd0;
   border-right:solid 1px #cfcfc0;
}
.shop_info .shop_info_inner .shop_table td,
.shop_info .shop_info_inner .shop_table th{
   border:0;
   line-height:1.4em;
   margin:0;
   padding:3px 6px;
   border-top:solid 1px #ecece7;
   border-bottom:solid 1px #d6d683;
}
.shop_info .shop_info_inner .shop_table th{
   background:#f1f1df;
   font-weight:normal;
   width:50px;
}
.shop_info .shop_info_inner .shop_table td{
   background:#ffffff;
}
.shop_info .shop_info_inner .shop_table td.cap{
   padding:0;
   background:#87b7cd;
   border-bottom:solid 1px #77a7bd;
}
.shop_info .shop_info_inner .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:5px 12px;
}
.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:#dd3300;
   font-weight:bold;
   line-height:1.2em;
   float:left;
}
.news .text{
   width:365px;
   height:auto;
   padding:0 0 0 8px;
   background:url('/img/ico_01.gif') no-repeat 0 4px;
   float:left;
}

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

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

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