@charset "EUC-JP";
BODY {
  font-family:Arial, Tahoma, "Trebuchet MS", Verdana, "MS UI Gothic", Osaka, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  text-align: center;
  line-height: 1.4em;
  margin-top: 5px;
  margin-bottom: 0;
}
H1,H2,UL,LI,CITE,Q,ADDRESS,STRONG {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  margin: 0px;
  padding: 0px;
}
IMG {
  border-style: none;
}
STRONG {
  color: #FF6600;
  background-color: #ffffff;
}
.skip{
  position: absolute;
  left: -9999px;
}
.none{
  display: none;
}
HR {
  display: yes;
}
#container {
  background-image: url(../image/bodybg.gif);
  background-position: center top;
  background-repeat: repeat-y;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  width: 950px;
}
#header {
  background-color: #ffffff;
  background-image : url(../image/header.gif);
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 0px;
}
.description {
  text-decoration: none;
  color: #000000;
  font-size: 80%;
  padding: 5px;
}
#header A {
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
}
#header A:LINK {
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
}
#header a:link:hover {
  text-decoration: none;
  color: #333333;
  background-color: #ffffff;
}
#header a:link:active {
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
}
#header A:VISITED {
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
}
#header a:visited:hover {
  text-decoration: none;
  color: #333333;
  background-color: #ffffff;
}
#header a:visited:active {
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
}
#banner {
  width: 730px;
  float: left;
}
#navi {
  font-size: 75%;
  background-image: url(../image/navibg.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 950px;
  float: left;
  clear: both;
}
#navi .pad {
  padding-left: 6px;
  padding-right: 6px;
}
#navi UL {
  margin: 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFFFFF;
  padding: 0;
}
#navi UL LI {
  display: inline;
}
#navi UL LI A {
  text-decoration: none;
  color: #ffffff;
  background-color: #blue;
  background-image: url(../image/navi0.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-top: 0.3em;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0.3em;
  float: left;
  border-right: 1px solid #ddc6d7;
}
#navi UL LI A:HOVER {
  background-color: #FFFFFF;
  background-image: url(../image/navi.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
}
#image {
  background-image: url(../image/sea-bright-bnr.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  margin-left: 6px;
  padding-left: 0px;
  margin-right: 6px;
  padding-right: 0px;
  padding-bottom: 0px;
  height: 130px;
  clear: both;
}
#main H2 {
  font-size: 120%;
  font-weight: bold;
  background-color: #ffffff;
  background-image: url(../image/h2.gif);
  background-position: left center;
  background-repeat: no-repeat;
  margin-top: 0px;
  padding-top: 12px;
  margin-left: 12px;
  padding-left: 30px;
  padding-right: 5px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  clear: both;
}
#weblink {
  font-size: 75%;
  color: #333333;
  background-color: #ffffff;
  text-align: left;
  line-height: 150%;
  margin-top: 10px;
  margin-left: 15px;
  margin-bottom: 10px;
  list-style-type: none;
}
#footernavi {
  font-size: 75%;
  text-align: center;
  margin: 0px;
  padding-top: 15px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  clear: both;
}
#footernavi UL {
  margin: 0;
  padding: 0;
}
#footernavi UL LI {
  display: inline;
}
#footernavi UL LI A {
  text-decoration: none;
  color: #333333;
  background-color: #ffffff;
  padding: 0 .5em;
}
#footernavi UL LI A:HOVER {
  text-decoration: underline;
  color: #FF0000;
  background-color: #ffffff;
}
#footer {
  background-color: #FFFFFF;
  background-image: url(../image/footer.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 15px;
  padding-bottom: 20px;
  clear: both;
}
ADDRESS {
  font-size: 70%;
  font-style: normal;
  text-align: center;
  line-height: 100%;
  margin-bottom: 5px;
}
}
