@import "../styles.css";

#mainblo_aoki {
  margin: 0;
  padding: 0;
  width: 1000px;
  height: 700px;
  clear: both;
  background: url(http://codocodo.com/aoki/images/aoki_top.png) no-repeat;
}

#aonavi {
  width: 250px;
  font-size: 12px;
  clear: left;
}

dt {
  margin-left: 20px;
  font: bold 14px "MS ゴシック",Osaka,sans-serif;
}

ul {
  list-style: none;
  margin: 20px 0 0 -20px;
  font: bold 14px "MS ゴシック",Osaka,sans-serif;
}

ul.imagelist {
  width: 350px;
  position: relative;
  top: 10px;
  left: 30px;
  clear: left;
}

.imagelist li {
  float: left;
  margin: 3px;
}