@charset "UTF-8";
.Itemcolum {
  clear: both;
  border: 1px solid #999999;
  margin-bottom: 10px;
  padding: 10px;
  background: #FFFFFF;
}
.ItemcolumOption {
  clear: both;
  margin-bottom: 10px;
  padding: 0px;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
.Itemcolum .leftcolum {
  float: left;
  width: 340px;
  font-size: 11px;
}
.Itemcolum .rightcolum {
  float: right;
  width: 220px;
  margin: 0px;
  padding: 0px;
}
.clearColum {
  clear: both;
}
.priceFrame {
  background: #CCCCCC;
  display: block;
  border: thin dotted #999999;
  margin-top: 10px;
  font-size: 11px;
  text-align: center;
  margin-bottom: 5px;
}
.Itemcolum .leftcolumAlacarte {
  float: left;
  width: 165px;
  font-size: 11px;
  margin-right: 22px;
}
.leftcolumAlacarte p {
  margin-left: 5px;
}
.GuideText {
  clear: both;
  border: 1px solid #999999;
  margin-bottom: 10px;
  padding: 10px;
  background: #FFFFFF;
  font-size: 14px;
  color: #660000;
  font-weight: bold;
}
.GuideTextphp {
  clear: both;
  border: 1px solid #999999;
  margin-bottom: 0px;
  padding: 0px 10px;
  background: #FFFFFF;
  font-size: 12px;
  height: 22px;
}

