/* 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:#F2586B; font-weight:bold;}
.tab_navi li a:hover{ color:#F2586B;}

/***************************/
/*bar*/
/*******************************/
.bar{ background:url(../img/bar_beauty.gif) repeat-x; }

/*hh*/
h1{color:#F2586B;}
h2{}
h3{background:url(../img/h3bg_beauty.gif); border:1px solid #F2586B; color:#fff; margin:0 0 5px 0;  }
h3.arrow{border-bottom:2px solid #F2586B; background: url(../img/pink_arrow.gif) no-repeat 2px 5px; }
div.shopbar{background:url(../img/h3bg_beauty.gif); border:1px solid #F2586B;}
div.shopinfo{background:#F26D7D;border-bottom:1px solid #F2586B;}



/**********************************
entry
***********************************/
table.shophead ul li.comment a {background-image: url(../img/comment01_pink.gif);}
table.shophead ul li.map a {background-image: url(../img/map01_pink.gif);}
table.shophead ul li.menu a {background-image: url(../img/menu01_pink.gif);}
table.shophead ul li.entry a {background-image: url(../img/entry01_pink.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:#F26D7D; }

/*menu*/
p.menutitle{border-bottom:1px solid  #F6AF2B; background: url(../img/orange_pink.gif) no-repeat 2px 5px;}

table.curpon th{
	background-color: #FFCCCC;
}

/*voice*/
div.voice div{
	background-color: #FFDFDF;
}


div.paging span.cur{background: #F26D7D;}
div.paging span.blk a:hover{background: #FFDFDF;}


