body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font-size : 8px;
    scrollbar-base-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #DD5778;
}

A:link {
  color: #DD5778;
  background-color: transparent
}
A:visited {
  color: #DD5778;
  background-color: transparent
}
A:active {
  color: #FF9933;
  ackground-color: transparent
}
A:hover {
  color: #FF9933;
  background-color: transparent
}

A:link.cosme {
  color: #784C2B;
  background-color: transparent
}
A:visited.cosme {
  color: #784C2B;
  background-color: transparent
}
A:active.cosme {
  color: #784C2B;
  ackground-color: transparent
}
A:hover.cosme {
  color: #784C2B;
  background-color: transparent
}

img {
  border-width: 0px;
}

h1 {
  font-size: 17px;
}

h2 {
  font-size: 14px;
  font-weight: normal;
}

h2.ex {
  font-size: 14px;
  font-weight: normal;
  color: #DD5778;
}

td,body {
  font-size: 12px;
}

td.cosme {
  color: #ffffff;
  font-size: 12px;
}

td.price {
  color: #DD5778;
  font-size: 11pt;
}

table.top {
  table-layout: fixed; width: 750px;
  border: 1px solid #ffffff;
}

table.top2 {
  border: 1px solid #ff6699;
}

td.top {
  border: 1px solid #DD5778;
}

td.cam {
  border-color:#ffffff #DD5778 #ffffff #ffffff; border-width: 1px; border-style: solid;
}

HR {
  color: #DD5778; /* 線の色(IE用) */
  background-color: #DD5778; /* 線の色(NN用) */
  height: 3px; /* 線の太さ */
  border: 5px; /* 枠の太さ */
  border-style: dotted; /* 枠の種類 */
}
