@charset "Shift_JIS";

body {
  background-image: url("../img/bg_02.gif");
  /*background-color: #000000;*/
  color: #ffffff;

}

#body {
  width: 850px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid  #ffffff;
}

#menu {
  padding: 1px;
  width: 150px;
  height: 700px;
  text-align: center;  
  float: left;  
}

#title {
  background-image: url("../img/title.gif");
  background-repeat: no-repeat;
  margin-top: 3px;
  margin-left: 5px;
  margin-bottom: 10px;
  width: 685px;
  height: 57px;
  border-bottom: 5px double  #ffffff;
  float: left;
}

#title h1 {
  display: none;
}
h1 {
  margin: 0;
}

#new_topix {
  background-color: #000000;
  padding: 2px;
  margin-top: 5px;
  margin-left: 5px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  color: #ffffff;
  border: 1px solid  #ffffff;
  float: left;
  position: relative;
}

#topix {
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0px;
  padding-bottom: 0px;
  width: 530px;
  height: 3em;
  border-top: 3px double  #ffffff;
  overflow: auto;
  background-color: #000000;
  color: #ffffff;

}

#topix table{
  font-size: 0.8em;
}
#main {
  background-color: #000000;
  padding: 10px;
  margin-left: 5px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 655px; 
  float: left;
  border: 3px double  #ffffff;
}

#main ul {
  text-align: left;
}

#footer {
  /*width: 800px;*/
  height: 1em;
  border-top: 1px solid  #ffffff;
  clear: both;
  text-align: center;
  background-color: #000000;
}

img.menu {
  margin-bottom: 3px;
  width: 148px;
  border: 0;
  float: left;
}


img.wall_paper {
  width: 500px;
}

#counter {

  padding-top: 2px;
  margin-top: 5px;
  margin-left: 5px;
  width: 146px;
  height: 70px;
  text-align: center;
  border: 1px solid #ffffff;
  background-color: #000000;
  float: left;
}
