/* CSS Document */

/***************************/
/*navi lst search*/
/*******************************/
.tab_navi a:link{color: #666666;text-decoration:none}
.tab_navi a:visited{color: #666666;text-decoration:none}
.tab_navi a:active{}
.tab_navi li.on a{ color:#E0871F; font-weight:bold;}
.tab_navi li a:hover{ color:#E0871F;}

/***************************/
/*bar*/
/*******************************/
.bar{ background:url(../img/bar_eat.gif) repeat-x; }

/*hh*/
h1{color:#F59B00;}
h2{}
h3{background:url(../img/h3bg.gif); border:1px solid #D68700; color:#fff; margin:0 0 5px 0;font-size: 14px;/*\*/_font-size: 90%;/**/ }
h3.arrow{border-bottom:2px solid #F6AF2B; background: url(../img/orange_arrow.gif) no-repeat 2px 5px; }
div.shopbar{background:url(../img/h3bg.gif); border:1px solid #D68700;}
div.shopinfo{background:#F59B00;border-bottom:1px solid #D68700;}

/**********************************
entry
***********************************/
table.shophead ul li.comment a {background-image: url(../img/comment01_orange.gif);}
table.shophead ul li.map a {background-image: url(../img/map01_orange.gif);}
table.shophead ul li.menu a {background-image: url(../img/menu01_orange.gif);}
table.shophead ul li.entry a {background-image: url(../img/entry01_orange.gif);}

table.shophead ul li.comment a.on{ position:relative; z-index:100;background-position: 0px -54px;}
table.shophead ul li.map a.on{ position:relative; z-index:100;background-position: 0px -54px;}
table.shophead ul li.menu a.on{ position:relative; z-index:100;background-position: 0px -54px;}
table.shophead ul li.entry a.on{ position:relative; z-index:100;background-position: 0px -54px;}

div.caption{ background:#F59B00; }


/*curpon*/
table.curpon th{ background:#FFFFCC;}

/*voice*/
div.voice div{ background:#FFFFCC;}

div.paging span.cur{background: #F59B00;}
div.paging span.blk a:hover{background: #FBD6AA;}


