@charset "utf-8";
/*-------------------------------------
  /wedding/
-------------------------------------*/
#content h1 {
  width: 760px; height: 150px;
  margin-bottom: 0;
  background-image: url(/images2/wedding/h1.jpg);
  text-indent: -9999px;
}

#content h2 {
  width: 761px; height: 61px;
  margin: 8px 0 0.6em 0; padding: 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  clear: both;
}
.about_airport_wedding h2 { background-image: url(/images2/wedding/h2_about_airport_wedding.jpg); }
.ceremony_plan h2 { background-image: url(/images2/wedding/h2_ceremony_plan.jpg); }
.reception_plan h2 { background-image: url(/images2/wedding/h2_reception_plan.jpg); }

#content .about_airport_wedding p,
#content .ceremony_plan p {
  width: 700px;
  margin: 0 auto 1em auto; padding: 0;
  line-height: 1.6em;
}


/* about_airport_wedding */
#content .about_airport_wedding .section {
  width: 700px;
  margin: 0 auto 1em auto; padding: 0;
}

#content .about_airport_wedding .section dl {
  width: 230px; min-height: 12em; _height: 12em;
  margin: 0 auto 1em auto; padding: 0;
  float: left;
  border-left: 1px solid #D15F76;
}

#content .about_airport_wedding .section dl#cuisine {
  clear: both;
}

#content .about_airport_wedding .section dl dt {
  margin: 0; padding: 0.3em 0 0.3em 8px;
  border-top: 1px solid #D15F76;
  background: url(/images2/wedding/dt_about_airport_wedding.jpg) no-repeat left top #FEEBE5;
  font-weight: bold;
  font-size: 1.1em;
  color: #D15F76;
}

#content .about_airport_wedding .section dl dd {
  padding: 0.7em;
}

#content .about_airport_wedding .section dl dd strong {
  padding-right: 0.2em;
  padding-left: 0.2em;
  font-size: 1.1em;
  color: #D15F76;
}


/* ceremony_plan */
#content .ceremony_plan dl {
  width: 240px;
  margin: 0 5px 16px 0;
  float: left;
}

#content .ceremony_plan dl dt {
  height: 81px;
  margin: 0; padding: 0;
  text-indent: -9999px;
}
#content .ceremony_plan dl#ange dt { background-image: url(/images2/wedding/dt_ceremony_plan-ange.jpg); }
#content .ceremony_plan dl#ciel dt { background-image: url(/images2/wedding/dt_ceremony_plan-ciel.jpg); }
#content .ceremony_plan dl#japon dt { background-image: url(/images2/wedding/dt_ceremony_plan-japon.jpg); }

#content .ceremony_plan dl dd {
  margin: 0; padding: 0;
  background: url(/images2/wedding/dd_ceremony_plan.jpg) no-repeat left bottom;
}

#content .ceremony_plan dl dd ul {
  width: 210px; min-height: 21.5em; _height: 21.5em;
  margin: 0; padding: 1em 0 0.8em 14px;
}

#content .ceremony_plan dl dd ul li {
  background-image: url(/images2/wedding/listmark.gif);
}

#content .ceremony_plan .section {
  margin-left: 12px;
}


/* reception_plan */
#content .reception_plan .section1 {
  width: 370px;
  margin: 0 0 0 30px; _margin-left: 20px; padding: 0;
  float: left;
  border-top: 1px solid #D15F76;
  /*border-left: 1px solid #D15F76;*/
}

#content .reception_plan .section1 p {
  width: 362px;
  margin: 0; padding: 0.2em 0 0.2em 8px;
  background: url(/images2/wedding/dt_about_airport_wedding.jpg) repeat-x left top #FEEBE5;
  border-bottom: 1px solid #D15F76;
  font-weight: bold;
  font-size: 1.2em;
  color: #D15F76;
}

#content .reception_plan .section1 p span {
  padding-left: 0.2em;
  font-weight: normal;
}

#content .reception_plan .section1 ul {
  margin: 0.8em 0 0 14px;
}

#content .reception_plan .section1 ul li {
  background-image: url(/images2/wedding/listmark.gif);
}

#content .reception_plan .section2 {
  margin-left: 420px;
}

#content .reception_plan .section2 dl {
  width: 240px;
  margin: 0 0 4px 0; padding: 0;
}

#content .reception_plan .section2 dl dt {
  height: 42px;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
#content .reception_plan .section2 dl#standard dt { background-image: url(/images2/wedding/dt_reception_plan-standard.jpg);}
#content .reception_plan .section2 dl#medium dt { background-image: url(/images2/wedding/dt_reception_plan-medium.jpg);}
#content .reception_plan .section2 dl#deluxe dt { background-image: url(/images2/wedding/dt_reception_plan-deluxe.jpg);}

#content .reception_plan .section2 dl dd {
  padding: 0.8em 0.5em 1.6em 0.5em;
  text-align: center;
  background: url(/images2/wedding/dd_reception_plan.jpg) no-repeat left bottom;
}


/* inquiry */
#content .inquiry dl {
  clear: both;
  width: 560px;
  margin: 1em auto;
}

#content .inquiry dl dt {
  height: 45px;
  margin: 0; padding: 0;
  background: url(/images2/wedding/dt_inquiry.jpg);
  text-indent: -9999px;
}

#content .inquiry dl dd {
  margin: 0; padding: 1em 0.5em 1.8em 0.5em;
  text-align: center;
  background: url(/images2/wedding/dd_inquiry.jpg) left bottom no-repeat;
}

