@charset "UTF-8";

/*----------------------------------------------------------------------------
#basic
-----------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, p, img, ul, li {
	margin: 0;
	padding: 0;
}
a:link {
    color: #250d00;
    color: #4F1F06;
    color: #330000;

    text-decoration: underline;
}
a:visited {
    color: #543f32;
    color: #663333;

}
a.hover {
    color: #663333;
}
.clear{
	clear: both;
	height: 1px;
	display:block;
	overflow:hidden;
}

img{
	border: none;
}

a.recipe-title {
    color: #9EA73D;
    font-weight: bold;
    letter-spacing: -0.5px;
}

body {
	background: #EEEECC;
	/*background-attachment: fixed;*/
	font-family:  "ＭＳ Ｐゴシック", "MS PGothic", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	color: #333333;
}

#wrapper {
	background: #FFFFFF url(bg.gif) repeat-y;
	width: 975px;
	margin: 0 auto;
}

#content {
	/*background: url(bg_top.gif) center top no-repeat;*/
	/*background-attachment: fixed;*/
	}

#tieup{
	width: 920px;
	padding-left:26px;
	color:#3D3634;
	}
#zenhan,
#kouhan{
}

/*----------------------------------------------------------------------------
#header
-----------------------------------------------------------------------------*/


#header {
	padding: 10px 30px 0 30px;
	margin:0 0 0 0;
	}
#header #logoCookpad{
	float: left;
	margin: 5px 0;
	padding: 0;
	}
#header #prSet{
	float: right;
	background: #fff url(pr_ttl.gif) left center no-repeat;
	width: 150px;
	padding: 5px 0 0 0;
	text-align: right;
	}



/*----------------------------------------------------------------------------
#mainttl
-----------------------------------------------------------------------------*/
#mainttl{
	width: 920px;
	height:330px;
	display:block;
	position:relative;
	margin:0;
	}
	#p1 #mainttl{ background: #fff url(title01.jpg) left top no-repeat;}
	#p2 #mainttl{ background: #fff url(title02.jpg) left top no-repeat; }
	#p3 #mainttl{ background: #fff url(title03.jpg) left top no-repeat; }

	#mainttl h1,
	#mainttl p{
		display:none;
		}

/*============================================================================
#tab
=============================================================================*/

#tab{
	width: 920px;
	height: 60px;
	display:block;
	position:relative;
	overflow:hidden;
	margin: 0;
	padding: 0;
	}
	#p1 #tab{ background:url(tab_bg01.jpg) no-repeat 0px 0px; }
	#p2 #tab{ background:url(tab_bg02.jpg) no-repeat 0px 0px; }
	#p3 #tab{ background:url(tab_bg03.jpg) no-repeat 0px 0px; }
	
#tab .left {
	width:296px;
	height: 60px;
	float:left;
	margin:0;
	padding-left:18px;
	}
#tab .center {
	width:292px;
	height: 60px;
	float:left;
	margin:0;
	}
#tab .right {
	width:296px;
	height: 60px;
	float:left;
	margin:0;
	}

	
/*============================================================================
#sec1
=============================================================================*/
#sec1{
	clear:both;
	display:block;
	position:relative;
	width:920px;
	margin:0 0 15px 0;
	}
	#p1 #sec1{ background:url(sec1_bg01.gif) repeat-y 0px 0px; }
	#p2 #sec1{ background:url(sec1_bg02.gif) repeat-y 0px 0px; }
	#p3 #sec1{ background:url(sec1_bg03.gif) repeat-y 0px 0px; }
	
#sec1 .inner{
	clear:both;
	padding-bottom:20px;
	}
	#p1 #sec1 .inner{ background:url(sec1_ft01.gif) no-repeat bottom left; }
	#p2 #sec1 .inner{ background:url(sec1_ft02.gif) no-repeat bottom left; }
	#p3 #sec1 .inner{ background:url(sec1_ft03.gif) no-repeat bottom left; }
	
#sec1 .hd{
	width:920px;
	height:213px;
	display:block;
	position:relative;
	}

#sec1 .sns_btn {
	width: 900px;
	left:0px;
	top:15px;
	z-index:4;
	}
.sns_btn ul {
	padding-right: 5px;
	}
.sns_btn li {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	}
	
	
#sec1 .pkg{
	width:80px;
	height:200px;
	display:block;
	position:absolute;
	top:13px;
	z-index:1;
	}
		#p1 #sec1 .pkg{ left:25px; }
		#p2 #sec1 .pkg{ left:92px; }
		#p3 #sec1 .pkg{ left:52px; }
			
#sec1 .sec1_title{
	text-indent:-9999px;
	z-index:2;
	}
		#p1 #sec1 .sec1_title{
			width:743px;
			height:115px;
			left:125px;
			top:37px;
			background:url(sec1_ttl01.gif) no-repeat 0px 0px;
			}
		#p2 #sec1 .sec1_title{
			width:525px;
			height:118px;
			left:210px;
			top:40px;
			background:url(sec1_ttl02.gif) no-repeat 0px 0px;
			}
		#p3 #sec1 .sec1_title{
			width:630px;
			height:118px;
			left:165px;
			top:40px;
			background:url(sec1_ttl03.gif) no-repeat 0px 0px;
			}
#sec1 .lead{
	text-indent:-9999px;
	height:34px;
	z-index:3;
	}
		#p1 #sec1 .lead{
			width:370px;
			left:275px;
			top:164px;
			background:url(sec1_lead01.gif) no-repeat 0px 0px;
			}
		#p2 #sec1 .lead{
			width:370px;
			left:275px;
			top:169px;
			background:url(sec1_lead02.gif) no-repeat 0px 0px;
			}
		#p3 #sec1 .lead{
			width:370px;
			left:275px;
			top:169px;
			background:url(sec1_lead03.gif) no-repeat 0px 0px;
			}			
#sec1 .pkg{
	width:80px;
	height:200px;
	display:block;
	position:absolute;
	}

#sec1 .sns_btn,
#sec1 .pkg,
#sec1 .sec1_title,
#sec1 .lead{
	display:block;
	position:absolute;
	}
	
	
#sec1 .box1,
#sec1 .box2,
#sec1 .box3{
	width:295px;
	float:left;
	background:url(recipe_box_bg.gif) repeat-y 0px 0px;
	}
	#sec1 .box1{
		margin-left:22px;
		}
	#sec1 .box2,
	#sec1 .box3{
		margin-top:8px;
		}
			
	#sec1 .box_ft{
		padding-bottom:15px;
		}
		#p1 #sec1 .box_ft{ background:url(recipe_box_ft01.gif) no-repeat bottom left; }
		#p2 #sec1 .box_ft{ background:url(recipe_box_ft02.gif) no-repeat bottom left; }
		#p3 #sec1 .box_ft{ background:url(recipe_box_ft03.gif) no-repeat bottom left; }
	
	#sec1 .pic{
		width:286px;
		}	
	#sec1 h3{
		width:286px;
		text-align:center;
		margin:18px 0 18px 0;
		}
	#sec1 p.desc{
		width:252px;
		font-size:12px;
		line-height:19px;
		padding-left:17px;
		}
		#p1 #sec1 p.desc{ height:110px; }
		#p2 #sec1 p.desc{ height:120px; }
		#p3 #sec1 p.desc{ height:110px; }
		
	#sec1 .bt{
		width:286px;
		text-align:center;
		}

	#sec1 .sec1_bnr{
		clear:both;
		margin:10px 0 0 0;
		text-align:center;
		}
		

/*============================================================================
#sec2
=============================================================================*/
#sec2{
	clear:both;
	width:920px;
	margin:0 0 15px 0;
	}
	#sec2 ul{
		list-style-type:none;
		margin:0;
		padding:0;
		}
	#sec2 li{
		width:430px;
		}
	#sec2 li.bnr_left{
		float:left;
		padding-left:19px;
		}
	#sec2 li.bnr_right{
		float:right;
		padding-right:19px;
		}

/*============================================================================
#sec3
=============================================================================*/
#sec3{
	clear:both;
	display:block;
	position:relative;
	width:920px;
	height:424px;
	margin:0 0 25px 0;
	background:url(product_bg01.gif) repeat-x 0px 0px;
	}
	#sec3 .inner_01{
		height:424px;
		background:url(product_bg02.gif) no-repeat top left;
		}
	#sec3 .inner_02{
		height:424px;
		background:url(product_bg03.gif) no-repeat top right;
		}

#sec3 .logo{
	width:260px;
	height:160px;
	left:192px;
	top:80px;
	}
#sec3 .pkg{
	width:100px;
	height:245px;
	left:72px;
	top:40px;
	}
#sec3 .desc{
	width:364px;
	height:90px;
	left:499px;
	top:80px;
	}
	#p1 #sec3 .desc{ background:url(product_desc01.gif) no-repeat 0px 0px; }
	#p2 #sec3 .desc{ background:url(product_desc02.gif) no-repeat 0px 0px; }
	#p3 #sec3 .desc{ background:url(product_desc03.gif) no-repeat 0px 0px; }
	
	#sec3 .desc p{
		display:none;
		}
#sec3 .bt{
	width:364px;
	height:61px;
	left:499px;
	top:178px;
	}
#sec3 .bnr{
	width:806px;
	height:85px;
	left:57px;
	top:293px;
	}
	#sec3 .logo,
	#sec3 .pkg,
	#sec3 .desc,
	#sec3 .bt,
	#sec3 .bnr{
		display:block;
		position:absolute;
		}
/*============================================================================
#sec4
=============================================================================*/
#sec4{
	display:block;
	position:relative;
	width:920px;
	height:auto;
	margin-bottom:18px;
	background:url(sec4_bg.gif) repeat-y;
	}
	
#sec4 .hd{
	width:920px;
	height:150px;
	margin:0;
	display:block;
	position:relative;
	background:url(sec4_hd_bg.gif) no-repeat 0px 0px;
	}
#sec4 .hd .pkg{
	width:50px;
	height:125px;
	left:40px;
	top:20px;
	display:block;
	position:absolute;
	text-indent:-9999px;
	}
	#p1 #sec4 .hd .pkg{ background:url(sec4_hd_pkg01.jpg) no-repeat 0px 0px; }
	#p2 #sec4 .hd .pkg{ background:url(sec4_hd_pkg02.jpg) no-repeat 0px 0px; }
	#p3 #sec4 .hd .pkg{ background:url(sec4_hd_pkg03.jpg) no-repeat 0px 0px; }
	
#sec4 .hd .ttl{
	width:780px;
	height:68px;
	left:106px;
	top:40px;
	background:url(sec4_ttl.gif) no-repeat;
	display:block;
	position:absolute;
	text-indent:-9999px;
	}

#sec4 .main{
	width:855px;
	height:auto;
	margin:0 auto;
	text-align:center;
	}
#sec4 .ftr{
	width:920px;
	height:40px;
	margin:0;
	background:url(sec4_ftr.gif) no-repeat left bottom;
	}
	
/*----------------------------------------------------------------------------
#FOOTER
-----------------------------------------------------------------------------*/
#footer {
	width: 975px;
	background: #EEEECC url(bg_bottom.gif) no-repeat top;
	padding: 20px 0 20px 0;
	margin:15px 0 0 0;
	text-align: center;
}
