@charset "UTF-8";

/*==========================================================================

commonSetting

==========================================================================*/
#printButton,
#yakuzenPoint h4 {
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
}

/*-------------------------------------
commonSetting
-------------------------------------*/
div#contents a {
color: #00693E;
}

/*-------------------------------------
layoutSetting
-------------------------------------*/
#procedure,
#yakuzenPoint {
margin-bottom: 32px;
}




/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../../images/rcp_ttl.jpg") no-repeat;
}

div#contents h3,
div#contents h4 {
color: #00693E;
line-height: 1.5;
}




/*==========================================================================

recipeContentsSetting

==========================================================================*/
div#recipeContents {
margin: 0 10px;
}




/*==========================================================================

pageTitleAreaSetting

==========================================================================*/
div#pageTitle {
margin-bottom: 16px;
background: url("../../../common/images/bg_brown_cloth.gif");
position: relative;
}

div#pageTitle div.section {
padding: 0 10px 8px;
background: url("../../../common/images/dotlineb_brown_bg.gif") repeat-x left bottom;
position: relative;
}

div#pageTitle h3 {
padding-top: 8px;
width: 488px;
font-size: 1.2em;
text-indent: 0;
background: url("../../../common/images/dotlineb_white_bg.gif") repeat-x left top;
}

div#pageTitle h4 {
padding: 10px 10px 6px;
font-size: .83em;
background: url("../../../common/images/dotlineb_brown_bg.gif") repeat-x;
}

/* hackForWinIE6 */
* html div#pageTitle h4 {
background: url("../../../common/images/dotlineb_brown_bg.gif") repeat-x left 3px;
}

/* hackForWinIE7 */
*+html div#pageTitle h4 {
background: url("../../../common/images/dotlineb_brown_bg.gif") repeat-x left 2px;
}

/*-------------------------------------
backNumberButtonSetting
-------------------------------------*/
div#pageTitle p#backNumberButton {
padding: 0 21px 4px 0;
background: url("../../../common/images/ico_backnumber.gif") no-repeat right top;
font-size: .83em;
position: absolute;
top: 10px;
right: 10px;
}

/* hackForWinIE6 */
* html div#pageTitle p#backNumberButton {
right: 20px;
}

div#pageTitle p#backNumberButton a {
color: #333;
}

/*-------------------------------------
printButtonSetting
-------------------------------------*/
#printButton {
padding-top: 9px;
width: 102px;
background: url("../../../common/images/dotlineb_white_bg.gif") repeat-x left top;
position: absolute;
top: 0;
right: 10px;
}

#printButton a {
margin-left: 17px;
width: 85px;
height: 20px;
background: url("../images/btn_print.gif") no-repeat;
display: block;
}




/*==========================================================================

photoAndIngredientSetting

==========================================================================*/
#photoAndIngredient {
margin-bottom: 26px;
}

#photoAndIngredient .leftColumn {
width: 360px;
}

#photoAndIngredient .rightColumn {
width: 234px;
position: relative;
}

#photoAndIngredient h4 {
margin-bottom: 6px;
padding-bottom: 4px;
font-size: 1em;
background: url("../../../common/images/dotlineb_brown.gif") repeat-x left bottom;
}

#photoAndIngredient h5 {
margin-bottom: 2px;
font-size: 1em;
color: #44B149;
}

#photoAndIngredient #calorie {
font-size: .83em;
font-weight: bold;
position: absolute;
top: 2px;
right: 0;
}

#photoAndIngredient ul {
margin-bottom: 12px;
}

#photoAndIngredient li {
padding: 2px;
}

#photoAndIngredient li.even {
background: #FCFAF5;
}




/*==========================================================================

procedureSetting

==========================================================================*/
#procedure {
list-style-type: none;
}

#procedure li {
margin: 0;
padding: 16px 16px 16px 55px;
}

#procedure #no1 {
background: url("../images/bg_procedure_no1.gif") no-repeat #E4F8DF;
}

#procedure #no2 {
background: url("../images/bg_procedure_no2.gif") no-repeat #FFF;
}

#procedure #no3 {
background: url("../images/bg_procedure_no3.gif") no-repeat #E4F8DF;
}

#procedure #no4 {
background: url("../images/bg_procedure_no4.gif") no-repeat #FFF;
}

#procedure #no5 {
background: url("../images/bg_procedure_no5.gif") no-repeat #E4F8DF;
}

#procedure #no6 {
background: url("../images/bg_procedure_no6.gif") no-repeat #FFF;
}


/*==========================================================================

yakuzenPointSetting

==========================================================================*/
div#contents #yakuzenPoint h4 {
height: 32px;
background: url("../images/ttl_point.gif") no-repeat;
}




/*==========================================================================

profileSetting

==========================================================================*/
#profile {
padding: 12px 16px 12px 98px;
background: url("../../../common/images/bg_brown_cloth.gif");
}

#profile h5 {
background: url("../../../common/images/dotlineb_white_bg.gif") repeat-x left bottom;
}

#profile #profilePhoto {
top: 12px;
left: 16px;
}

/* hackForWinIE6 */
* html #profile #profilePhoto {
left: -82px;
}

#linkButton a {
width: 129px;
height: 23px;
background: url("../images/btn_onomari.gif") no-repeat;
top: 6px;
}