/* CSS Document */

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

#header-inner {
	background:url(/lib/img-cat/bg_body_k_top.gif) no-repeat bottom;/**/
	}

#content-inner {
	background:url(/lib/img-cat/bg_body_k_m.gif) repeat-y left;/**/
	}

.widget-header{
	background-color:#076909;
	}

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

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

/*ブログ記事リスト*/
.entry-asset{
background-image:none !important;
}
