@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;
}

#enter {
  position: relative;
  top: 44px;
  left: 8px;
  width: 756px;
  height: 567px;
  display: block;
  background: url(http://codocodo.com/aoki/images/spacer.gif);
  text-indent: -9999px;
}

ul.aonavi {
  margin: 0;
  padding: 0;
}

ul.aonavi li {
  float:left;
  margin-left: 5px;
}

li#a_top a {
  display: block;
  width: 204px;
  height: 39px;
  background: url(http://codocodo.com/aoki/images/btn_top_off.gif) no-repeat;
  text-indent: -9999px;
}

li#a_top a:hover {
  background: url(http://codocodo.com/aoki/images/btn_top_on.gif) no-repeat;
}

li#a_gal a {
  display: block;
  width: 204px;
  height: 39px;
  background: url(http://codocodo.com/aoki/images/btn_arc_off.gif) no-repeat;
  text-indent: -9999px;
}

li#a_gal a:hover {
  background: url(http://codocodo.com/aoki/images/btn_arc_on.gif) no-repeat;
}

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;
}

h2.btitle {
  clear: left;
  margin-bottom: -5px;
  font-size: 16px;
  font-weight: bold;
}

p.blonavi {
  text-align: center;
}

.archive-content ul{
  font-size: 21px;
}

.oldarc {
  clear: left;
  font-size: 24px;
  text-align: center;
}

