/*----------------------------------------------------------タイトル*/
.h1t { 
	background-image:url(../image/shop/h1t.gif);
	background-repeat: no-repeat;
	width:750px;
padding-top:70px;
padding-left:30px;
padding-bottom:30px;
}

/*----------------------------------------------------------項目2()*/
.item1 { 
	background-image:url(../image/sub/h1bg.gif);
	background-repeat: no-repeat;
	width:780px;
	height:150px;
}

/*----------------------------------------------------------各店舗()*/
table#tenpo { 
    width: 720px;
    height: 160px;
    margin: none ;
background-color: #ffffff; 
border: 0px #865D34 solid;

}
td#tenponame{
    text-align: left; 
    height: 20px;
    font-size: 12px;
}
td#pic{
    text-align: center; 
    height: 180px;
    width:220px;
}
td#syouhin{
    text-align: left; 
    height: 20px;
    font-size: 12px;
}
td#syoukai{
    text-align: left; 
    height: 20px;
    font-size: 12px;
}
td#hitokoto{
    text-align: left; 
    height: 20px;
    font-size: 12px;
}