body {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px 5px;
}
body.main {
  background-color: #ffffff;
  background-image: url(image/background.png);
  background-repeat: repeat-y;
  background-position: right;
  margin: 0px;
  padding: 0px 5px;
}
body.menu {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px 5px;
  border: none;
}
h1 {
  font-size: 100%;
  font-weight: bold;
  background-color: #cccccc;
  color: #000000;
  margin: 0px;
  padding: 3px 5px;
  text-align: center;
}
h2 {
  background-color: #dddddd;
  color: #000000;
  text-align: center;
  font-weight: normal;
  font-size: 120%;
  padding: 5px;
}
h2.com {
  background-color: #eeeeee;
  color: #000000;
  font-size: 100%;
  text-align: center;
  margin: 0 5% 0 5%;
}
h3 {
  background-color: #f0f0f0;
  color: #000000;
  font-weight: normal;
  font-size: 100%;
  text-align: center;
  margin: 0em 5% 0 5%;
  padding: 5px;
}
h3.com {
  background-color: #ffffff;
  color: #6666ff;
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
table {
  border-width: 0px;
  margin: 0px;
  width: 98%;
  border-color: cccccc;
}
th
{
  border-color: cccccc;
}
td
{
  border-color: cccccc;
}
th.active {
  border-width: 0px;
  margin: 0px;
  background-color: #cccccc;
  color: #000000;
  font-weight: bold;
  font-size: 95%;
  width: 15%;
  text-align: center;
  text-valign: middle;
}
th.unactive {
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  margin: 0px;
  background-color: #ffffff;
  color: #000000;
  font-size: 95%;
  width: 15%;
  text-align: center;
  text-valign: middle;
}
th.void {
  border-width: 0px;
  margin: 0px;
  background-color: #ffffff;
  width: 1%;
}
th.bar {
  border-width: 0px;
  margin: 0px;
  background-color: #cccccc;
  width: 100%;
  height: 7px;
}
th.left {
  background-color: #cccccc;
  color: #000000;
}
th.nprice {
  border-style: outset;
  border-width: 1px;
  background-color: e0e0ff;
  text-align: center;
}
td.nprice {
  font-size: 90%;
  border-style: inset;
  border-width: 1px;
  background-color: e0e0ff;
  text-align: right;
}
p.hanbaiten {
  background-color: #cccccc;
  color: #000000;
  text-align: center;
  width: 90%;
  padding: 4px 0;
  border-style: outset;
  border-width: 3px;
}
td.main {
  border-width: 1px 5px 5px 5px;
  border-style: solid;
  width: 100%;
  border-color: #8f8fff;
  background-color: #9191aa;
}
td.left {
  background-color: #ffffff;
  vartical-align: top;
}
td.right {
  background-color: #ffffff;
}
td.soryo {
  text-align: right;
  font-size: 85%;
  font-weight: normal;
}

table.q {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
th.q {
  text-align: left;
  background-color: #7f7f7f;
  color: #ffffff;
}
td.q {
  text-align: left;
  background-color: #f0f0f0;
}

table.f {
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}
th.f {
  text-align: center;
  vertical-align: middle;
  background-color: #ccccff;
  color: #2f2f2f;
}
td.f {
  text-align: left;
  background-color: #f0f0ff;
}

.menu {
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
  text-align: center;
  margin: 2px 2px 2px 2px;
}
.item {
}
.price {
  border-style: inset;
  border-width: 0px;
  border-color: #9191aa;
  background-color: #323232;
  color: #ffd000;
  font-weight: bold;
  text-align: right;
}
.link {
  font-size: 95%;
  text-align: center;
  margin: 0;
  padding: 0;
  background-color: #ccaaff;
}
.comment {
  border-style: inset;
  border-width: 2px;
  border-color: #a0a0ff;
  vertical-align: top;
  width: 75%;
  background-color: #f7f7ff;
}
.forms {
  background-color: #d0e0ff;
  height: 1.5em;
  text-align: right;
  vertical-align: middle;
}
.menutop {
  color: #00007f;
  font-weight: bold;
}
.copyright {
  background-color: #e0e0e0;
  color: #ff0000;
  font-size: 80%;
  margin: 0;
}
hr {
  padding: 0px;
  margin: 0px;
  border-width: 1px;
  border-color: #323232;
  border-style: solid;
}
img {
  border-width: 0px;
  margin: 0px 0px;
}
img.changelang {
  border-width: 1px;
  border-style: dotted;
  margin: 0px 0px;
}
form {
  margin: 0px 0px;
  padding: 0px 0px;
  border-width: 0px;
  vertical-align: top;
}
em {
  color: #ff4f5f;
  font-style: normal;
}
strong {
  color: #7f7f7f;
  font-weight: bold;
}
.bluebox {
  background-color: #ffffff;
  border-style: inset;
  border-width: 1px;
  padding: 1.0em;
  width: 90%;
}
.bottomlink
{
  background-color: #c0c0c0;
  margin: 0;
  text-align: right;
  font-size: 95%;
}
A { text-decoration: none; }
A:hover { background-color: #ffd000; color: #0000ff; }
A:visited { color: #7f7f7f; }
A:link { color: #000000; }
table.size
{
  border-width: 1px;
  border-style: solid;
  width: 80%;
}
th.size
{
  border-width: 1px;
  border-style: solid;
  background-color: f0f0f0;
}
td.size
{
  border-width: 1px;
  border-style: solid;
  text-align: center;
}
table.order
{
}
th.ordertitle
{
  font-weight: normal;
  background-color: #cccccc;
  border-style: none;
}
th.order
{
  font-size: 90%;
  text-align: left;
  font-weight: normal;
  background-color: #ffffff;
  border-style: solid;
  border-width: 0 1px 1px 0;
  width: 200px;
}
td.order
{
  font-size: 90%;
  text-align: left;
  font-weight: normal;
  background-color: #ffffff;
  border-style: solid;
  border-width: 0 1px 1px 0;
}
table.diff
{
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
}
th.diff
{
  font-size: 90%;
  text-align: center;
  font-weight: normal;
  background-color: #dddddd;
  border-style: solid;
  border-width: 0 1px 1px 0;
}
td.difftitle
{
  font-size: 90%;
  text-align: left;
  font-weight: normal;
  background-color: #f0f0f0;
  border-style: none;
  border-width: 0;
}
td.diff
{
  font-size: 90%;
  text-align: center;
  font-weight: normal;
  background-color: #ffcccc;
  border-style: solid;
  border-width: 0 1px 1px 0;
}
td.diffdark
{
  font-size: 90%;
  text-align: center;
  font-weight: normal;
  background-color: #f7f7f7;
  border-style: solid;
  border-width: 0 1px 1px 0;
}
