@charset "UTF-8";

h1 {
  position: relative;
  top: 70px;
  height: 15px;
  text-align: right;
  color: #100063;
  font-size: 15px;
  margin-bottom: 5px;
}

/* ---  ヘッダー --- */
#header {
  height: 70px;
  margin: -20px 0 20px 0;
}

#header .logo_divenavi {
  float: left;
  width: 152px;
}

#header ul {
  float: left;
  width: 447px;
  background-color: #00a0e9;
}

#header ul li {
  float: left;
  width: 149px;
  padding: 4px 0;
  text-align: center;
}

#header .logo_islands_collection {
  float: left;
  width: 116px;
}

#info_topix {
  clear: both;
  padding: 3px 0;
  margin-top: 0px;
}
