/*section-box背景設定*/
#contents #side-contents .section-box #watch-topics0804 {
  padding: 1px 6px 10px 6px;
  border-bottom: solid 1px #AC451E;
  background: url("/header/0804/img/img_right_watchtopics.jpg") repeat-y;
}

#contents #side-contents .section-box #kakaku0804 {
  padding: 1px 6px 5px 6px;
  background: url("/header/0804/img/img_right_kakaku.jpg") repeat-y;
  border-bottom: solid 1px #1B9C99;
}

#contents #side-contents .section-box #career-information0804 {
  padding: 1px 6px 5px 6px;
  background: url("/header/0804/img/img_right_career.jpg") repeat-y;
  border-bottom: solid 1px #FF6412;
}

#contents #side-contents .section-box #group-information0804 {
  padding: 1px 6px 10px 6px;
  background: url("/header/0804/img/img_right_group.jpg") repeat-y;
  border-bottom: solid 1px #50A115;
}

#contents #side-contents .section-box #hyobans0804 {
  padding: 1px 6px 5px 6px;
  background: url("/header/0804/img/img_right_hyobans.jpg") repeat-y;
  border-bottom: solid 1px #EDB50F;
}

#contents #side-contents .section-box h2 {
  margin: 0;
  padding: 0;
  height: 32px;
  text-indent: -9999px;
}

/*section-box title設定*/
#contents #side-contents .section-box h2#header-watch-topics0804 {
  background: url("/header/0804/img/title_watchtopics.gif") no-repeat top left;
}

#contents #side-contents .section-box h2#header-kakaku0804 {
  background: url("/header/0804/img/title_kakaku.gif") no-repeat top left;
}

#contents #side-contents .section-box h2#header-career-information0804 {
/*
  background: url("/header/0804/img/title_career.gif") no-repeat top left;
*/
  background: url("/headline/img/0804/title_impresscareer.gif") no-repeat top left;
}

#contents #side-contents .section-box h2#header-group-information0804 {
  background: url("/header/0804/img/title_group.gif") no-repeat top left;
}

#contents #side-contents .section-box h2#header-hyobans0804 {
  background: url("/header/0804/img/title_hyobans.gif") no-repeat top left;
}

/*section-box line設定（topics&groupinfoのみ）*/
#contents #side-contents .section-box dl {
  background: none;
}

#contents #side-contents .section-box #watch-topics0804 dl {
  background: url("/header/0804/img/watchtopics_line.gif") no-repeat bottom center;
}

#contents #side-contents .section-box #group-information0804 dl {
  background: url("/header/0804/img/group_line.gif") no-repeat bottom center;
}

/*リストicon設定*/
#contents #side-contents .section-box #watch-topics0804 dt {
  background: url("/header/0804/img/ico_arrow_brown.gif") no-repeat top left;
}

#contents #side-contents .section-box #kakaku0804 dt {
  background: url("/header/0804/img/ico_arrow_green.gif") no-repeat top left;
}

#contents #side-contents .section-box #career-information0804 dt {
  background: url("/header/0804/img/ico_arrow_orange.gif") no-repeat top left;
}

#contents #side-contents .section-box #group-information0804 dt {
  background: url("/header/0804/img/ico_arrow_yellowgreen.gif") no-repeat top left;
}

#contents #side-contents .section-box #hyobans0804 dt {
  background: url("/header/0804/img/ico_arrow_yellow.gif") no-repeat top left;
}
