h2 {
	background: url(img/sp009_bg_h2.jpg) right top no-repeat;
}
.sp009 a img{
  filter: alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
}
.sp009 a:hover img{
  filter: alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
}
.sp009 p,
.sp009 h4{
	line-height:1.5;
	margin-bottom:1em;
}
.section01{
	background:url(img/sp009_bg_recipe01.jpg) left top no-repeat;
	height:560px;
	width:430px;
	padding-right:290px;
	
}
.section02{
	background:url(img/sp009_bg_recipe02.jpg) right top no-repeat;
	width:330px;
	padding:0 390px 60px 0;
	
}
.section03{
	background:url(img/sp009_bg_recipe03.png) right top no-repeat;
	width:720px;
	padding-top:20px;
}
.section03 dl{
	width:162px;
	float:left;
	margin-bottom:20px;
	padding:0 38px;
}
.section03 dl dt{
	margin-bottom:15px;
}
.section03 dl dd{
	line-height:1.5;
}
.sp009 ul.item{
	width:720px;
	background:url(img/sp009_bg_line01.png) left bottom no-repeat;
	padding:20px 0 40px;
	text-align:center;
	margin-bottom:20px;
}
.sp009 ul.item li{
	display:inline;
	margin:0 35px;
}
