body {
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #333333;
  background-color: #ffffff;
}
#wrapper {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  color: #000;
  background-color: #FFFFFF;
}
#openwindow {
  width: 570px;
}
h1 img {
  float: left;
  margin: 0 10px;
}
h2 {
  clear: both;
  margin: 0;
  padding: 2px;
  background: url(../images/bg_h2.gif);
  color: #FFFFFF;
  text-align: center;
}
h3 {
  clear: both;
  margin: 5px 0;
  padding: 4px 0 3px 10px;
  background-color: #ffffff;
  border-left: 5px #3366cc solid;
  border-bottom: 1px #c0c0c0 solid;
  color: #000000;
}
h4 {
  clear: both;
  margin: 5px 5px;
  padding: 5px 0 5px 20px;
  background: url(../images/bgcolor_h4.gif) no-repeat left;
  color: #000000;
}
h5 {
  clear: both;
  margin: 0;
  padding: 5px 15px;
  background-color: #EEF7FF;
  border-bottom: 1px #c0c0c0 solid;
}
h6 {
  clear: both;
  margin: 0;
  padding: 5px 25px;
  background-color: #D2D2FF;
  border-bottom: 1px #c0c0c0 solid;
}
.jyuyou {
  clear: both;
  color: #F00;
  font-weight: bold;
  font-size: large;
  text-align: center;
}
caption {
  clear: both;
  text-align: left;
  color: #000000;
}
a:link {
  text-decoration: underline;
  color: #0000CC;
}
a:visited {
  text-decoration: underline;
  color: #800080;
}
a:hover {
  text-decoration: underline;
  color: #FF0000;
}
a:active {
  text-decoration: underline;
  color: #0000CC;
}
a img {
  border-style: none;
}
.img_left {
  float: left;
  margin: 5px 10px;
}
.img_right {
  float: right;
  margin: 5px 10px;
}
.img_center {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
}
.creosearch {
  width: 220px;
}
.creosearch td {
  font-weight: normal;
  text-align: left;
}
.banner_js {
  margin: 5px;
  text-align: center;
}