@charset "Shift_JIS";
body{
  background-color: transparent;
  background : transparent url(well04.gif) repeat scroll 0% 0%;
}
#mainwrap{
  width: 500px;
  border: 1px solid gray;
}
#data{
  width: 500px;
  display: table;
  border: 1px solid gray;
}
#item{
  width: 500px;
  display: table;
  position: relative;
}
.datacell{
  width: 160px;
  float: left;
  list-style-type: none;
  padding: 3px 0px 1px 87px;
  margin: 0px 1px 1px 0px;
  border: 1px solid silver;
  background-color: rgb(255, 255, 255);
  letter-spacing: 2px;
}
.itemcell{
  width: 75px;
  float: left;
  list-style-type: none;
  padding-top: 6px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 145px;
  margin-bottom: 1px;
  margin-left: 0px;
  bottom: 50px;
  font-size: small;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: silver;
  text-align: right;
  height: 15px;
  position: relative;
}
ul{
  padding: 0px;
  margin: 0px;
}
h2{
  padding: 0px;
  margin: 0px;
  font-size: medium;
}
h1{
  font: italic normal bolder medium /normal "‚l‚r –¾’©";
  background-color: transparent;
  background : transparent url(bar001.gif) repeat scroll 0% 0%;
  padding: 3px 0px;
  margin: 0px;
  width: 502px;
  color: red;
  text-align: center;
}
#application{
  width: 480px;
  background-color: rgb(255, 255, 255);
  border: 1px solid silver;
  bottom: 50px;
  clear: both;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
p{
  font-size: small;
}
h3{
  background-color: white;
  text-align: center;
  border-width: 1px 2px;
  border-style: solid;
  border-color: silver;
  width: 498px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: medium;
  padding-top: 5px;
  padding-bottom: 5px;
}
#sub{
  background-color: white;
  width: 500px;
  border: 2px solid silver;
  bottom: 50px;
  clear: both;
  position: relative;
}
#copyright{
  margin-left: 30px;
}
#titlecell{
  width: 480px;
  background-color: rgb(255, 255, 255);
  border: 1px solid silver;
  clear: both;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
#postcard{
  float: left;
}
#postcardcell{
  width: 480px;
  background-color: rgb(255, 255, 255);
  border: 1px solid silver;
  bottom: 50px;
  clear: both;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  height: 112px;
}
#explanation{
  width: 240px;
  float: right;
}
#sizecell{
  width: 160px;
  float: left;
  list-style-type: none;
  padding: 3px 0px 1px 87px;
  margin: 0px 1px 1px 0px;
  border: 1px solid silver;
  background-color: rgb(255, 255, 255);
}