/*
=============
=header
-------------
=navi
=contents
-------------
=footer
=============
*/

/* =header
======================================================== */
#header h1 {
	background: url(images/blog/blogmain_recipe.gif) no-repeat top center;
}

/* =navi
------------------------------------------------------- */
h4#newarticle {
	background: url(images/blog/navi_recipe_article.gif) no-repeat top center;
}
h4#newcomment {
	background: url(images/blog/navi_recipe_comment.gif) no-repeat top center;
}
h4#calender {
	background: url(images/blog/navi_recipe_calender.gif) no-repeat top center;
}
h4#category {
	background: url(images/blog/navi_recipe_category.gif) no-repeat top center;
}
h4#backnumber {
	background: url(images/blog/navi_recipe_bn.gif) no-repeat bottom center;
}
#sidebar li li {
	background: url(images/blog/arrow_recipe.gif) no-repeat center left;
}
#wp-calendar td a, .post small, .postmetadata a, #sidebar li li a:hover {
	color: #e98700;
}
h2.widgettitle {
	background: url(images/blog/navi_recipe_calender.gif) no-repeat top center;
}
/* =contents
------------------------------------------------------- */
.post h2 {
	background: #fff url(images/blog/contentsbar_recipe.gif) no-repeat top center;
}
#contents p#posted_by a, #contents p#post_bottom a {
	color: #e98700;
}

/* =footer
======================================================== */
#footer {
	background: url(images/blog/blogfooterbg_recipe.gif) no-repeat top center;
}
