/* 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:#F0353F; font-weight:bold;}
.tab_navi li a:hover{ color:#F0353F;}

/***************************/
/*bar*/
/*******************************/
.bar{ background:url(../img/bar_buy.gif) repeat-x; }

/*hh*/
h1{color:#F0353F;}
h2{}
h3{background:url(../img/h3bg_buy.gif); border:1px solid #E40511; color:#fff; margin:0 0 5px 0;  }
h3.arrow{border-bottom:2px solid #E40511; background: url(../img/red_arrow.gif) no-repeat 2px 5px; }
div.shopbar{background:url(../img/h3bg_buy.gif); border:1px solid #E40511;}
div.shopinfo{background:#F0353F;border-bottom:1px solid #E40511;}


/**********************************
entry
***********************************/
table.shophead ul li.comment a {background-image: url(../img/comment01_red.gif);}
table.shophead ul li.map a {background-image: url(../img/map01_red.gif);}
table.shophead ul li.menu a {background-image: url(../img/menu01_red.gif);}
table.shophead ul li.entry a {background-image: url(../img/entry01_red.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-color: #F0353F;}
div.caption p{color:#FFF;}

/*menu*/
p.menutitle{border-bottom:1px solid  #F6AF2B; background: url(../img/orange_pink.gif) no-repeat 2px 5px;}

/*curpon*/
table.curpon th{
	background-color: #FCD1D3;
}

/*voice*/
div.voice div{
	background-color: #FFDFDF;
}

div.paging span.cur{background:#F0353F;}
div.paging span.blk a:hover{background:#FFDFDF;}




