body {
    font-size: 80%;
    font-family: "MS UI Gothic", "Osaka", sans-serif;
  width: 980px;
  float: left;
}

a img {
    border: none;
}

#contents {
  background-image:url(http://www.aritomi.com/design/back2.gif);
  float: left;
  width: 980px;
  background-repeat: no-repeat;
}

#head {
  width: 980px;
  height: 150px;
  /*border: 1px solid black;*/
  float: left;
}

#head h1 {
  margin-top: 45px;
  margin-left: 53px;
}

#main_contents {
  width: 980px;
}

#twocol {
  width: 740px;
}

.entry {
  margin-bottom: 10px;
}

.entryImage {
  margin-bottom: 10px;
}

.entryBody {
  line-height: 1.5em;
  margin-bottom: 10px;
}

#menu {
  /*border: 1px solid black;*/
  width: 240px;
  height: 550px;
  font-weight: bold;
  font-size: 120%;
}
#menu a {
  color: white;
  text-decoration: none;
}

#ad {
	height: 550px;
}
