@charset "UTF-8";
/*宴会トップ*/
#banquetTop table.table01 {
  margin-top:20px;
  margin-bottom: 10px;
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  border:1px solid #cccccc;
}
#banquetTop table.table01 td{ text-align:left; font-size:12px;}


#banquetTop table.table02 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
  
}
#banquetTop table.table02 th,
#banquetTop table.table02 td {
text-align:center; 
}

#banquetTop table.table02 th {
  background: #947D60;  font-size:13px; color:#FFFFFF;
}

#banquetTop table.table02 td {
 font-size:12px;
 padding-bottom:10px;
}


#banquetTop table.table021 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}


#banquetTop table.table021 th,
#banquetTop table.table021 td {
  padding: 3px;
}

#banquetTop table.table021 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #FFD9F3;
  text-align: center;
  font-weight:normal;
  font-size: 13px;
}
#banquetTop table.table021 td.title{background: #FFEEFB;font-size: 13px; text-align:center;}
#banquetTop table.table021 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: right;
  
   font-size: 12px;
}