/* Code tidied up by ScrapBook */
.bg02 {
  background-color: rgb(0, 0, 0) !important;
}
a img.linkimg {
  background-color: rgb(255, 255, 255);
}
a:hover img.linkimg {
  opacity: 0.7;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}
input.linkimg:hover {
  opacity: 0.7;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
}
.mincho {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif !important;
}
.ac {
  text-align: center !important;
}
.bold {
  font-weight: bold !important;
}
.ul {
  text-decoration: underline !important;
}
.red {
  color: rgb(199, 2, 0);
}
.yellow {
  color: rgb(255, 240, 0);
}
.white {
  color: rgb(255, 255, 255);
}
.font24 {
  font-size: 24px !important;
}
.font75 {
  font-size: 75%;
}
.font85 {
  font-size: 85%;
}
.font90 {
  font-size: 90%;
}
.font105 {
  font-size: 105%;
}
.font110 {
  font-size: 110%;
}
.font120 {
  font-size: 120%;
}
.font130 {
  font-size: 130%;
}
.font135 {
  font-size: 135%;
}
.font150 {
  font-size: 150%;
}
.font175 {
  font-size: 175%;
}
.fr {
  float: right !important;
}
.fl {
  float: left !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mb00 {
  margin-bottom: 0px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.bg_y {
  background-color: #ffffb4;
}