/* CSS Document */

/* -- パンくず -- */
#navigator {
	background-image:url(/lib/img-cat/bg_body_o_pan.gif);
	}
	
/* --サイドナビのやじるし --*/
.widget-list-item{
	background:url(/lib/ohsho/arrow_side_m-purple.gif) no-repeat left center !important;
	}	
	
/* -- 帯 -- */

#header-inner {
	background-image:url(/lib/img-cat/bg_body_o_top.gif);
	}

#content-inner {
	background-image:url(/lib/img-cat/bg_body_o_m.gif);
	}

.widget-header{
	background-color:#2f1645;
	}

.widget-list-item{
	background-image:url(/lib/img-cat/arrow_side_m.gif);
	}
	

/*h1のタイトル*/
#page-title{
	background:url(/lib/img-cat/ttl_items.gif) no-repeat;
}


