* {
  margin: 0px;
  padding: 0px;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 20px;
  background-color: #FFB84D;
}

img {
  margin: 0px;
  padding: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

a:link {
  color: #000033;
}

a:visited {
  color: #660033;
}

a:hover {
  color: #FF6600;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.bold {
  font-weight: bold;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb5 {
  padding-bottom: 15px;
}

.pb5 {
  padding-bottom: 20px;
}

.pb5 {
  padding-bottom: 25px;
}

.pb5 {
  padding-bottom: 30px;
}

.pb5 {
  padding-bottom: 35px;
}

.pb5 {
  padding-bottom: 40px;
}

.vTop {
  vertical-align: top;
}

.vBottom {
  vertical-align: bottom;
}

.clear {
  clear: both;
}

.fLeft {
  float: left;
}

.fRight {
  float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.index {
  text-indent: -1em;
  margin-left: 1em;
}

.small {
  font-size: 12px;
  line-height: 16px;
}

.goTop {
  font-size: 10px;
  line-height: 10px;
  clear: both;
  text-align: right;
}

#allWrap {
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 974px;
  padding: 0px;
}



#btn {
  padding-top: 10px;
  width: 930px;
  padding-bottom: 30px;
}

#btn dd {
  width: 216px;
  float: left;
  padding-right: 13px;
}


#ctsWrap {
  background-image: url(../img/waku02.jpg);
  background-repeat: repeat-y;
  width: 900px;
  padding-right: 37px;
  padding-left: 37px;
}

#leftCts {
  width: 670px;
  float: left;
  padding-top: 20px;
  padding-bottom: 30px;
}

#rightCts {
  float: right;
  width: 205px;
  padding-top: 20px;
}

#footer {
  padding-bottom: 10px;
  clear: both;
}
