h2 {
	background: url(img/sp040_bg_h2.jpg) right top no-repeat;
}
.sp003 h3 {
	margin:0!important;
	padding:0!important;
}
.sp003 p {
	margin:0 0 1em;
	line-height: 1.5;
}
/********************************************************
    recipeBox
********************************************************/
.recipeBox:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 1%;
	font-size: 0;
	line-height: 0;
	clear: both;
}
.recipeBox {
	zoom: 1;
	padding-bottom:50px;
	margin-bottom:5px;
	background: url(img/sp040_bg_hr.png) no-repeat left bottom;
}
* html .recipeBox {
	height: 1%;
}
.recipeBox .column2Left {
	width: 347px;
}
.recipeBox .column2Left p {
	margin-bottom: 20px;
}
.recipeBox .column2Left dt {
	margin-bottom: 20px;
}
/*Right*/

.recipeBox .column2Right {
	width: 357px;
}
.recipeBox .column2Right h4 {
	margin: 0 0 15px;
}
.recipeBox .column2Right table {
	margin: 0 0 15px 10px;
	background: url(img/sp040_line.png) repeat-x left top;
}
.recipeBox .column2Right table td, .recipeBox .column2Right table th {
	margin: 0 0 15px 10px;
	padding: 8px 2px;
	font-weight: normal;
	line-height: 1.5;
	vertical-align: top;
}
.recipeBox .column2Right table.material td {
	text-align: right;
}
.recipeBox .column2Right table tr {
	background: url(img/sp040_line.png) repeat-x left bottom;
}
.recipeBox .column2Right table.make th {
	font-weight: bold;
}
