@charset "utf-8";

.noprint {
    display: none;
}

.recipeprint_urlbox {
	display:block;
	margin-bottom:20px;
	text-align:right;
}

#maincontents {
	font-size: 14pt;
}

.recipedmain_box > ul > li:nth-of-type(4) > dl > dt {
	width: 180px;
}

.recipedmain_box > ul > li:nth-of-type(4) > dl > dd {
	width: 195px;
}

#recipedetamate_box > ul > li {
	border-top: 2px dotted #666666;
}

#recipedetamate_box > ul > li:last-child {
	border-bottom: 2px dotted #666666;
}
