@charset "utf-8";

/*----------------------------------------------
ヘッダー
-----------------------------------------------*/
#header_skin h1, #header_skin_search h1 {
  color: #fff;
}
#btn_favorite a {
  background: url(../../images//sp/btn_favorite.png) no-repeat 0 0;
}
#btn_sitemap a {
  background: url(../../images//sp/btn_sitemap.png) no-repeat 0 0;
}
#btn_inquiry a {
  background: url(../../images//sp/btn_inquiry.png) no-repeat 0 0;
}

/*----------------------------------------------
メニュー
-----------------------------------------------*/
#menu li a {
  background: url(../../images//sp/bg_btn_menu.gif) no-repeat 0 0;
}

/*----------------------------------------------
メイン
-----------------------------------------------*/
.title span {
  background: url(../../images//sp/bg_title_01.gif) no-repeat;
}
#divTilSpecial {
  background: url(../../images//sp/bg_title_01.gif) no-repeat;
}

/*----------------------------------------------
フッター
-----------------------------------------------*/
#footer {
  background: url(../../images//bg_footer_01.gif) repeat-x;
}