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

.top_st02 {
   width:510px;
   height:auto;
   margin:15px 0 0 0;
   padding:0;
}

.top_st02 h2{
   margin:0 0 8px 0;
   padding:0;
}

.top_st02 .text{
   width:320px;
   padding:0 0 0 10px;
   float:left;
}
.top_st02 .pict{
   width:170px;
   padding:0 0 0 5px;
   margin:0;
   float:left;
}
.top_st02 .text p{
   line-height:1.4em;
   padding:0;
   margin:0;
   color:#fff;
}
.top_st02 .pict img{
   width:160px;
   height:120px;
   padding:1px;
   background:#fff;
   border:solid 1px #cc9;
   margin:0 0 6px 0;
}


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

.shop_info {
   width:510px;
   height:auto;
   margin:15px 0 5px 0;
}
.shop_info h2{
   margin:0;
   padding:0;
}
.shop_info .shop_table{
   width:270px;
   padding:0 0 0 10px;
   float:left;
}
.shop_info .map{
   width:200px;
   padding:0 0 0 10px;
   float:left;
   text-align:right;
}

.shop_info .shop_table table{
   width:268px;
   border-left:solid 1px #efefef;
   border-right:solid 1px #b2b298;
}
.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 #efefef;
   border-bottom:solid 1px #b2b298;
}
.shop_info .shop_table th{
   background:#f1f1df;
   font-weight:normal;
   width:50px;
}
.shop_info .shop_table td{
   background:#ffffff;
}
.shop_info .shop_table td.cap{
   padding:0;
   background:#036;
   border-bottom:solid 1px #023;
}
.shop_info .map .mid{
   margin:4px 0 0 0;
   vertical-align:middle;
}


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

.news{
   width:510px;
   height:auto;
   margin:18px 0 0 0;
   padding:0;
}
.news .news_entry{
   width:auto;
   margin:0;
   padding:0 0 3px 10px;
}
.news h2{
   margin: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:#464f60;
   font-weight:bold;
   line-height:1.2em;
   float:left;
}
.news .content{
   width:365px;
   height:auto;
   padding:0 0 0 9px;
   background:url('/img/ico_02.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;
    margin:0;
}
