
.boxText {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
  color: #282828;
}
.boxText2 {
  font-family: Osaka, "MS UI Gothic";
  font-size: 8px;
  color: #282828;
}

BODY {
  background: #FFFFFF;
  color: #282828;
  margin: 0px;
}

A { 
  color: #282828;
  text-decoration: none;
}

A:hover { 
  color: #0066CC;
  text-decoration: underline;
}

FORM {
  display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #FFFFFF;
}

B.headerNavigation {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
  font-weight: bold;
  background: #6699CC;
  color: #ffffff;
}

TD.headerNavigation {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
  background: #0066CC;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff;
}

A.headerNavigation:hover {
  color: #0066CC;
}

.infoBox {
  background: #6699CC;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
}

TD.infoBoxHeading {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
  font-weight: bold;
  background: #6699CC;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
}

.pageMove {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
  color: #ffffff;
}

.tokubaiMark {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
  color: #FA0000;
}

.priceDisp {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
  color: #FA0000;
}


.lankDisp {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
  color: #0000AA;
}

.errorDisp {
  font-family: Osaka, "MS UI Gothic";
  font-size: 13px;
  background: #FA0000;
  color: #f8f8f9;
  font-weight : bold;
}

.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip span.bottom{padding:3px 8px 8px;color: #548912;
    background: url(bt.gif) no-repeat bottom}
div.news {
  position: absolute;
  top: 0px;
  width: 420px;
  height: 50px;
  font-size: 13px;
  color: #5555aa;
  background: #ffffff;
  z-index: 1;
}

div.maincontent {
  position: absolute;
  top: 2px;
  width: 420px;
  height: 52px;
  left: 400px;
  z-index: 0;
}

h1,h2,h3 {
  font-size: 15px;
  margin-top : 0px;
  margin-bottom : 0px;
}

