<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document　フッターナビゲーション部分　s_mama_recipe.htmlの直書きのCSSから転用 */


.mamarecipe_nav {background-color:#f2f1eb;padding:20px;margin-top:50px;border-radius: 5px;-webkit-border-radius: 5px; -moz-border-radius: 5px;}
.mamarecipe_nav div {float:left; width:350px;}
.mamarecipe_nav_recipecategory {border-right: solid 1px #cfc4c0;margin-right:20px; }
.mamarecipe_nav_title {margin-bottom:10px;color:#330000;}
.mamarecipe_nav a {text-decoration:underline;color:#330000;}
.mamarecipe_list-other li {float:left;border:solid 1px #330000;width:166px;height:200px;margin-right:5px;margin-bottom:20px;border-radius: 10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;display:block;padding:10px;}
.mamarecipe_list-other li a {display:block;height:190px}
.mamarecipe_list-other li a:hover {text-decoration:none;}
.mamarecipe_list-other_title {display:block;margin:5px 0;}
a .mamarecipe_list-other_title {color:#330000;font-size:14px;background-image: url("/g6/mama/image/recipe-arrow.gif");background-repeat:no-repeat;background-position:right;padding-right:20px;}
.mamarecipe_list-other_text {display:block; color:#645836;}
.mamarecipe_list-other {margin-top:20px;}
</pre></body></html>