/* Teppan CSS Document */

#navigator {
	background-image:url(/lib/img-cat/bg_body_t_pan.gif);
	}
	
/* --サイドナビのやじるし --*/
.widget-list-item{
	background:url(/lib/teppan/arrow_side_m-blue.gif) no-repeat left center !important;
	}
	
/* -- 帯 -- */
#header-inner {
	background:url(/lib/img-cat/bg_body_t_top.gif) no-repeat bottom;/**/
	}

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

.widget-header{
	background:#005187;
	}

.widget-list-item{
	background-image:url(/lib/img-cat/arrow_side_m.gif);
	}
	
/*h1のタイトル*/
#page-title{
background:url(../img-cat/ttl_teppanyaki.gif) no-repeat;
}

/*右側のナビのタイトルの背景色*/
#recent-update h2{
	background-color:#017DC7;
	}



/* たこ焼レシピ用 */
.Recipe{
background:url(../../blogimg/takoyakirecipe/bg_recipe.gif);
width:517px;
position:relative;
padding:16px 8px;
margin:16px 0;
}

.Recipe h2{
width:74px;
height:68px;
position:absolute;
top:185px;
left:429px;
}

.Material{
width:210px;
float:right;
}

.Recipe h3{
margin:10px 0;
}

.PhotoRecipe{
float:left;
background:url(../../blogimg/takoyakirecipe/bg_img.gif) no-repeat;
padding:25px 37px 25px 21px !important;
}

.Recipe ul{
padding:0px;
}

.Recipe li{
margin-left:22px !important;
padding:0px;
}
