@charset "Shift_JIS";

body {
  font-family: "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", Osaka, sans-serif;
  color: #000000;
  font-size: 1.3em;
  line-height: 140%;
  font-weight: 500;
  letter-spacing: 0.05em;
  background: url(jpeg/hoka/moto.jpg);
  padding: 1px;
}

div {
  color: #000000;
  background: #ffffff;
  border-left: 3px solid #ccccff;
  border-top: 5px solid #ffffff;
  border-right: 3px solid #ccccff;
  border-bottom: 5px solid #ffffff;
  padding: 10px;
}

hr {
  color: #000000;
  height: 0.05em;
  width: 95%;
}

a:link {
  color: ;
}

a:visited {
  color: ;
}

a:hover {
  background-color: #ffff99;
}

a:active {
  color: #ff0000;
  font-size: 105%;
  font-weight: 700;
}

h1 {
  color: #000000;
  background: #ffffff;
  border-left: 3px solid #ffffff;
  border-top: 3px solid #ccccff;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ccccff;
  font-size: 115%;
  font-weight: 600;
  line-height: 200% ;
  text-align: center;
  width: 70%;
}

h2 {
  font-size: 115%;
  text-align: center;
  font-weight: 600;
  line-height: 170% ;
}

h3 {
  font-size: 110%;
  font-weight: 600;
  line-height: 160% ;
}

h4 {
  font-size: 105%;
  font-weight: 600; 
  line-height: 150% ;
}

h5 {
  background: #ffffff;
  border-left: 5px solid #ffffff;
  border-top: 3px solid #ffffff;
  border-right: 5px solid #ffffff;
  border-bottom: 3px solid #ccccff;
  font-size: 95%;
  line-height: 180%;
  font-weight: 500;
}

h6 {
  font-size: 90%; 
  font-weight: 400;
  text-align: center;
}

ul {
  list-style: none;
  font-size: 105%;
  line-height: 180%;
}

table.nasi{
  background: #ffffff;
  border:  #ffffff;
  font-size: 97%;
  width: 87%;
}

th.nasi{
  border: #ffffff;
  padding: 8px;
  font-size: 97%;
}  

td.nasi{ 
  border: #ffffff;
  padding: 8px;
  font-size: 97%;
}

table {
  width: 90%;
  background: #ffffff;
  border: solid 2px #000000;
  border-collapse: collapse;
  line-height: 130%;
  font-size: 97%;
}

th {
  border: solid 2px #000000;
  padding: 8px;
  font-size: 97%;
  font-weight: 500;
  white-space: nowrap;
}  

td {
  border: solid 2px #000000;  
  padding: 8px;
  font-size: 97%;
  font-weight: 500;
  vertical-align: top;
}

img.waku1 {
  border: solid 3px #ccccff;
}
