@charset "UTF-8";
#contents #recipe h2 {
		background: url(none);
		padding: 0px 0px 4px;
		color: #FF4F1B;
		margin: 1em 0px 4px;
}

#contents #recipe p {
		margin-bottom: 2em;
}

#contents #recipe dl {
		margin-bottom: 1em;
}

#contents #recipe dd {
		margin-left: 2em;
}

#contents #recipe ol {
		margin-left: 0em;
		margin-bottom: 2em;
}
