@charset "Shift_JIS";

/*メニュー
---------------------------------------------------- */
#menu_bg{
 background-image:url("../shopping/images/menu_bg.gif");
 background-position:left;
 background-repeat:repeat-y;
}

#menu_item{
 width:160px;
 background-color: #FFFFFF;
 background-image:url("../shopping/images/menu_bg.gif");
 background-position:left;
 background-repeat:repeat-y;
}

.item_list ul{
 font-size:0.8em;
 font-family:serif;
 margin:0px;
 list-style:none;
 padding:2px;
}

.item_list li{
 padding:6px 5px 8px 12px;
 border-width:0px 1px 1px 0px;
 border-color:#808080 #c0c0c0;
 border-style:solid;
 margin-top:2px;
}

#tel_fax{
 font-size:0.8em;
 padding:5px;
 border-width:1px 1px 1px 1px;
 border-color:#808080;
 border-style:solid;
 background-color: #BABABA;
 margin:6px 2px 8px 2px;
}

#information_new{
 font-size:0.8em;
 padding:5px;
 border-width:1px 1px 1px 1px;
 border-color:#808080;
 border-style:solid;
 background-color: #FFF;
 margin:6px 2px 8px 2px;
}
#information_new img{
 vertical-align:middle;
}
/*旬便り
---------------------------------------------------- */
#syundayori{
 border-width:1px 1px 1px 1px;
 border-color:#808080;
 border-style:solid;
 width:575;
 background-image:url("../shopping/images/syun_bg.gif");
 background-repeat:repeat-x;
 text-align:left;
}
.syun_kiji{
 margin:10px;
 text-align:left;
 font-size:0.8em;
 clear:both;
}
.syun_kijititle{
 font-size:1.2em;
 font-weight:600;
 line-height:1.6em;
}
.syun_kiji img_old{
 float:right;
 margin:4px;
}
.clear{
 clear:both;
}

/*メイン
---------------------------------------------------- */
#irassyai{
 width:580px;
 text-align:left;
 font-size:0.8em;
 line-height:1.5em;
}
#syouhin_ichiran{
 background-image:url("../shopping/images/shop_ichiran_bg.gif");
 background-repeat:repeat-x;
 width:580;
}

.item{
 font-size:0.7em;
 width:135px;
 background-color:#FFFFFF;
 border-width:0px 1px 1px 0px;
 border-color:#808080;
 border-style:solid;
}
.item a{
 font-weight:600;
}
.item img{
 margin:5px;
}
.item a{
 font-size:1.2em;
 line-height:1.4em;
}
/*中項目
---------------------------------------------------- */
.cyuu_title{
 width:580px;
 font-size:1.0em;
 background-image:url("../shopping/images/cyuu_title_bg.gif");
 background-repeat:repeat-y;
 padding:10px 0px 10px 0px;
 text-align:left;
 color:#FFFFFF;
 font-weight:600;
 margin-bottom:2px;
 border-left:6px solid #000517;
}

.cyuu_comment_txt{
 width:580px;
 font-size:0.8em;
 text-align:left;
 line-height:1.6em;
 border-bottom:1px solid #c0c0c0;
}
.item_title{
 width:270px;
 font-size:1.0em;
 text-align:left;
 line-height:1.6em;
 padding:10px 0px 7px 2px;
 border-bottom:1px solid #808080;
 font-weight:600;
 color:#000517;
 margin-bottom:8px;
}

.m_1_text{
 width:570px;
 font-size:0.9em;
 text-align:left;
 line-height:1.4em;
}