/* ----- 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:514px;
   height:auto;
   margin:20px 0 0 0;
   padding:0;
}

.top_st02{
   width:514px;
   margin:2px 0 0 0;
}
.top_st02 h2{
   margin:0 0 15px 0;
}
.top_st02 .inner{
   width:450px;
   margin:0 auto;
}
.top_st02 .pict{
   text-align:center;
   margin:15px 0 0 0;
}
.top_st02 .pict img{
   width:200px;
   height:150px;
   padding:7px;
   margin:0 11px;
   background:url('/img/bg_img_01.gif') no-repeat 0 0;
}


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

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

.shop_info h2{
   margin:0;
   padding:0;
}
.shop_info .shop_info_inner{
   padding:5px 0;
}
.shop_info .shop_info_inner .shop_table{
   width:280px;
   padding:0 10px 0 12px;
   float:left;
}
.shop_info .shop_info_inner .map{
   width:200px;
   padding:1px 0 0 0;
   float:left;
   text-align:right;
}

.shop_info .shop_info_inner .shop_table table{
   width:280px;
   border-collapse:collapse;
}
.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;
}
.shop_info .shop_info_inner .shop_table th{
   background:#e9e7c7;
   font-weight:normal;
   width:50px;
}
.shop_info .shop_info_inner .shop_table td{
   background:#ffffff;
}
.shop_info .shop_info_inner .shop_table td.line{
   padding:0;
   height:4px;
   line-height:4px;
   overflow:hidden;
   background:url('/img/line_01.gif') repeat-x 0 50%;
}
.shop_info .shop_info_inner .map .mid{
   margin:3px 0 0 0;
   vertical-align:middle;
}


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

.news{
   width:514px;
   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 p{
    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:179px;
    overflow:hidden;
    border-bottom:solid 1px #efe7c7;
}

