@charset "utf-8";
/* CSS Document */


/* child,easy */

.box-degree {
	height: 23px;
	margin-botom: 10px;
	background: #FF0;
}

.date {
	padding-left: 10px;
	float: left;
}

.child {
	widht: 200px;
	float: left;
	margin: 5px 0 10px;
	background: #ffccff;
}

.easy {
	width: 120px;
	float: left;
	margin: 5px 0 10px;
	background: #ccffcc;
}

.recipe-add {
	width: 221px;
	height: 23px;
	float: right;
}

*:first-child+html .recipe-add {
	margin-bottom: 6px;
}

.degree_txt {
	width: 70px;
	float: left;
	padding: 3px;
	background: #ffccff;
}

.degree_txt2 {
	width: 50px;
	float: left;
	background: #ccffcc;
	margin-left: 10px;
	padding: 3px;
}

.degree-box {
	float: right;
	padding-right: 5px;
}

.degree-p {
	width: 70px;
	float: left;
	padding: 3px;
	background: #ffccff;
}

.degree-g {
	width: 70px;
	float: left;
	padding: 3px;
	background: #ccffcc;
}

.w-btn_recipe {
	height: 25px;
	text-align: right;
}

* html .w-btn_recipe {
	padding-bottom: 15px;
}

.box-w-txt-r {
	padding: 5px;
	width: 375px;
	float: left;
	min-height:65px;
	height: auto !important;
	height: 65px;
}

.recipe-number {
	padding: 0 5px 0 10px; 
}

.w-btn_recipe1 {
	padding: 5px 0;
}


