body{
  margin : 0px ; padding : 0px; 
  font-size : 95%; 
  font-family : "£Í£Ó £Ð¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "HiraKakuPro-W3", "Osaka", "Helvetica", "Arial",  sans-serif;
  line-height: 170%;
  text-align: center;
  background: #ffffff;
}
#all {
  background: #ffffff;
  width: 800px;
  padding: 0 7px 0 7px;
  text-align: left;
  margin: 0 auto;
}
#content{
  text-align: center;
  width: 668px;
  margin-right: 10px;
  float: left;
}
form {
  overflow: hidden;
}
.field{
  border: 3px solid #ecf5fa;
  color: #666;
}
a:link{
  color: #0063dc;
  text-decoration: none;
}
a:visited{
  color: #0063dc;
  text-decoration: none;
}
a:hover{
  background: #0063dc;
  color: #fff;
  text-decoration: none;
}
a:hover img{
  background: #faf8f0;
}

#header{
  padding: 0 0 3px 0;
  margin: 0;
  color: #ccc;
  margin-bottom: 5px;
}
#header img{
  border: none;
}
#header strong{
  color: #000;
}
h1{
  text-align: left;
  font-weight: bold;
  font-size: 100%;
  color: #666;
  padding: 0px 0px 0px 20px;
  margin: 5px 0 5px 0;
}
h1:first-letter{
  font-size: 130%;
  color:blue;
}

#footer {
  clear: both;
  text-align: center;
  border-top: 1px solid #cccccc;
  padding: 2px 0 2px 5px;
  font-size: 80%;
}
table{
  width: 90%;
  text-align: left;
  border-collapse:collapse;
}
th{
  background: #000;
  border: 1px solid #666;
  color: #fff;
}
td{
  border: 1px solid #666;
}
th,td{
  padding: 4px;
}
h1{
  font-size: 120%;
  margin: 10px 0 10px 0;
  padding-left: 0;
}
h1:first-letter{
  font-size: 100%;
}
.silver{
  background: #eee;
}
.tdright{
  text-align: right;
}
.stocked{
   background: #ecf5fa;
   color: #000;
   padding-top: 5px;
   padding-left: 5px;
   padding-bottom: 5px;
   margin-bottom: 5px;
}
.

