@charset "UTF-8";

#swfz {
  width: 800px;
  border-left: solid 1px #666;
/*  border-right: solid 1px #666;
  border-bottom: solid 1px #666;*/
}


.title {
  font-size: 14px; line-height: 1.3; color: #222;
}

.sc {
  color: #bdb76b;
}


.honbun {
  font-size: 13px; line-height: 1.3; color: #222;
}

.honbun2 {
  font-size: 12px; line-height: 1.3; color: #222;
}


.caption {
  font-size: 11px; line-height: 1.4; color: #222; font-weight: normal;
}

.caption-g {
  font-size: 11px; line-height: 1.3; color: #222; font-weight: normal;
}

.red {
  color: #ff0000;
}

/*フォーム*/
select,textarea {
  font-size: 12px; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-weight: normal;
}

input {
  font-size: 11px;
}


