@charset "UTF-8";
/* CSS Document */

.RecipeHeader h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	float: left;
	font-size: 36px;
	color: #85AA04
}

#Recipearea h2 {
	color: #85AA04;
	font-size: 3.6lem;
	font-size: 36px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

.rec_txt {
	font-weight: bold;
	font-size: 1.5lem;
	font-size: 15px;
	float: left;
	padding-top: 27px;
}

.btnarea {
	width: 197px;
	float: right;
}

#Osusume_recipe {
	padding: 17px 0 0 0;
}

#Osusume_recipe li {
	list-style: none;
	width: 215px;
	float: left;
	margin-left: 12px;
}

#Osusume_recipe li img {
	border: solid 1px #D9D9D9;
}

.konta {
	clear: both;
	background: url(../img/bg_konta.gif) no-repeat left top;
	padding: 24px 0 24px 94px;
	margin-bottom: 6px;
}

.konta p {
	font-size: 1.4lem;
	font-size: 14px;
}

#Rec_category {
	margin-bottom: 50px;
}

#Rec_category li {
	list-style: none;
	float: left;
	line-height: 0;
}

/* 不使用
#Rec_category2{
	clear:both;
}

#Rec_category2 li{
	list-style:none;
	float:left;
	margin:0 3px 0 0;
} */

.ttl_natu {
	background-image: url(../naturecipe_testimg/ico_natuFurin.png);
	background-size: 45px 79px;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.ttl_natuRecipe p {
	color: #000;
	font-weight: bold;
}

.natuRecipe_top li a {
	font-size: 16px;
}