@charset "UTF-8";

/*---------------------------------------------

Aabout Page CSS

for eigo820.com
coded by d-spica at 2008-10-11
linked to "/about/&page-name.html"

---------------------------------------------*/

 
@import url(default.css);
@import url(common.css);


div#navigation div#category-nav ul li.about span {
  background: url(../img/common/nv-category.png) no-repeat -180px 0;
}

div#contents h1.page-title {
  background: url(../img/lower/bg-h1-about.png) no-repeat;
}

body.entry div#main div.section p.photo {
  float: left;
  width: 190px;
}

body.entry div#main div.section div.description {
  margin-left: 220px;
}


