body {
  background: url(images/haikei_02.gif) repeat-x 0px 0px;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0px 0px 30px;
}
* html body {
  font-size: 85%;
  line-height: 1.5em;
}

table {
}

img {
  border-width: 0px;
}

p {
  margin: 0px;
}

a {
  color: #009933;
  text-decoration: none;
}

h1 {
  margin: 0px 0px 50px;
}
a:hover {
  text-decoration: underline;
}

.bold {
  font-weight: bold;
}
ul,li {
  margin: 0px;
  list-style: none;
  padding: 0px;
}

#contianer {
  margin-right: auto;
  margin-left: auto;
  width: 971px;
}

#contianer #box {
  float: left;
  padding-bottom: 15px;
  width: 580px;
}

.txt_space {
  padding-bottom: 20px;
}

.txt_space2 {
  padding-top: 10px;
}

.txt_space3 {
  padding-top: 20px;
}

.txt_space4 {
  padding-bottom: 20px;
  width: 570px;
}

.ad_box {
  background: url(images/denshin_49.gif) no-repeat right 10px;
  padding-bottom: 10px;
}

#contianer #box .ad_box li {
  padding-bottom: 5px;
}

table {
  width: 575px;
  margin-top: 20px;
  font-size: 100%;
}

#contianer #photo_box {
  float: right;
  padding-left: 10px;
  width: 380px;
  padding-bottom: 20px;
}

#contianer #photo_box img {
  margin-bottom: 5px;
  margin-left: 5px;
}

#fotter {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #DBDADA;
  text-align: center;
  clear: both;
  margin-bottom: 20px;
}

.left {
  float: left;
  margin-right: 100px;
}

.clear {
  clear: both;
}

#fotter .fotter_box ul {
  float: left;
  margin-right: 100px;
  font-size: 90%;
}

#fotter .fotter_box p {
  font-size: 90%;
}

.fotter_box {
  width: 971px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.rogo_box {
  width: 980px;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}

