@charset "utf-8";
/* CSS Document */


#intro {
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
}
h1 {
	margin-top: 20px;
}
h2 {
	background-color: #990000;
	height: 20px;
	width: 670px;
	margin-right: 50px;
	margin-left: 40px;
	font-size: 11pt;
	color: #FFFFFF;
	padding-left: 10px;
}
h3 {
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #990000;
	height: 20px;
	width: 195px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-left: 5px;
}


.recipe01 {
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
	height: 150px;
	margin-bottom: 20px;
}

.recipe02 {
	width: 730px;
	margin-right: 30px;
	margin-left: 40px;
	height: 400px;
	margin-bottom: 20px;
}

.recipebox170 {
	float: left;
	width: 170px;
}
.recipebox240 {
	float: left;
	width: 220px;
	margin-right: 10px;
	padding-right: 10px;
	font-size: 90%;
}

.recipebox350 {
	width: 320px;
	float: left;
	padding-right: 30px;
	font-size: 90%;
}
