@charset "shift_jis";

/* ----------------------------------------------------------------
    プリント対応
----------------------------------------------------------------- */
body{
margin:10px;
}

#nav-site-category,
#cart,
#site-location,
#lm,
#globalNav,
ul#list-link-01,
#footer table,
.elm-nav *,
.elm-nav-02,
.elm-spacer{
display:none;
}

#str-header{
background:none;
}

#tbl-lyt-contents{
position:relative;
left:-150px;
margin:-1em 0;
}

div#recipi_content01{
margin:20px 0 30px;
}

#footer{
padding-top:5px;
border-top:1px solid #dedbcf;
text-align:left;
}

/* table size(recipe) */
td.recipeArea{
width:545px;
}

td.movieArea{
width:10px;
}

td.movieArea *{
position:absolute;
top:0;
left:-1000px;
display:none !important;
}

