@charset "UTF-8";

div#contents-box {
  padding-left: 50px;
}


h2#title {
  width: 535px;
  height: 70px;
  background-image: url("../img/root/title-publicity.gif");
}

div.text-box {
  margin: 30px 20px 20px 40px;
}

div.text-box {
  width: 600px !important;
}

h3 {
  width: 600px;
  height: 36px;
  background-repeat: no-repeat;
  padding-left: 20px;
  margin-top: 16px;
  margin-bottom: 10px;
}

h3 span {
  display: none;
}

h3#place {
  background-image: url("../img/root/title-place.gif");
}

h3#kind {
  background-image: url("../img/root/title-kind.gif");
}

h3#others {
  background-image: url("../img/root/title-others.gif");
}

h3#tieup {
  background-image: url("../img/root/title-tieup.gif");
  margin-top: 60px !important;
}

h3#apply {
  background-image: url("../img/root/title-apply.gif");
}

dl {
  margin-bottom: 40px;
}

dt {
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 10px;
}

dd {
  padding-left: 20px;
  margin-bottom: 14px;
  width: 580px;
}

dl.banner-image dd,dl.banner-image dt {
  width: 320px !important;
}

dl.banner-image {
  margin-left: 30px;
  margin-bottom: 0px !important;
  float: left;
}

img.pub-image {
  float: left;
}

.text-box img {
  margin: 5px;
  border: 1px solid #999999;
}

p {
  width: 95%;
}
