@charset "utf-8";


/*+++++++++++++++++++++++++++++++++++
@import
++++++++++++++++++++++++++++++++++++*/
@import url("reset.css");
@import url("common.css");

/*+++++++++++++++++++++++++++++++++++
body
++++++++++++++++++++++++++++++++++++*/
body {
}
/*+++++++++++++++++++++++++++++++++++
#flash
++++++++++++++++++++++++++++++++++++*/
#flash {
	width		:720px;
	margin		:0 auto;
}
#flash address {
	font-size	:1.2em;
	color		:#CDC372;
}
/*+++++++++++++++++++++++++++++++++++
#page
++++++++++++++++++++++++++++++++++++*/
#page {
	width		:907px;
	margin		:0 auto;
	padding		:0 12px 0 4px;
	background	:url(../img/page_bg.jpg) repeat-y;
}
#product #page {
	background	:url(../img/product_page_bg.jpg) repeat-y;
}
/*+++++++++++++++++++++++++++++++++++
#main
++++++++++++++++++++++++++++++++++++*/
#main {
	float		:right;
	width		:722px;
}
/*+++++++++++++++++++++++++++++++++++
#main
++++++++++++++++++++++++++++++++++++*/
.section {
	margin		:0 0 20px 35px;
	width		:658px;
}
ul.section-top li img {
	vertical-align	:bottom;
}
.section-body { /* width:617px */
	padding		:10px 23px 10px 18px;
	background	:url(../img/section_bgA.png) no-repeat;
}
#message .section-body { /* width:617px */
	background	:url(../img/message/section_bgA.png) no-repeat;
}
.bright {
	margin		:-20px 33px 0 0;
	text-align	:right;
}
/* product.html */
#product #subtitle {
	margin		:15px 0 25px;
}
#product #main div.product {
	margin		:0 0 20px;
}
#product #main table.product th,
#product #main table.product td {
	padding		:5px 12px;
	text-align	:center;
	font-size	:1.2em;
	border		:1px solid #777;
}
#product #main table.product td.small {
	text-align	:left;
	font-size	:1.1em;
}
#product #main table.product td.td01 {
	text-align	:left;
	font-size	:1.1em;
	border-right	:none;
}
#product #main table.product td.td02 {
	text-align	:right;
	font-size	:1.1em;
	border-left	:none;
}
/* honba.html */
#honba #subtitle {
	position	:relative;
	width		:722px;
	height		:267px;
	background	:url(../img/honba/subtitle.jpg) no-repeat;
	z-index		:1;
}
#honba #subtitle .honba01 {
	position	:absolute;
	top		:20px;
	left		:23px;
}
#honba #subtitle .honba02 {
	position	:absolute;
	top		:20px;
	right		:30px;
}
#honba #subtitle .honba03 {
	position	:absolute;
	bottom		:35px;
	right		:30px;
}
#honba01 {
	position	:relative;
	z-index		:2;
	margin-top	:-4px;
}
#honba p.pink {
	margin		:0 0 8px 10px;
	color		:#EF845C;
}
/* safe.html */
#safe #subtitle {
	margin		:25px 0 25px 39px;
}
#safe .arrow {
	padding-right	:7px;
	background	:url(../img/safe/arrow.png) no-repeat right 1px;
	font-size	:8px;
}
/* message.html */
#message #subtitle {
	margin		:17px 0 0 32px;
}
#message .section-body {
	padding		:10px 12px 10px 29px;
}
#message .section-body dl {
	font-size	:1.4em;
}
#message .section-body dl.dl01 {
	padding-top	:70px;
	background	:url(../img/message/002.png) no-repeat 0 0;
}
#message .section-body dl.dl02 {
	padding-top	:70px;
	background	:url(../img/message/004.png) no-repeat 0 0;
}
#message .section-body dl.dl03 {
	padding-top	:70px;
	background	:url(../img/message/007.png) no-repeat 0 0;
}
#message .section-body dl dt {
	float		:left;
	width		:100px;
	font-weight	:bold;
}
#message .section-body dl dd {
	float		:left;
	width		:476px;
}
#message .section-body dl dd.dd03 {
	float		:left;
	width		:420px;
}
#message .section-body dl dt.cblack {
	padding-left	:18px;
	background	:url(../img/message/circle_black.png) no-repeat 0 4px;
}
#message .section-body dl dt.cblue {
	padding-left	:18px;
	background	:url(../img/message/circle_blue.png) no-repeat 0 4px;
}
#message .section-body dl dt.cgreen {
	padding-left	:18px;
	background	:url(../img/message/circle_green.png) no-repeat 0 4px;
}
#message .section-body dl dt.cpurple {
	padding-left	:18px;
	background	:url(../img/message/circle_purple.png) no-repeat 0 4px;
}
#message .blue {
	color		:#5887C6;
}
#message .green {
	color		:#41B25D;
}
#message .purple {
	color		:#A674B0;
}
#message #message01 {
	margin-top	:-38px;
}
#message #message02,
#message #message03 {
	margin-top	:-28px;
}
#message02 .cook {
	width		:588px;
	margin		:0 0;
	padding		:72px 42px 74px 50px;
	font-size	:1.3em;
	line-height	:195%;
	background	:url(../img/message/005.png) no-repeat 0 0;
}
#message02 .cook a {
	color		:#198430;
}
#message #message04 {
	margin		:-14px 0 0 36px;
}
#message .bright {
	margin		:-20px 36px 0 0;
	text-align	:right;
}
#message .bright2 {
	margin		:-32px 36px 0 0;
	text-align	:right;
}
/* yangban.html */
#yangban #subtitle {
	margin		:15px 0 25px;
}
#yangban01 p {
	margin-left	:3px;
}
#yangban .arrow1 {
	padding-left	:12px;
	font-size	:1.1em;
	color		:#786b92;
	background	:url(../img/yangban/arrow1.png) no-repeat left 2px;
}
#yangban .arrow2 {
	padding-right	:10px;
	text-align	:right;
	font-size	:1.1em;
	color		:#786b92;
	background	:url(../img/yangban/arrow2.png) no-repeat right 2px;
}
#yangban #main a {
	color		:#f00;
	font-weight	:bold;
	text-decoration	:underline;
}
#yangban #main a:visited {
	color		:#f00;
	font-weight	:bold;
	text-decoration	:underline;
}
#yangban #main a:hover {
	color		:#f00;
	font-weight	:bold;
	text-decoration	:underline;
}
/* faq.html */
#faq #subtitle {
	margin		:15px 0 5px -1px;
	text-align	:center;
}
#faq #subtitle ul li {
	margin-left	:11px;
	display		:inline;
}
#faq .faq {
	margin		:-15px 0 20px 32px;
	width		:664px;
}
#faq .faq-body {
	padding		:0 22px 25px;
}
#faq .faq-body dt {
	margin-bottom	:10px;
	padding-left	:40px;
	height		:31px;
	line-height	:31px;
	font-size	:1.4em;
	font-weight	:bold;
}
#faq .faq-body dd {
	margin-bottom	:10px;
	padding-left	:40px;
	padding-right	:5px;
	font-size	:1.3em;
}
#faq .faq-body dd.line 		{padding-bottom:5px;}
#faq .faq-body dd .arrow 	{padding-left:15px;}
#faq .faq-body dd a 		{text-decoration:none;}
#faq .faq-body dd a:visited 	{text-decoration:none;}
#faq .faq-body dd a:hover 	{text-decoration:underline;}

#faq01 .faq-body 		{background:url(../img/faq/01_bg.png) no-repeat left bottom;}
#faq01 .faq-body dt 		{background:url(../img/faq/icon_q_pink.png) no-repeat;}
#faq01 .faq-body dd.icon 	{background:url(../img/faq/icon_a_pink.png) no-repeat;}
#faq01 .faq-body dd.line 	{border-bottom:1px solid #E84021;}
#faq01 .faq-body .arrow 	{background:url(../img/faq/arrow_pink.png) no-repeat 0 2px;}
#faq01 .faq-body dd,
#faq01 .faq-body dd a {
	color		:#E84021;
}

#faq02 .faq-body 		{background:url(../img/faq/02_bg.png) no-repeat left bottom;}
#faq02 .faq-body dt 		{background:url(../img/faq/icon_q_green.png) no-repeat;}
#faq02 .faq-body dd.icon 	{background:url(../img/faq/icon_a_green.png) no-repeat;}
#faq02 .faq-body dd.line 	{border-bottom:1px solid #009B65;}
#faq02 .faq-body .arrow 	{background:url(../img/faq/arrow_green.png) no-repeat 0 2px;}
#faq02 .faq-body dd,
#faq02 .faq-body dd a {
	color		:#009B65;
}

#faq03 .faq-body 		{background:url(../img/faq/03_bg.png) no-repeat left bottom;}
#faq03 .faq-body dt 		{background:url(../img/faq/icon_q_blue.png) no-repeat;}
#faq03 .faq-body dd.icon 	{background:url(../img/faq/icon_a_blue.png) no-repeat;}
#faq03 .faq-body dd.line 	{border-bottom:1px solid #445481;}
#faq03 .faq-body .arrow 	{background:url(../img/faq/arrow_blue.png) no-repeat 0 2px;}
#faq03 .faq-body dd,
#faq03 .faq-body dd a {
	color		:#445481;
}
#faq .bleft {
	margin		:-15px 0 0 29px;
	text-align	:left;
}
#faq .bright {
	margin		:-15px 22px 0 0;
	text-align	:right;
}
/* float */
.fleft343 {
	float		:left;
	width		:345px;
}
.fright260 {
	float		:right;
	width		:260px;
}
.fleft127 {
	float		:left;
	margin-top	:65px;
	width		:127px;
}
.fright131 {
	float		:right;
	width		:131px;
}
.fleft161 {
	float		:left;
	width		:161px;
}
.fright97 {
	float		:right;
	margin-top	:65px;
	width		:97px;
}
.fleft383 {
	float		:left;
	width		:383px;
}
.fright220 {
	float		:right;
	margin-top	:10px;
	width		:220px;
}
.fleft330 {
	float		:left;
	width		:330px;
}
.fright275 {
	float		:right;
	width		:275px;
}
.fleft520 {
	float		:left;
	width		:520px;
}
.fright95 {
	float		:right;
	width		:95px;
}
.fleft435 {
	float		:left;
	width		:435px;
}
.fright160 {
	float		:right;
	width		:160px;
}
.fleft290 {
	float		:left;
	width		:290px;
}
.fright310 {
	float		:right;
	width		:310px;
}
.fleft120 {
	float		:left;
	width		:120px;
}
.fleft175 {
	float		:left;
	width		:175px;
}
.fleft130 {
	float		:left;
	width		:130px;
}
.fleft235 {
	float		:left;
	width		:235px;
}
.mB8 {
	margin-bottom	:8px;
}
.mL12 {
	margin		:0 8px 0 4px;
}
/*+++++++++++++++++++++++++++++++++++
#side
++++++++++++++++++++++++++++++++++++*/
#side {
	float		:left;
	width		:185px;
	text-align	:center;
}
#side h1 {
	margin		:0 4px;
	padding		:20px 0;
	background	:#ccc372;
}
#side h1 a span {
	display		:none;
}
#menu {
	padding		:20px 0;
}
#menu h2 {
	margin-bottom	:25px;
}
#menu ul li  {
	margin-left	:2px;
	margin-bottom	:5px;
}
#menu ul li img {
	vertical-align	:bottom;
}
/*+++++++++++++++++++++++++++++++++++
#footer
++++++++++++++++++++++++++++++++++++*/
#footer {
	width		:913px;
	margin		:0 auto;
	padding		:12px 5px 0;
	background	:url(../img/footer_bg.png) no-repeat;
}
#footer address {
	font-size	:1.2em;
	color		:#CDC372;
}



/*+++++++++++++++++++++++++++++++++++
#recipe
++++++++++++++++++++++++++++++++++++*/

h1.title {
    margin: 35px 0 10px 17px;
}

div#push {
    position: relative;
    min-height: 375px;
    height: auto !important;
    height: 375px;
    clear: both;
    /zoom: 1;
}

div#push:after {
    content: "";
    display: block;
    clear: both;
}

div#push h2,
div#push dl.method,
div#push p.read,
div#push p.bg {
    position: absolute;
}

div#push h2,
div#push dl.method,
div#push p.read {
    z-index: 5;
}

div#push h2 {
/*    top: 90px;
    left: 335px; */
    margin-left: -15px;
    font-weight: bold;
    font-size: 24px;
    color: #977048;
}

div#push h2 a {
    display: block;
    width: 320px;
    height: 285px;
    padding-top: 90px;
    padding-left: 350px;
    font-weight: bold;
    z-index: 100;
}

div#push h2 a:link,
div#push h2 a:visited {
    background: url(../img/recipe/detail.gif) no-repeat 534px 45px;
    text-decoration: none;
    color: #977048;
}

div#push h2 a:hover {
    background: url(../img/recipe/detail_on.gif) no-repeat 534px 45px;
    color: #977048;
    text-decoration: underline;
}

div#push dl.method {
    top: 153px;
    left: 335px;
    padding-top: 17px;
    background: url(../img/recipe/method_bg.gif) no-repeat left top;
    /zoom: 1;
}

div#push dl.method:after {
    content: "";
    display: block;
    clear: both;
}

div#push dl.method dt,
div#push dl.method dd {
    float: left;
    line-height: 42px;
    color: #977048;
    z-index: 1 !important;
}

div#push dl.method dd {
    padding: 0 4px;
    font-size: 13px;
}

div#push dl.method dd.solt {
    margin-left: -13px;
}

div#push p.read {
    top: 260px;
    left: 335px;
    width: 270px;
    font-size: 15px;
    color: #977048;
}

div#push p.bg {
    top: 0;
    left: -15px;
    z-index: 1;
}

div.indexRecipe1,
div.indexRecipe2 {
    position: relative;
    float: left;
    min-height: 140px;
    height: auto !important;
    height: 140px;
    /zoom: 1;
    margin-bottom: 30px;
    padding-top: 85px;
}

div.indexRecipe1:after,
div.indexRecipe2:after {
    content: "";
    display: block;
    clear: both;
}

div.indexRecipe1 {
    width: 332px;
    margin-left: -15px;
}

div.indexRecipe2 {
    width: 329px;
}

div.indexRecipe1 p.bg,
div.indexRecipe2 p.bg {
    position: absolute;
    top: 0;
    left: 0;
}

div.indexRecipe1 p.read,
div.indexRecipe2 p.read {
    position: relative;
    top: 4em;
    left: 185px;
    width: 135px;
    z-index: 5;
    color: #977048;
}

div.indexRecipe1 h3,
div.indexRecipe2 h3 {
    line-height: 1;
    font-weight: bold;
    font-size: 18px;
}

div.indexRecipe1 h3 a,
div.indexRecipe2 h3 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 147px;
    height: 136px;
    padding-top: 85px;
    padding-left: 185px;
    display: block;
    background: url(../img/recipe/detail.gif) no-repeat 218px 36px;
    text-decoration: none;
    font-weight: bold;
    color: #977048;
    z-index: 5;
}

div.indexRecipe2 h3 a {
    background: url(../img/recipe/detail.gif) no-repeat 215px 36px;
}

div.indexRecipe1 h3 a:hover,
div.indexRecipe2 h3 a:hover {
    background: url(../img/recipe/detail_on.gif) no-repeat 218px 36px;
    text-decoration: underline;
}

div.indexRecipe2 h3 a:hover {
    background: url(../img/recipe/detail_on.gif) no-repeat 215px 36px;
}

div.indexRecipe1 p.read,
div.indexRecipe2 p.read {
    font-size: 12px;
}

div.indexNavigation {
    clear: both;
    background: url(../img/recipe/navigation_bg.png) no-repeat right bottom;
}

div.indexNavigation div.foodstuff,
div.indexNavigation div.scene {
    position: relative;
    padding-left: 15px;
    /zoom: 1;
}

div.indexNavigation div.foodstuff {
    padding-top: 40px;
}

div.indexNavigation div.scene {
    padding-top: 5px;
}

div.indexNavigation div.foodstuff:after,
div.indexNavigation div.scene:after {
    content: "";
    display: block;
    clear: both;
}

div.indexNavigation div.foodstuff h3,
div.indexNavigation div.scene h3 {
    position: absolute;
    top: 0;
    left: -22px;
}

div.indexNavigation div.scene h3 {
    top: -20px;
}

div.indexNavigation div ul,
div.indexNavigation div ul li {
    height: 89px;
    overflow: hidden;
}

div.indexNavigation div ul li {
    float: left;
}



/*+++++++++++++++++++++++++++++++++++
#group Index
++++++++++++++++++++++++++++++++++++*/

ul.forIndex li {
    padding: 16px 26px 7px 0;
    text-align: right;
}

div.navigation,
div.navigation div.foodstuff,
div.navigation div.scene {
    /zoom: 1;
}

div.navigation {
    position: relative;
    width: 635px;
    background: url(../img/recipe/group/navigation_bg.png) no-repeat left bottom;
}

div.navigation:after,
div.navigation div.foodstuff:after,
div.navigation div.scene:after {
    content: "";
    display: block;
    clear: both;
}

div.navigation div.foodstuff {
    padding-left: 17px;
    padding-right: 14px;
}

div.navigation div.foodstuff,
div.navigation div.scene {
    position: relatives;
    float: left;
    height: 97px;
    padding-top: 37px;
    /zoom: 1;
    overflow: hidden;
}

div.navigation div.foodstuff ul li,
div.navigation div.scene ul li {
    float: left;
}

div.navigation div ul li img {
    vertical-align: bottom;
}

div.navigation div.foodstuff h3,
div.navigation div.scene h3 {
    position: absolute;
    top: 0;
}

div.navigation div.foodstuff h3 {
    left: -20px;
}

div.navigation div.scene h3 {
    left: 285px;
}

h3.heading,
div.line {
    clear: both;
    padding-left: 12px;
}

h3.heading {
    margin-top: 33px;
}

div.line {
    width: 623px;
    /zoom: 1;
}

div.line:after {
    content: "";
    display: block;
    clear: both;
}

div.line div.clip {
    position: relative;
    float: left;
    width: 163px;
    min-height: 270px;
    height: auto !important;
    height: 288px;
    padding: 0 14px 0 30px;
    background: url(../img/recipe/group/clipBoard.png) no-repeat left top;
}

div.line div.clip.oneliner {
    padding-top: 50px;
}

div.line div.clip.twoliner {
    min-height: 285px;
    height: auto !important;
    height: 285px;
    padding-top: 35px;
}


div.line.foodstuff div.clip#no01 {
    background-image: url(../img/recipe/group/recipe101.png);
}

div.line.foodstuff div.clip#no02 {
    background-image: url(../img/recipe/group/recipe102.png);
}

div.line.foodstuff div.clip#no03 {
    background-image: url(../img/recipe/group/recipe103.png);
}

div.line.foodstuff div.clip#no04 {
    background-image: url(../img/recipe/group/recipe104.png);
}

div.line.foodstuff div.clip#no05 {
    background-image: url(../img/recipe/group/recipe105.png);
}

div.line.foodstuff div.clip#no06 {
    background-image: url(../img/recipe/group/recipe106.png);
}

div.line.foodstuff div.clip#no07 {
    background-image: url(../img/recipe/group/recipe107.png);
}

div.line.foodstuff div.clip#no08 {
    background-image: url(../img/recipe/group/recipe108.png);
}

div.line.foodstuff div.clip#no09 {
    background-image: url(../img/recipe/group/recipe109.png);
}

div.line.foodstuff div.clip#no10 {
    background-image: url(../img/recipe/group/recipe110.png);
}

div.line.foodstuff div.clip#no11 {
    background-image: url(../img/recipe/group/recipe111.png);
}

div.line.foodstuff div.clip#no12 {
    background-image: url(../img/recipe/group/recipe112.png);
}

div.line.foodstuff div.clip#no13 {
    background-image: url(../img/recipe/group/recipe113.png);
}

div.line.foodstuff div.clip#no14 {
    background-image: url(../img/recipe/group/recipe114.png);
}

div.line.foodstuff div.clip#no15 {
    background-image: url(../img/recipe/group/recipe115.png);
}

div.line.foodstuff div.clip#no16 {
    background-image: url(../img/recipe/group/recipe116.png);
}


div.line.foodstuff div.clip#no17 {
    background-image: url(../img/recipe/group/recipe117.png);
}


div.line.foodstuff div.clip#no18 {
    background-image: url(../img/recipe/group/recipe118.png);
}


div.line.foodstuff div.clip#no19 {
    background-image: url(../img/recipe/group/recipe119.png);
}


div.line.foodstuff div.clip#no20 {
    background-image: url(../img/recipe/group/recipe120.png);
}


div.line.foodstuff div.clip#no21 {
    background-image: url(../img/recipe/group/recipe121.png);
}


div.line.foodstuff div.clip#no22 {
    background-image: url(../img/recipe/group/recipe122.png);
}

div.line.scene div.clip#no01 {
    background-image: url(../img/recipe/group/recipe201.png);
}

div.line.scene div.clip#no02 {
    background-image: url(../img/recipe/group/recipe202.png);
}

div.line.scene div.clip#no03 {
    background-image: url(../img/recipe/group/recipe203.png);
}

div.line.scene div.clip#no04 {
    background-image: url(../img/recipe/group/recipe204.png);
}

div.line.scene div.clip#no05 {
    background-image: url(../img/recipe/group/recipe205.png);
}

div.line.scene div.clip#no06 {
    background-image: url(../img/recipe/group/recipe206.png);
}

div.line.scene div.clip#no07 {
    background-image: url(../img/recipe/group/recipe207.png);
}

div.line.scene div.clip#no08 {
    background-image: url(../img/recipe/group/recipe208.png);
}

div.line.scene div.clip#no09 {
    background-image: url(../img/recipe/group/recipe209.png);
}

div.line.scene div.clip#no10 {
    background-image: url(../img/recipe/group/recipe210.png);
}

div.line.scene div.clip#no11 {
    background-image: url(../img/recipe/group/recipe211.png);
}

div.line.scene div.clip#no12 {
    background-image: url(../img/recipe/group/recipe212.png);
}

div.line.scene div.clip#no13 {
    background-image: url(../img/recipe/group/recipe213.png);
}

div.line.scene div.clip#no14 {
    background-image: url(../img/recipe/group/recipe214.png);
}

div.line.scene div.clip#no15 {
    background-image: url(../img/recipe/group/recipe215.png);
}

div.line.scene div.clip#no16 {
    background-image: url(../img/recipe/group/recipe216.png);
}


div.line.scene div.clip#no17 {
    background-image: url(../img/recipe/group/recipe217.png);
}


div.line.scene div.clip#no18 {
    background-image: url(../img/recipe/group/recipe218.png);
}

div.line.scene div.clip#no19 {
    background-image: url(../img/recipe/group/recipe219.png);
}

div.line.scene div.clip#no20 {
    background-image: url(../img/recipe/group/recipe220.png);
}


div.line.scene div.clip#no21 {
    background-image: url(../img/recipe/group/recipe221.png);
}


div.line.scene div.clip#no22 {
    background-image: url(../img/recipe/group/recipe222.png);
}

div.line div.clip h4 {
    width: 145px;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
	line-height:17px;
}

div.line div.clip h4 a {
    display: block;
    position: absolute;
    top: 30px;
    left: 0;
    width: 200px;
}

div.line div.clip.oneliner h4 a {
    height: 260px;
    padding-top: 20px;
}

div.line div.clip.twoliner h4 a {
    height: 270px;
    padding-top: 10px;
}

div.line div.clip h4 a:link,
div.line div.clip h4 a:visited {
    color: white;
    text-decoration: none;
}

div.line div.clip h4 a:hover {
    text-decoration: underline;
}

div.line div.clip p {
    position: absolute;
    top: 260px;
    left: 65px;
    width: 133px;
    color: #86582d;
}






