.list{
	list-style:none;
	list-style-image:url(../data/contents/06-information/05-shokuiku/nabe.jpg);
	padding:0;
	margin:0 0 0 35px;
	font-size:150%
}
.lemon{
	list-style:none;
	list-style-image:url(../data/contents/06-information/05-shokuiku/lemon.jpg);
	padding:0;
	margin:0 0 0 35px;
	font-size:150%
}

.recipe{
	width:500px;
	margin:auto;
}

.recipe table{
	width:100%;
	margin:0;
	padding:0;
}

.recipe h2{
	font-size:140%;
	font-weight:bold;
	color:#FF6600;
	background-image:none;
	margin:-10px 0 -10px 0;
	padding:0;
}
.lbm{
	background-image:url(../data/layout/dot-gray2.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}
.lbm2{
	background-image:url(../data/layout/dot-gray3.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.mtt50{
	margin-top:50px;
}
.ptb50{
	padding-bottom:50px;
}