@charset "Shift_JIS";

/* =================================================================================



================================================================================= */


/* /////////////////////////////////////////////////////////////////////////// インデックス */

/*　ふるさとの味 CSS  
======================================================= */
body.flavor #exWrap .inner_box {
background:url(img/flavor_bk.gif) repeat-y;
position:relative;
}

body.flavor #exWrap #contents_area .inner_box {
    margin-bottom: 5px;
}

body.flavor h1 {
position:absolute;
top:306px;
left:470px;
}

body.flavor #exWrap #contents_area .inner_box #container h3 {
margin:20px 0px;
}

h3.flavor_img {
position:relative !important;
width:615px;
}

h3.flavor_img p {
position:absolute;
bottom:0;
left:512px;
}

.flavor_txt {
float:right;
}

.mb0 {
margin-bottom:0px !important;
}

