@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #626262;
}
body {
	background-color: #eba325;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.recipe_txt {
	padding-top:60px;
}
.recipe_txt strong {
	color:#9d2703;
}
a:link {
	color: #9d2703;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9d2703;
}
a:hover {
	text-decoration: underline;
	color: #9d2703;
}
a:active {
	text-decoration: none;
	color: #9d2703;
}
.container {
	margin:0px auto;
	width:679px;
	background-color:#FFFFFF;
}
.header {
	background:url(../bb_img/header_bg.jpg);
	height:329px;
}
.body {
	margin-left:22px;
	margin-right:22px;
	background-color:#fae8d6;
	padding-left:18px;
	padding-top:21px;
}
.left_block {
	margin-left:2px;
	background:#fef0e1 url(../bb_img/dots_hr.gif) no-repeat top left;
	padding-top:13px;
	padding-left:13px;
	width:168px;
	color:#9d2703;
	height:217px;
	line-height:1.3em;
}
.lb_ttl {
	color:#626262;
	padding-bottom:4px;
}
.lb_sttl {
	margin-bottom:4px;
}
.footer {
	background:url(../bb_img/footer_bg.jpg);
	height:37px;
}
.pos_rel {
	position:relative;
}
.pos_abs {
	position:absolute; left: 160px; top: 0px;
}
.print_bt {
	padding-top:8px;
}
#print_header {
	display:none;
}
.no_screen {
	display:none;
}
.no_print {
}
.up_ttl {
	color:#a12702;
	font-weight:bold;
	font-size:13px;
	margin-bottom:10px;
}
