@charset "utf-8";
/* CSS Document */

#container{
	width:780px;
	margin:0 auto;
	background: url("../image/column04/BG.jpg");
	padding-bottom:20px;
	}
	
#container p {
	margin:0px;
	font-size:16px;

	}
	
#container h3 {
	margin:0px;

	}
	
#cont{
	width:660px;
	margin:0 auto 0 auto;
	box-shadow: 0px 0px 20px 5px rgba(255,191,91,0.4);
	-moz-box-shadow: 0px 0px 20px #e1cc8d; /* Firefox */
	-webkit-box-shadow: 0px 0px 20px #e1cc8d;/* Chrome, Safari */
	text-align:center;
	background:#fff;
	padding:0 40px;
	font-size:16px;
	}
	
.titl{
	text-align:center;
	}
	
.titl img{
	padding-top:46px;
	margin-bottom:20px;
	}
	
.gokkun{
	text-align:center;
	border-bottom: 1px solid #FFF1DB;
	padding-bottom:20px;
	}
	
.cent{
	margin: 16px auto 0;
	width: 660px;
	}
	
.cent p{
	text-align:left;
	}

.ooikoe{margin-bottom:15px;}


#point{
	background:url(../image/column18/bg_point.png) no-repeat;
	padding:0 0 170px 0;
	}
#cont h3{margin:30px 0 0 0;}
#point ul {margin:0; padding-top:20px;}
#point ul li{margin:0 0 20px 0;}

#st-accordion h4{
	margin:0 0 30px -5px;
	}
#st-accordion h5{
	margin:30px 0 0 -22px;
	}
	
.tips{
	background:url(../image/column18/bg_content.jpg) repeat-y;
	padding:20px;
	position:relative;
	}
.tips_in{
	overflow:hidden;
	background:#ffffff;
	padding:40px 0 20px 0;
	}
.tips h5{
	position:absolute;
	top:-40px;
	left:20px;
	}

.tips_in .img_miso{
	float:left;
	margin:0 0 0 50px
	}
	
#stuff{
	width:305px;
	float:right;
	margin:50px 10px 0 0;
	font-weight:bold;
	overflow:hidden;
	font-size:14px;
	}
#stuff ul{
	overflow:hidden;
	margin:10px 0 0 0;
	}

#stuff ul li{
	width:95px;
	float:left;
	}

.under_stuff{
	float:right;
	}
	
.border{
	margin:20px 0;
	}
	
ul#recipe{
	overflow:hidden;
	margin:20px 0
	}
ul#recipe li{
	width:263px;
	float:left;
	text-align:left;
	margin:0 10px;
	padding:70px 10px 50px 10px;
	position:relative;
	z-index:1;
	}
	
ul#recipe li.recipe01{
	background:url(../image/column18/bg_tori01.png) no-repeat;
	margin-left:18px;
	}
ul#recipe li.recipe01 p{
	clear:both;
	font-size:14px;
	}

ul#recipe li.recipe01 .re_caption01{
	float:right;
	}
ul#recipe li.recipe01 .re01_img{
	margin:20px 0 30px 0;
	}
ul#recipe li.recipe01 p.kabocha{
	text-align:center;
}

ul#recipe li.recipe02{
	background:url(../image/column18/bg_tori02.png) no-repeat;
	}
#container ul#recipe li.recipe02 p{
	font-size:14px;
	}

	
ul#recipe li.recipe02 .re02_img{
	margin:10px 0 0 10px;
	}
ul#recipe li .re_caption02{margin-left:120px;}

#t_cook{
	background:url(../image/column18/bg_re.png) no-repeat;
	padding:140px 20px 50px 20px;
	width:545px;
	margin:-80px auto 0 auto;
	overflow:hidden;
	position:relative;
	z-index:100;
	}
#t_cook ul{
	float:left;
	text-align:left;
	}

#container #t_cook p{
	font-size:14px;
	}
#foods{
	margin:20px 40px 10px 20px;
	}
#t_cook ul#foods li{
	width:100px;
	font-size:14px;
	}
#t_cook ul li.tc_he{
	margin-bottom:18px;
	}
#t_cook ul#foods li span{
	float:right;
	}

#t_cook ul#recipe_t {
	margin:20px 0;
	width:290px;
	}
#t_cook ul#recipe_t li{
	font-size:14px;
}
#t_cook img.tori3{
	position:absolute; 
	bottom:25px;
	right:15px;
}



	
ul#steps{
	}
	
ul#steps li{
	margin:20px 0;
	overflow:hidden;
	}
ul#steps li p{
	width:500px;
	background:#fcf4f4;
	border:thin solid #ffcfcf;
	float:right;
	text-align:left;
	font-size:16px;
	margin:-20px 24px 0 0;
	padding:30px 10px 20px;
	}
	
.ttl_check{
	margin:30px 0;
	}
	
.txt_check{margin:0 0 20px 30px;}


#container p.bottom_ca{
	text-align:right;
	font-size:12px !important;
	padding:30px 0;
	}