h2 {
	background: url(img/sp004_bg_h2.jpg) right top no-repeat;
}
.sp004 h3,
.sp004 p {
	margin:0;
	padding:0;
}
/********************************************************
    recipeBox
********************************************************/
.teaBox:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 1%;
	font-size: 0;
	line-height: 0;
	clear: both;
}
.teaBox {
	zoom: 1;
	padding-bottom:25px;
	margin-bottom:25px;
	background: url(img/sp004_line01.png) no-repeat left bottom;
}
* html .teaBox {
	height: 1%;
}
.teaBox h4{
	float:left;
}
.teaBox h5{
	clear:both;
	margin:40px 0 30px;
}
.teaBox p{
	line-height:1.5;
	padding:20px 0 0!important;
	margin-left:131px!important;
}
.teaBox ul{
	float:left;
	width:720px;
}
.teaBox li{
	float:left;
}
.teaBox li.break{
	margin-right:100px;
}

#green_tea ul{background:url(img/sp004_bg_green_tea.jpg) no-repeat right top;}
#tea ul{background:url(img/sp004_bg_tea.jpg) no-repeat right top; padding-bottom:20px;}
#chinese_tea ul{background:url(img/sp004_bg_chinese_tea.jpg) no-repeat right top; padding-bottom:20px;}

#coffee ul{background:url(img/sp004_bg_coffee.jpg) no-repeat right top; padding-bottom:20px;}



