@charset"UTF-8";

.kh_theme ul {
  padding-top: 3px;
  padding-left: 7px;
  clear: both;
}

.kh_theme li {
  display: inline;
  margin-left: 3px;
}

.kh_theme01_head {
  background: url("//image.stworld.jp/dstimg/KH/theme01_base_head.gif") no-repeat;
  width: 615px;
  padding-top: 30px;
  margin-top: 5px;
  margin-left: 10px;
}

.kh_theme01_body {
  background: url("//image.stworld.jp/dstimg/KH/theme01_base_body.gif") repeat-y;
  width: 615px;
}

.kh_theme01_foot {
  background: url("//image.stworld.jp/dstimg/KH/theme01_base_foot.gif") no-repeat scroll center bottom transparent;
  padding-bottom: 10px;
  width: 615px;
}

.kh_theme02_head {
  background: url("//image.stworld.jp/dstimg/KH/theme02_base_head.gif") no-repeat;
  width: 615px;
  padding-top: 30px;
  margin-left: 10px;
}

.kh_theme02_body {
  background: url("//image.stworld.jp/dstimg/KH/theme02_base_body.gif") repeat-y;
  width: 615px;
}

.kh_theme02_foot {
  background: url("//image.stworld.jp/dstimg/KH/theme02_base_foot.gif") no-repeat scroll center bottom transparent;
  padding-bottom: 10px;
  margin-bottom: 5px;
  width: 615px;
}

#kh_banner_list ul {
  margin-top: 5px;
  margin-left: 7px;
}

#kh_banner_list li {
  float: left;
  width: 305px;
  margin-left: 3px;
  margin-bottom: 3px;
}





.float_clear  {
  clear: both;
}