@charset "Shift_JIS";
/*privacy共通ヘッダ*/
#sitemap-top{
  width : 1055px;
  height : 110px;
  background-image : url(../sitemap/img/title.gif);
  padding-top : 70px;
  background-repeat : no-repeat;
}
#sitemap-header{
  background-image : url(../sitemap/img/sitemap-header.gif);
  background-repeat : repeat-x;
}


/*sitemapタイトル*/

/*TOP*/
#title-sitemap{
  height : 130px;
  background-image : url(../sitemap/img/sitemap-title01.gif);
  background-repeat : no-repeat;
}



/*レイアウト*/

#sitemap-h1{
  margin-bottom : 20px;
  width : 280px;
  float : left;
  height : 50px;
  color : white;
  padding-left : 30px;
  margin-right : 35px;
  background-image : url(../sitemap/img/yajirushi.gif);
  background-repeat : no-repeat;
  vertical-align : 50%;
  line-height : 50px;
}
#sitemap-h1 a{
  color : white;
}


#sitemap-h3{
  float : left;
  width : 310px;
  margin-right : 35px;
  line-height : 33px;
}
#sitemap-h4 a{
  color: #000000;
}
#sitemap-h5 a{
  color: #000000;
}

#sitemap-h6 a{
  color: #000000;
}


#sitemap-h4 a:active{
  color: #ff0000;
}
#sitemap-h5 a:active{
  color: #ff0000;
}
#sitemap-h6 a:active{
  color: #ff0000;
}

#sitemap-h4 a:hover{
  color: #ff0000;
}
#sitemap-h5 a:hover{
  color: #ff0000;
}
#sitemap-h6 a:hover{
  color: #ff0000;
}


#sitemap-h4{
  padding-left : 30px;
  margin-right : 20px;
  line-height : 33px;
  background-image : url(../sitemap/img/yajirushi2.gif);
}

#sitemap-h5{
  padding-left : 50px;
  margin-right : 20px;
  line-height : 33px;
  background-image : url(../sitemap/img/yajirushi3.gif);
}
#sitemap-h6{
  padding-left : 70px;
  margin-right : 20px;
  line-height : 33px;
  background-image : url(../sitemap/img/yajirushi4.gif);
}
#sitemap-main{
  margin-left : 15px;
  padding-bottom : 50px;
}
#sitemap-main a{
  text-decoration : none;
  color : #4f8bd6;
}
