@charset "UTF-8";

#enjoy_vegetable img {
    vertical-align: top;
}
#enjoy_vegetable .lpMainArea {
    margin-top: 20px;
    min-width: 1000px;
    height: 420px;
    background: #90c31f url(../img/main_img01.jpg) center top no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
#enjoy_vegetable .lpContentsArea {
    background: url(../img/contents_bg01.gif);
}
#enjoy_vegetable .lpContentsArea .lpTitleArea {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 60px 0; 
}
#enjoy_vegetable .lpContentsArea .lpItemArea {
    background: url(../img/contents_bg02.gif) center top no-repeat;
    overflow: hidden;
}
#enjoy_vegetable .lpContentsArea .lpItemArea > ul {
    width: 1000px;
    margin: 0 auto;
    padding: 80px 0 130px;
}
#enjoy_vegetable .lpContentsArea .lpItemArea > ul > li {
    margin-bottom: 150px;
}
#enjoy_vegetable .lpContentsArea .lpItemArea > ul > li:last-child {
    margin-bottom: 0;
}
#enjoy_vegetable .lpContentsArea .lpItemArea > ul > li:nth-child(2n+1) {
    margin-left: -50px;
}
#enjoy_vegetable .lpContentsArea .lpItemArea > ul > li:nth-child(2n) {
    margin-right: -50px;
}
#enjoy_vegetable .lpBnrArea {
    min-width: 1000px;
    height: 560px;
    background: url(../img/footer_img01.jpg) center top no-repeat;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
#enjoy_vegetable .lpNoteArea {
    width: 1000px;
    margin: 20px auto 0;
}