@charset "utf-8";

/* ------------------------------
 sitemap.css

 Last Update:2009-05-14
 Fujihito Watanabe
------------------------------ */


/* ------------------------------
 title 設定
------------------------------ */
.s_title01 a,.s_title02 a,
.s_title03 a,.s_title04 a {
  font-size: 16px;
  font-weight: bold;
}

.s_title02 {
  padding: 20px 13px 18px 13px;
  border-bottom: 2px solid #FFF7E0;
}

.s_title01,.s_title03 {
  border-bottom: 1px solid #FED963;
}

.s_title01 {
  margin: 0 8px 15px 8px;
}

.s_title01 {
  padding: 0 5px 18px 5px;
}

.s_title03 {
  margin: 20px 5px 18px 5px;
  padding: 0 8px 18px 8px;
}

.s_title04 {
  padding: 20px 0 0 13px;
}


/* ------------------------------
 ul/li 設定
------------------------------ */
ul.s_list,ul.s_list02,ul.s_list_last {
  overflow: hidden;
}

ul.s_list,ul.s_list_last {
  padding: 0 0 18px 13px;
}

ul.s_list02 {
  padding: 0 0 0 13px;
}

ul.s_list_last {
  border-bottom: 2px solid #FFF7E0;
}

ul.s_list li,ul.s_list02 li,
ul.s_list_last li {
  float: left;
  padding: 1px 0 1px 27px;
  background: url(../../images/corsor_r_b.gif) no-repeat left 0;
}

ul.s_list li.last,ul.s_list02 li.last,
ul.s_list_last li.last {
  margin: 0;
}


/* ------------------------------
 width 設定
------------------------------ */
.w01 {
  width: 105px;
}

.w02 {
  width: 132px;
}

.w03 {
  width: 195px;
}

.w04 {
  width: 107px;
}

.w05 {
  width: 155px;
}

.w06 {
  width: 215px;
}

.w07 {
  width: 165px;
}


/* ------------------------------
 IE6(Win) hack 設定
------------------------------ */
.w01 {
  _width: 118px;
}

.w02 {
  _width: 145px;
}

.w03 {
  _width: 208px;
}

.w04 {
  _width: 120px;
}

.w05 {
  _width: 168px;
}

.w06 {
  _width: 228px;
}


/* EOF */