*{
margin:0px;
padding:0px;
}

html{
height:100%;
}
body{
height:100%; 
}
body > #container {
height: auto;
}
#container{
height:100%;
min-height:100%;
}

html {  
  scrollbar-face-color: #F5E1D8;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color:#F5E1D8;
  scrollbar-3dlight-color: #F5E1D8;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
}

body {
  margin:0 auto 0;
  background-color: #FFFFFF;
  font-family:sans-serif;
  font-size:8pt;
  background-image: url(../img/haikei_bottom.gif);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-attachment: fixed;
}

form {
  margin:0px;
  scrollbar-face-color: #F5E1D8;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color:#F5E1D8;
  scrollbar-3dlight-color: #F5E1D8;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
}

#container {
  width:957px;
  margin:0 auto 0;
  background-color:#FFFFFF;
  background-image: url(../img/top_haikei.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  bottom:0;
}

#logo{
  margin-left:80px;
  height:150px;
  width:300px;
  float: left;
}

#logo_right {
  float: right;
  width: 60px;
  height: 100px;

}

#box1 {
  clear:both;
  text-align:center;
  line-height:20px;
  height:100px;
}

#box2 {
  text-align:center;
  line-height:20px;
  height:150px;
}

#box3 {
  text-align:center;
  line-height:20px;
  height:70px;
}

#box4 {
  text-align:center;
  height:300px;
}
