@charset "UTF-8";

#kh_osusume {
  font-size: 18px;
  margin: 10px 0 5px 0;
}

.background01 {
  background-image: url(../images/bg01.gif);
  background-repeat: no-repeat;
  background-position: 450px 15px;
}

.background02 {
  background-image: url(../images/bg02.gif);
  background-repeat: no-repeat;
  background-position: 350px 15px;
}

.background03 {
  background-image: url(../images/bg03.gif);
  background-repeat: no-repeat;
  background-position: 450px 30px;
}


.background04 {
  background-image: url(../images/bg05.gif);
  background-repeat: no-repeat;
  background-position: 450px 5px;
}

.text_photo  {
  margin-left: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.image_photo li {
  float: left;
  width: 180px;
  padding: 5px;
}

.float_right img {
  float: right;
  width: 180px;
  padding: 0 25px 15px 15px;
}

.float_left img {
  float: left;
  width: 180px;
  padding: 0 15px 15px 5px;
}

.kh_link_tour {
  margin-top: 5px;
  margin-bottom: 5px;
  overflow: hidden;
}

.kh_link_tour li {
  float: left;
  width: 145px;
  margin-left: 5px;
}

.clear  {
  clear:  both;
}

.clear hr {
  display: none; 
}  



