@charset "utf-8";

/* ----------  見出し */
body.sitemap div.shLine h2 {
  text-indent:-9999px;
}

body.sitemap div.new div.shLine h2 {
  background:url(../../img/main/subhead-text.gif) no-repeat 0 -75px;
}
body.sitemap div.service div.shLine h2 {
  background:url(../../img/main/subhead-text.gif) no-repeat 0 -100px;
}
body.sitemap div.faq div.shLine h2 {
  background:url(../../img/main/subhead-text.gif) no-repeat 0 -125px;
}
body.sitemap div.contact div.shLine h2 {
  background:url(../../img/main/subhead-text.gif) no-repeat 0 -150px;
}

/* ----------  セクション */
body.sitemap div#main div.section {
  margin-bottom:10px;
}
body.sitemap div#main div.section.faq {
  margin-bottom:0;
}

body.sitemap div#main div.box {
  margin-top:15px;
  font-size:93%;
}
body.sitemap div#main div#spfaq div.box {
  margin-top:0;
}

body.sitemap div#main div.box div.right {
  width:260px;
  float:right;
}
body.sitemap div#main div.box div.left{
  float:left;
  width:270px;
  margin-left:10px;
}

body.sitemap div#main div.section div.box ul {
  margin: 0 0 20px 15px;
}
body.sitemap div#main div#spfaq div.box ul {
  margin:0;
  padding:5px 12px 10px 12px;
}

body.sitemap div#main div.faq div.box div.right ul {
  margin-top: 26px;
}
body.sitemap div#main div.faq div.box div.right ul ul{
  margin-top: 0px;
}

body.sitemap div#main div.section div.box ul ul{
  margin:0 0 0 25px;
}

body.sitemap div#main div.section div.box li {
  height:14px;
  padding-left:29px;
  margin-bottom:10px;
  font-size:12px;
  line-height:14px;
  background:url(../../img/common/ic-sitemap1.gif) no-repeat 0 0;
}

body.sitemap div#main div.section div.box li.last {
  height:14px;
  padding-left:29px;
  margin-bottom:10px;
  font-size:12px;
  line-height:14px;
  background:url(../../img/common/ic-sitemap2.gif) no-repeat 0 0;
}

/* ----------  特によくある質問 */
body.sitemap div#spfaq {
  clear:both;
  width:530px;
  margin-left:10px;
  margin-bottom:30px;
}
/* ヘッダー */
body.sitemap div#spfaq div.head {
  width:530px;
  height:37px;
  text-indent:-9999px;
  background:url(../../img/main/spfaq-head.gif) no-repeat;
}
/* フッター */
body.sitemap div#spfaq div.box{
  width:530px;
  padding-bottom:6px;
  background:url(../../img/main/spfaq-foot.gif) bottom no-repeat;
}
/* 本文 */
body.sitemap div#spfaq ul {
  border-left:solid 1px #77B200;
  border-right:solid 1px #77B200;
  background-color:#fff;
}
body.sitemap div#spfaq ul li {
  background:url(../../img/common/ic-arrow3.gif) no-repeat 0 0;
  padding-left:20px;
  margin-right:3px;
}

