a:link{
  color: #444444;
  text-decoration: underline;
}

a:visited{
  color: #444444;
  text-decoration: underline;
}

a:active{
  color: #0000CC;
  text-decoration: none;
}

a:hover{
  color: #cc9966;
  text-decoration: underline;
}

blockquote{
  line-height:135%; padding:1em;
  margin: 0 auto;
}

body{
  background-color: #eeddaa;
  background-image: url("http://hidebbs.net/user/s14/ato.gif");
  color: #000000;
  scrollbar-base-color: #FFFFFF;
  scrollbar-arrow-color: #800f00;
  scrollbar-3dlight-color: #800f00;
  scrollbar-darkshadow-color: #800f00;
  scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-track-color: #eeddaa;
  margin: 0 auto;
  padding: 0;
}

center form{
  background-color: #eebb77;
  border: solid 1px #996633;
  margin: 0 0 3em 0;
  padding: 1em;
  width: 550px;
}

center form table{
  background-color: #eebb77;
}

center form table td{
  white-space: nowrap;
}

form{
  text-align: center;
}

form table{
  margin: 0 auto;
  text-align: left;
  width: 100%;
}

form table td{
  white-space: nowrap;
}

h1{	
  background-color: #eebb77;
  background-image: url("http://hidebbs.net/user/s14/gra.gif");
  border-top: solid 2px #eeddaa;
  border-bottom: solid 2px #996633;
  border-left: solid 2px #cc9966;
  border-right: solid 2px #bb8855;
  color: #800f00;
  font-size: 15pt;
  margin: 0 auto;
  text-align: center;
  width: 600px;
  height: 40px;
}

hr{
  border:dotted 1px #cc9966;
  width: 90%;
  height: 1px;
}

select,input,textarea{
  background-color: #ffffff;
  border: solid 1px #996633;
}

table{
  border-style: none;
  font: 90%;
  margin: 0 0 1em;
  padding: 0;
  text-align: center;
  width: 550px;
}

table table{
  background-color: #ffffff;
  border-style: none;
  margin: 0 auto;
  text-align: left;
  width: 100%;
}

table table td{
  width: 0;
}

td{
  border-style: none;
}

.title{
  text-align: center;
}

#top{
  background-color: #ffffff;
  font: 80%;
  line-height: 115%;
  margin: 2em 0;
  padding: 0.5em;
  text-align: center;
  width: 400px;
}

.navi-home{
  font-size: 10pt;
  margin: 0 auto;
  padding: 2px 2px;
  text-align: left;
}
