@charset "utf-8";

a {
  color: #88af3f;
}

div#contents div.section div.mod_category_section h2,
div#contents div.section h1,
div#contents div.section div.content h2,
div#contents div.section div.content h3,
body.single div#contents div.section div.section h2,
div#contents div#cart div.section h2 {
  color: #2c933a;
}

div#header h1,
div#header p.description,
div#footer p.copy {
  color: #5f5f5f;
}

div#header ul.nav li a {
  color: #828377;
}

div#header ul.nav li a:hover {
  color: #9bd839;
}

body.home div#contents div#eyeCatch div.read h1 {
  color: #2c9239;
}

body.single div#contents div#currentCategory h1 {
  border-color: #b2e05d;
  color: #434343;
}

div#contents div#movie ul#movieList li dl dt a img,
div#contents div#shopping ul.itemList li dl dt a img {
  border-color: #ddd;
}

div#contents div#movie ul#movieList li dl dt a:hover img,
div#contents div#shopping ul.itemList li dl dt a:hover img {
  border-color: #88af3f;
}

div#contents div#movie ul#movieList li dl dd.keywords {
  color: #abc778;
}

div#footer ul li a {
  color: #88af3f;
}

div#footer p.copy {
  color: #9bd839
}

body {
  background-image: url("./img/bg.gif");
}

div#contents div.section ul.mod_entryList li a {
  background-image: url("./img/common/listmark.gif");
}

div#contents div.section div.box {
  background-image: url("./img/contents/bg_box.gif");
}

div#contents div.section div.box div.boxInner {
  background-image: url("./img/contents/bg_box_bottom.gif");
}

div#header ul.nav {
  background-image: url("./img/header/bg_nav.gif");
}

div#header ul.nav li {
  background-image: url("./img/header/bg_nav.gif");
}

div#header ul.nav li a:hover {
  background-image: url("./img/header/bg_nav_on.gif");
}

div#contents div.section {
  background-image: url("./img/contents/bg_section_bottom.png");
}

div#contents div.section div.sectionInner {
  background-image: url("./img/contents/bg_section.png");
}

div#contents div.section div.content ul li {
  background-image: url("./img/common/listmark.gif");
}

body.single div#contents div.section div.section p.toShopping a em {
  background-image: url("./img/contents/single/bg_capsule_left.gif");
}

body.single div#contents div.section div.section p.toShopping a span {
  background-image: url("./img/contents/single/bg_capsule_right.gif");
}

body.single div#contents div.section div#yahooChiebukuro ul li {
  background-image: url("./img/contents/bg_question.gif");
}

body.single div#contents div.section div#yahooChiebukuro ul li span.toAnswer {
  background-image: url("./img/contents/bg_question_bottom.gif");
}

body.single div#contents div.section div#yahooChiebukuro ul li span.toAnswer a,
body.single div#contents div.section p.toShoppingBottom a {
  background-image: url("./img/contents/single/listmark.gif");
}

body.single div#contents div.section div#unitKeywords div {
  background-image: url("./img/contents/bg_box.gif");
}

body.single div#contents div.section div#unitKeywords div ul {
  background-image: url("./img/contents/bg_box_bottom.gif");
}
