@charset "utf-8";
/*-----全体------------------*/
body {
  text-align: left;
  color: #333;
}
/*-----右------------------*/
#newJoin {
  width: 210px;
  height: 220px;
  margin-bottom: 15px;
  border: none;
  background: url(/images/ja/about/help/sub_btn_join.gif) no-repeat;
}
#newJoin a {
  width: 210px;
  height: 220px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
}
#helpmenu {
  width: 210px;
  padding: 0px 0px 7px 0px;
  overflow: hidden;
}
#helpmenu ul {
  display: block;
  list-style-type: none;
}
#helpmenu li {
  display: block;
  width: 210px;
  height: 39px;
  margin-bottom: 8px;
}
#helpmenu li a {
  display: block;
  height: 39px;
  width: 190px;
  padding-left: 20px;
  color: #333;
  line-height: 39px;
  text-decoration: none;
  background: url(/images/ja/about/helptop/helpmenu_bg.gif) top no-repeat;
}
#helpmenu li a:hover {
  background-position: 0px -39px;
  text-decoration: underline;
}
#faq01,#faq02,#faq03 {
  width: 188px;
  padding: 6px 10px 10px 10px;
  background: #F4F4F4;
  border: 1px solid #EE7A02;
  margin-bottom: 5px;
}
#faq01 ul li,#faq02 ul li,#faq03 ul li {
  list-style-type: none;
  padding: 5px 0px 5px 11px;
  border-bottom: 1px dotted #666;
  background: url(/images/ja/about/helptop/faq_li.gif) left top no-repeat;
  background-position: 0px 8px;
  font-size: 95%;
}
#faq01 ul li a,#faq02 ul li a,#faq03 ul li a {
  text-decoration: none;
}
#faq01 ul li a:hover,#faq02 ul li a:hover,#faq03 ul li a:hover {
  text-decoration: underline;
}
#faq01 h2,#faq02 h2,#faq03 h2 {
  display: block;
  width: 188px;
  height: 24px;
  text-indent: -9999px;
}
#faq01 h2 {
  background: url(/images/ja/about/helptop/faqtitle01.gif) top no-repeat;
}
#faq02 h2 {
  background: url(/images/ja/about/helptop/faqtitle02.gif) top no-repeat;
}
#faq03 h2 {
  background: url(/images/ja/about/helptop/faqtitle03.gif) top no-repeat;
}
a.beginner,a.scfh_dsf,a.live10point,a.guide {
  display: block;
  width: 210px;
  height: 60px;
  margin-bottom: 12px;
  text-indent: -9999px;
}
a.premiump {
  display: block;
  width: 210px;
  height: 130px;
  margin-bottom: 12px;
  text-indent: -9999px;
  background: url(/images/ja/about/helptop/thirdplan.gif);
}
a.bookpress {
  display: block;
  width: 210px;
  height: 90px;
  margin-bottom: 12px;
  text-indent: -9999px;
  background: url(/images/ja/ads/pressbookinfo.gif);
}
a.beginner {
  background: url(/images/ja/about/helptop/beginner_bn.gif);
}
a.scfh_dsf {
  background: url(/images/ja/about/helptop/scfh_dsf210_60.gif);
}
a.live10point {
  background: url(/images/ja/about/helptop/live10point210_60.gif);
}
a.guide {
  background: url(/images/ja/about/helptop/guide_bn.gif);
}

