@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 5px 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: 250px;
	padding: 5px 0 0 0;
	text-align: right;
	}



/*----------------------------------------------------------------------------
#mainttl
-----------------------------------------------------------------------------*/
#mainttl{
	width: 920px;
	height:210px;
	display:block;
	position:relative;
	margin:0;
	background: #fff url(title.jpg) left top no-repeat;
	}

#mainttl h1,
#mainttl p{
	display:none;
	}
/*============================================================================
#lead
=============================================================================*/
#lead{
	width: 920px;
	height:73px;
	display:block;
	position:relative;
	margin:0;
	background: url(lead.gif) left top no-repeat;
	}
#lead p{
	display:none;
	}

/*============================================================================
#sec1
=============================================================================*/
#sec1{
	clear:both;
	display:block;
	position:relative;
	width:920px;
	margin:0 0 20px 0;
	background:url(sec1_bg.gif) 0px 0px;
	}

#sec1 .hd{
	width:920px;
	height:160px;
	display:block;
	position:relative;
	margin:0;
	background:url(sec1_hd_bg.jpg) no-repeat 0px 0px;
	}

	#sec1 .hd .ttl{
		width:920px;
		height:160px;
		background:url(sec1_hd_ttl.gif) no-repeat 0px 0px;
		text-indent:-9999px;
		}
	#sec1 .hd h2{
		display:none;
		}
#sec1 .ft{
	clear:both;
	display:block;
	position:relative;
	width:920px;
	height:22px;
	margin:0;
	background:url(sec1_bg_ft.jpg) no-repeat bottom left;
	}	

#sec1 .divider{
	clear:both;
	width:920px;
	height:18px;
	background:url(sec1_bg_div.jpg) no-repeat 0px 0px;
	display:block;
	overflow:hidden;
	}

#sec1_1{
	float:right;
	width:460px;
	height:662px;
	background:url(sec1_fuki_bg.jpg) no-repeat 0px 0px;
	display:block;
	position:relative;
	}

#sec1_1 .fuki{
	width:406px;
	height:200px;
	background:url(sec1_fuki01.gif) no-repeat 0px 0px;
	left:20px;
	top:29px;
	}
	#sec1_1 .fuki p{
		display:none;
		}
#sec1_1 .img1{
	width:242px;
	height:286px;
	background:url(sec1_fuki02.jpg) no-repeat 0px 0px;
	left:0px;
	top:264px;
	}
#sec1_1 .img2{
	width:213px;
	height:261px;
	background:url(sec1_fuki03.jpg) no-repeat 0px 0px;
	left:242px;
	top:289px;
	}
#sec1_1 .prof{
	width:385px;
	height:94px;
	left:33px;
	top:567px;
	}
	#sec1_1 .prof h3{
		width:227px;
		height:18px;
		background:url(sec1_fuki04.gif) no-repeat 0px 0px;
		text-indent:-9999px;
		margin:0 0 6px 0;
		}
	#sec1_1 .prof p{
		font-size:11px;
		line-height:16px;
		margin:0;
		}
#sec1_1 .fuki,
#sec1_1 .img1,
#sec1_1 .img2,
#sec1_1 .prof{
	display:block;
	position:absolute;
	margin:0;
	}


#sec1_2,
#sec1_3{
	float:left;
	width:406px;
	height:662px;
	padding:0 0 0 34px;
	margin:0; 
	}
#sec1_4{
	float:right;
	width:406px;
	height:662px;
	padding:0 34px 0 0;
	margin:0; 
	}
	
#sec1 .pic{
	width:406px;
	height:450px;
	margin:12px 0 10px 0;
	}
#sec1 .desc{
	width:406px;
	}
#sec1 .desc h3{
	height:36px;
	margin:0 0 10px 0;
	text-align:center;
	}		
#sec1 .desc p.comment{
	width:382px;
	font-size:14px;
	line-height:24px;
	margin:0 0 8px 0;
	padding:0 0 0 12px;
	}
#sec1 .bt{
	width:406px;
	margin:0;
	}

/*============================================================================
#product
=============================================================================*/
#product{
	clear:both;
	display:block;
	position:relative;
	width:920px;
	height:480px;
	margin:0 0 20px 0;
	background:url(product_bg.jpg) no-repeat 0px 0px;
	}


#product .hd{
	width:560px;
	height:74px;
	background:url(product_hd.gif) no-repeat 0px 0px;
	left:60px;
	top:52px;
	text-indent:-9999px;
	}
#product .desc{
	width:560px;
	height:66px;
	background:url(product_desc.gif) no-repeat 0px 0px;
	left:60px;
	top:150px;
	text-indent:-9999px;
	}
#product .pkg{
	width:220px;
	height:224px;
	left:640px;
	top:37px;
	}
#product .bnr1{
	width:380px;
	height:150px;
	left:60px;
	top:272px;
	}
#product .bnr2{
	width:380px;
	height:150px;
	left:480px;
	top:272px;
	}
	
#product .hd,
#product .desc,
#product .pkg,
#product .bnr1,
#product .bnr2{
	display:block;
	position:absolute;
	margin:0;
	}

/*============================================================================
#campaign
=============================================================================*/
#campaign{
	clear:both;
	display:block;
	position:relative;
	width:920px;
	height:280px;
	margin:0 0 20px 0;
	background:url(campaign_bg.jpg) 0px 0px;
	}
#campaign .inner-1{
	width:920px;
	height:280px;
	background:url(campaign_bg02.gif) no-repeat left top;
	}
#campaign .inner-2{
	width:920px;
	height:280px;
	background:url(campaign_bg03.gif) no-repeat right top;
	}


#campaign .hd{
	width:546px;
	height:86px;
	background:url(campaign_ttl.gif) no-repeat 0px 0px;
	left:344px;
	top:35px;
	text-indent:-9999px;
	}
#campaign .desc{
	width:546px;
	height:36px;
	background:url(campaign_desc.gif) no-repeat 0px 0px;
	left:344px;
	top:138px;
	text-indent:-9999px;
	}
#campaign .pic{
	width:270px;
	height:206px;
	left:39px;
	top:37px;
	}
#campaign .bt{
	width:546px;
	height:59px;
	left:344px;
	top:187px;
	}
#campaign .hd,
#campaign .desc,
#campaign .pic,
#campaign .bt{
	display:block;
	position:absolute;
	margin:0;
	}

/*----------------------------------------------------------------------------
#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;
}
