@charset "shift_jis";

/*h2見出し*/

h2 {
  color: #FFCC00;
  font-size: 100%;
  font-weight: bold;
  background: #161616;
  text-indent: 30px;
  line-height: 20px;
  text-align: center;
  border-top: 1px solid #666666;
}

/*ｈ3見出し*/

h3 {
  color: #FF9900;
  font-weight: bold;
  padding-left: 15px;
  padding-top: 20px;
  font-size: 110%;
  padding-bottom: 20px;
}

#banner {
  height: 150px;
  width: 800px;
  float: left;
}

.chisan {
  color: #FFFFFF;
  line-height: 3;
  letter-spacing: 2px;
  background: url(../img/kodawari_bg.gif) no-repeat;
}

/*共同企画*/

.kikaku {
  font-size: 100%;
  font-weight: normal;
  color: #FFCC00;
  margin-top: 20px;
}

.customer {
  font-size: 100%;
  font-weight: normal;
  color: #FFCC00;
  margin-top: 20px;
}

.indent {
  padding-left: 30px;
}
