/* Generated by KaZcadeS */
body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font-size: 100%;
  text-align: left;
  font-family: Verdana,Chicago,Arial,Osaka,sans-serif;
  color: #000000;
}
table, tr, td {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  color: #666666;
}
a:link {
  color: #0000ff;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  font-weight: bold;
  color: #0000ff;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  color: #0000ff;
}
ul {
  margin: 3px 20px;
  padding: 0px;
  list-style-type: square;
  list-style-image: none;
  list-style-position: outside;
}
h1 {
  position: absolute;
  top: 100px;
  left: 500px;
  font-size: 180%;
  font-weight: bold;
  color: #ffffff;
}
h2 {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  font-weight: bold;
  color: #0000ff;
  text-decoration: underline;
}
h3 {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  font-weight: normal;
  color: #000000;
}
div.header {
  border-style: solid;
  border-color: #333333;
  border-width: 0px 2px 0px 0px;
  margin: 0px;
  padding: 0px;
  background: #cccccc url(nayami.jpg) no-repeat scroll left center;
  width: 700px;
  height: 200px;
}
div.main {
  border-style: solid;
  border-color: #333333;
  border-width: 0px 2px 1px 0px;
  margin: 0px;
  padding: 0px;
  width: 700px;
}
div.left {
  margin: 10px 0px 0px 10px;
  padding: 10px 0px;
  float: left;
  width: 180px;
  font-size: 80%;
  line-height: 160%;
}
div.right {
  margin: 0px 0px 0px 6px;
  padding: 10px 0px;
  float: left;
  font-size: 80%;
  line-height: 170%;
  width: 350px;
}
div.menu {
  margin: 0px 0px 0px 550px;
  padding: 10px 0px;
  text-align: right;
  font-size: 80%;
  line-height: 180%;
  width: 130px;
}
div.footer {
  border-style: solid;
  border-color: #cccccc;
  border-width: 0px 2px 0px 0px;
  margin: 0px;
  padding: 3px 0px;
  width: 698px;
  background-color: #cccccc;
  font-size: 70%;
  color: #333333;
  clear: left;
}
hr {
  border-style: solid;
  border-color: #cccccc;
}
