#cook_main {
	width: 660px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#cook_ti {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.cook_contents {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.cook_howto_ti {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	color: #F60;
	margin-bottom: 5px;
}
.cook_caption {
	color: #FFF;
	background-color: #ff6600;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: large;
	font-weight: bold;
}
#cook_tel {
	margin-top: 20px;
	margin-left: 20px;
}
.cook_box {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#cook_header {
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.cook_photo {
	float: right;
	width: 160px;
	height: 240px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}
.cook_color {
	color: #ff3300;
}
