/* TOPページイベント 手作り */
#handmade2009_index{
	background: url(../img_top/bg_handmade.jpg) no-repeat;
	height: 241px;
	width: 780px;
	margin-bottom: 8px;
	}
#handmade2009_index .detail{
	margin: 40px 25px 30px;
	float: left;
	height: 130px;
	width: 330px;
	}
* html #handmade2009_index .detail {
	float: left;
	height: 130px;
	width: 310px;
	margin-top: 40px;
	margin-bottom: 30px;
}
#handmade2009_index td{
	color: #66391D;
	line-height: 1.2em;
	
}
#handmade2009_index .detail .img_td{
	width: 145px;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	}
#handmade2009_index .detail .txt_td{
	vertical-align: top;
	padding-left: 5px;
	font-size: 12px;
	}
#handmade2009_index .detail .txt_td .blog_title{
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #7A5621;
	}
/* TOPページイベント レシピイベント */	
#recipe2007{
	width: 780px;
	background: #F1EAE0 url(../img_top/event_img/recipe200708/bg.jpg) no-repeat center bottom;
	padding-bottom: 10px;
	}
#recipe2007_tit{
	margin-left: 0px;
	font-weight: bold;
	color: #644C2C;
	margin-bottom: 3px;
	border-bottom: 1px dotted #8A6A3E;
	font-size: 12px;
	}
#recipe2007 table{
	width: 780px;
	}
#recipe2007 table td{
	padding: 3px;
	font-weight: bold;
	line-height: 1.4em;
	color: #644C2C;
	font-size: 12px;
	}
.font_red16{
	font-size: 16px;
	color: #993300;
	}
.font_red{
	color: #993300;
	}
.font_14{
	font-size: 14px;
	}
#recipe_user{
	background: url(../img_top/event_img/recipe200708/profile_bg.jpg) no-repeat;
	height: 127px;
	width: 255px;
	padding: 5px;
	}
#recipe_user div{
	padding-left: 3px;
	}