@charset "utf-8";

body {
  
  margin: 0;
  padding: 0;
  background: url(images/oikawanao.jpg) repeat-x 0 100px;
}

/* ==================== */
ul.header-navi {
  list-style-type: none;
  font-size: 90%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100px;
  left: 2px;
}

.header-navi li {
  line-height: 30px;
  width: 8em;
  margin: 0;
  padding: 0;
  float: left;
}

.header-navi li.skip { display: none; }

.header-navi a {
  text-decoration: none;
  text-align: center;
  display: block;
  width: 100%;
  float: left;
  background: url(images/oikawanao.jpg) no-repeat 100% 100%;
  color: #ff8c00;
}

.header-navi a:hover {
  text-decoration: none;
  background: url(images/oikawanao.jpg) no-repeat 0 100%;
  color: #9f0;
}


h1 {
  FONT size="+2"
  color palevioletred;
  font-weight: normal;
  position: absolute;
  top: 0.5em;
  left: 0.7em;
  margin: 0;
  padding: 0;
}

ul {
  list-style-type: square;
  margin: 0 0 0 20px;
  padding: 0;
}

a {
  text-decoration: none;
  background-color: #fff;
  color: #00f;
}

a:hover {
  text-decoration: underline;
  background-color: #fff;
  color: #f00;
}

A:hover {color:white ; background:palevioletred;}

.waku {
	padding: 20px;
	border-style: solid;
	border-color: palevioletred;
	}
h3 {
	border-style: solid;
	padding: 2px 4px;
	width: 250px;
	}

.text3 {
	border-color: #708090;
	border-width: 0 0 2px 10px;
	}

table, td, th { border: 1px #708090 solid; }


.td1 {

	width: 460px;
        }
.td2 {

	width: 350px;
	}	

.td4 {

	width: 40px;
	}	

.td4 {

	width: 40px;
	}	