@charset "utf-8";

/*----------------------------------------------
ヘッダー
-----------------------------------------------*/
#header_skin {
  background: url(../images/bg_header_05.png) repeat-x;
}
#header_skin_search {
  background: url(../images/bg_header_05_search.png) repeat-x;
  width: 100%;
  height: 87px;
}
#header_skin h1, #header_skin_search h1 {
  color: #333;
}
#btn_favorite a {
  background: url(../images/btn_favorite_05.png) no-repeat 0 0;
}
#btn_sitemap a {
  background: url(../images/btn_sitemap_05.png) no-repeat 0 0;
}
#btn_inquiry a {
  background: url(../images/btn_inquiry_05.png) no-repeat 0 0;
}

/*----------------------------------------------
メニュー
-----------------------------------------------*/
#menu li a {
  background: url(../images/2column/bg_btn_menu_05.png) no-repeat 0 0;
}

/*----------------------------------------------
メイン
-----------------------------------------------*/
.title span {
  line-height: 2.8em;
  background: url(../images/bg_title_05.gif) no-repeat;
}
#divTilSpecial {
  line-height: 2.8em;
  background: url(../images/bg_title_05.gif) no-repeat;
}

/*----------------------------------------------
フッター
-----------------------------------------------*/
#footer {
  background: url(../images/bg_footer_05.gif) repeat-x;
}
