@charset "UTF-8";

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

Category Page CSS

for edo-key.com
coded by d-spica at 2008-08-29
linked to "/service.html"

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

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


div#main div.section dl dd {
  margin-top: -1.5em;
  padding: 0 1em 0.6em 8em;
  border-bottom: solid 1px #E6E6E6;
}

div#main div.section dl dd img {
  vertical-align: bottom;
}

div#main div.section p.guide-nav {
  margin-top: -2.3em;
}
