@charset "UTF-8";

body {
  text-align: center;
  color: #000000;
  font-size: 13px;
*font-size: 100%; /*for IE6,IE7*/
  background: #FFFFFF url(../img/common/index_header_body.jpg) repeat-x center top;
}

#header h1 {
  margin: 0;
  font-size: 12px;
  color: #7f99cc;
  font-weight: normal;
  text-align: left;
  top: 0px;
  position: absolute;
  padding-top: 10px;
}

#headerFlash {
  margin: 0px;
  height: 270px;
  background: url(../img/index/index_header_swf.jpg) no-repeat center top;
}

#index #main {
  width: 455px;
  text-align: right;
  float: left;
  margin-bottom: 40px;
}

#index #side {
  width: 455px;
  text-align: left;
  float: right;
  margin-bottom: 40px;
}

#index {
  width: 910px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 0px 10px;
  background: url(../img/common/main_bg.jpg) repeat-y;
  clear: both;
}

#contact {
  background: url(../img/index/contact_bg.jpg) no-repeat right bottom;
  height: 170px;
  width: 395px;
  margin-left: 25px;
  padding-right: 20px;
  padding-left: 15px;
  color: #666666;
  font-size: 12px;
}

#example {
  background: url(../img/index/example_bg.jpg) no-repeat left bottom;
  height: 435px;
  width: 430px;
  margin-right: 25px;
  color: #666666;
}

#example table {
  width: 385px;
  margin: 3px auto 10px 25px;
*margin: 0px auto 10px 25px;
}

#example td {
  font-size: 11px;
*font-size: 70%; /*for IE6,IE7*/
  height: 71px;
*line-height: 130%;
}

#example th {
  font-size: 12px;
*font-size: 80%; /*for IE6,IE7*/
}

#3supportFla {
  background: url(../img/index/3support_swf.jpg) no-repeat;
  height: 320px;
  width: 455px;
}

#topics {
  background: url(../img/index/contact_bg.jpg) no-repeat right bottom;
  height: 105px;
  width: 430px;
  margin-left: 25px;
  padding-right: 0px;
  padding-left: 0px;
  color: #666666;
  font-size: 12px;
  margin-bottom: 10px;
}

#topics dl {
  width: 400px;
  display: block;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100px;
  text-align: left;
  margin-left: 0px;
  padding: 0px 0px 0px 15px;
  margin-right: 0px;
}

#aisatu {
  display: block;
  width: 880px;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border: 1px solid #39C;
  margin-bottom: 10px;
  font: 13px/150% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
  vertical-align: bottom;
}

#aisatu p {
  margin-bottom: 5px;
  margin-top: 5px;
}

