/* 店舗情報 *********************************************/
#RstTbl{
  background:url(../restaurant/image/RstTblBack720.gif) left top repeat-y;
  margin:0 -8px 0 -8px;
}

.ShpWrapper{
/*  background:url(../schedule/image/ScheShpBack704.gif) 8px top repeat-y;*/
	margin-bottom:16px;
}

.ShpWrapper H3{
  margin-bottom: 16px;
}

.ShpWrapper #Moriya{
	margin:0;
	padding:0 24px;
}

.RstPhoto{
	margin: 0 3px 8px 3px;
}
.RstPhoto IMG{
  width:224px;
	height:56px;
	padding:1px;
	border:1px solid #CCC;
}

/* 店舗データ詳細 */
.RstData{
  margin:0px;
	padding:0 0 16px 0;
}

.RstData DT{
  margin:0 4px;
	padding:0 4px;
	font-weight:bold;

}
.RstData DD{
  margin:0 4px;
	padding:0 4px 0 12px;
	border-bottom:1px dotted #CCC;
}
