@charset "UTF-8";

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

h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
}

em {
	font-style: normal;
}

a {
    color: #9ea73d;
    text-decoration: underline;
}

.clear{
	clear: both;
	height: 1px;
	display:block;
	overflow:hidden;
}

.clearfix{
    zoom:1; /*for IE 5.5-7*/
    position:relative; /*for preview*/
}

.clearfix:after{ /*for modern browser*/
	content: ".";
    display: block;
    clear: both;
    height: 0;
	visibility: hidden;
}

* html .clearfix{
    display:inline-table;
    /**/display:block;/**/
}

img{
	border: none;
	vertical-align: top;
}

a {
	color: #330000
}

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

li {
	list-style: none;
}

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

#wrapper {
	background: url('main_bg.gif') center top repeat-y;
	width: 980px;
	margin: 0 auto;
}

.content {
	padding: 0 0 20px 0px;
}

.contentBlock {
	padding: 0 30px;
}

/*============================================================================
#header
=============================================================================*/

#header {
	padding: 10px;
	width: 900px;
	position: relative;
}

#header #logoCookpad{
	float: left;
}

#header #prSet{
	float: right;
	background: #fff url('header_pr.gif') left center no-repeat;
	width: 200px;
	text-align: right;
	height:40px;
}

/*============================================================================
#mainttl
=============================================================================*/

#mainttl {
	width: 900px;
	height: 230px;
	margin: 0 auto;
}

#mainttl h1 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#mainttl {
	background: #fff url('mainttl.jpg') left top no-repeat;
}

/*============================================================================
#mainlead
=============================================================================*/

#mainlead {
	margin: 0 auto 10px auto;
	width: 900px;
}

#mainlead .profile {
	width: 310px;
	height: 240px;
	float: left;
	text-indent: -9999px;
	background: url('lead_profile.jpg') no-repeat;
}

#mainlead .lead {
	width: 570px;
	float: right;
}

#mainlead .lead h2 {
	height: 40px;
	margin-top: 10px;
	background: url('lead_ttl.gif') no-repeat;
	text-indent: -9999px;
}

/*============================================================================
#navi
=============================================================================*/

#navi {
	width: 900px;
	height: 70px;
	margin: 0 auto;
	background: url('sec1_nv_bg.gif') no-repeat;
}

#navi li {
	height: 70px;
}

#navi li.zenhan {
	float: left;
}

#navi li.zenhan img {
	margin-left: 30px;
}

#navi li.kouhan {
	float: right;
}

#navi li.kouhan img {
	margin-right: 30px;
}

/*============================================================================
#sec1
=============================================================================*/

#sec1 {
	width: 900px;
	margin: 0 auto 10px auto;
	font-size: 86%;
}

#sec1 h2 {
	height: 80px;
	background: url('sec1_ttl.gif') no-repeat;
	text-indent: -9999px;
}

#sec1 .recipe1,
#sec1 .recipe2 {
	background: url('sec1_recipe_bg.gif') no-repeat;
	padding-top: 60px;
}

#sec1 .recipeBlock {
	background: url('sec1_recipe_bottom_bg.gif') no-repeat center bottom;
	padding: 0 30px 30px 30px;
}

#sec1 .recipeBlock .lead {
	width: 415px;
	height: 180px;
	text-indent: -9999px;
}

#sec1 .recipe1 .lead {
	background: url('sec1_recipe1_lead.gif') no-repeat;
}

#sec1 .recipe2 .lead {
	background: url('sec1_recipe2_lead.gif') no-repeat;
}

#sec1 .recipeBlock h4 {
	width: 70px;
	height: 30px;
	text-indent: -9999px;
	margin: 0 0 0 10px;
}

#sec1 .recipe2 h4 {
	margin: 0 0 0 10px;
}


#sec1 .recipeBlock .zairyo h4 {
	background: url('sec1_recipe_subttl_zairyo.gif') no-repeat;
}

#sec1 .recipeBlock .jumbi h4 {
	background: url('sec1_recipe_subttl_jumbi.gif') no-repeat;
}

#sec1 .recipeBlock .tsukurikata h4 {
	background: url('sec1_recipe_subttl_tsukurikata.gif') no-repeat;
}

#sec1 .recipeBlock ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#sec1 .recipeBlock ul li {
	list-style-image: url('sec1_recipe_listimg.gif');
	margin-left: 20px;
	line-height: 160%;
}

#sec1 .recipeBlock .zairyo {
	margin-bottom: 10px;
}

#sec1 .recipeBlock .zairyo h5 {
	margin: 0 10px 5px 10px;
	font-size: 100%;
	line-height: 100%;
}

#sec1 .recipeBlock .zairyo ul.subzairyo li {
	margin-left: 40px;
}

#sec1 .recipeBlock .zairyo .subrecipe {
	width: 415px;
	height: 210px;
	background: url('sec1_recipe1_subrecipe.jpg');
	text-indent: -9999px;
}

#sec1 .recipeBlock .jumbi {
	margin-bottom: 10px;
}

#sec1 .recipeBlock .tsukurikata ol {
	margin: 0 10px;
	padding: 0;
}

#sec1 .recipe2 .tsukurikata ol {
	margin: 0 40px 0 10px;
}

#sec1 .recipeBlock .tsukurikata ol li {
	margin-left: 25px;
	line-height: 160%;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px dotted #00a2e6;
}

#sec1 .recipeBlock .tsukurikata ol li.list1 {
	list-style-image: url(sec1_recipe_list1.gif);
}

#sec1 .recipeBlock .tsukurikata ol li.list2 {
	list-style-image: url(sec1_recipe_list2.gif);
}

#sec1 .recipeBlock .tsukurikata ol li.list3 {
	list-style-image: url(sec1_recipe_list3.gif);
}

#sec1 .recipeBlock .tsukurikata ol li.list4 {
	list-style-image: url(sec1_recipe_list4.gif);
}

#sec1 .recipeBlock .tsukurikata ol li.list5 {
	list-style-image: url(sec1_recipe_list5.gif);
}

#sec1 .recipeBlock .tsukurikata ol li.list6 {
	list-style-image: url(sec1_recipe_list6.gif);
}

#sec1 .recipe1 .tsukurikata ol li.list6 {
	border: none;
	margin-bottom: 0;
}

#sec1 .recipe2 .tsukurikata ol li.list5 {
	border: none;
}

#sec1 .recipe1 .picpoint {
	float: right;
}

#sec1 .recipe2 .picpoint {
	float: left;
}

#sec1 .recipeBlock .pic {
	width: 420px;
	margin: -50px 0 0 0;
	position: relative;
}

#sec1 .recipeBlock .point {
	width: 420px;
	text-indent: -9999px;
	overflow: hidden;
}

#sec1 .recipe1 .point {
	height: 140px;
	background: url('sec1_recipe1_point.jpg') no-repeat;
}

#sec1 .recipe2 .point {
	height: 160px;
	background: url('sec1_recipe2_point.jpg') no-repeat;
}

#sec1 .recipe2 .textBlock {
	width: 420px;
	float: right;
}

/*============================================================================
#sec2
=============================================================================*/

#sec2 {
	width: 920px;
	margin: 0 auto;
}

#sec2 h2 {
	height: 180px;
	background: url('sec2_ttl.gif') no-repeat;
	text-indent: -9999px;
}

#sec2 .lead {
	height: 250px;
	background: url('sec2_lead_bg.jpg') no-repeat;
	padding: 20px 410px 0 160px;
}

#sec2 .lead em {
	font-weight: bold;
	color: #f34c87;
}

#sec2 .mainText {
	height: 440px;
	background: url('sec2_main_bg.jpg') no-repeat;
	text-indent: -9999px;
}

#sec2 .point {
	height: 610px;
	background: url('sec2_point_bg.jpg') no-repeat;
	text-indent: -9999px;
}

#sec2 .bnrBlock {
	height: 410px;
	background: url('sec2_bnr_bg.jpg') no-repeat;
	padding: 0 30px
}

/*============================================================================
#footer
=============================================================================*/

#footer {
	text-align: center;
	width: 980px;
	margin: 0 auto 20px auto;
	padding-top: 20px;
	background: url('main_bg_bottom.gif') center top no-repeat;
}
