/* auction top
---------------------------------------------*/
#auctiontop th.info{
  font-size:120%;
  color:#0000DD ;
}
#auctiontop pre {
  font-size:120%;
  font-weight: bold;
  line-height: 1.5;
}
/* auctioninformation
---------------------------------------------*/
#auctioninfomation th {
  font-size: 120%;
}
#auctioninfomation th.title {
  font-size:169%;
  color: #000000;
  background: #FFFFFF;
}
#auctioninfomation font.bidder {
  color: #0000FF;
}

/* auctionitem
---------------------------------------------*/
#auctionitem th {
  font-size: 110%;
  line-height:1.6;
}
#auctionitem td {
  font-size: 110%;
  color: #000000;
}
#auctionitem th.header1 {
  color: #FFFFFF;
  background: #666666;
}
#auctionitem th.header2 {
  color: #FFFFFF;
  background: #000066;
}
#auctionitem th.header3 {
  color: #0000;
  background: #FFBB00;
}
#auctionitem th.header4 {
  color: #000000;
  background: #FFDD00;
}
#auctionitem td.default {
  background: #FFFFFF;
}
#auctionitem td.bid {
  background: #FFFFFF;
}
#auctionitem td.default2 {
  background: #eeffff;
}
#auctionitem td.bid2 {
  background: #eeffff;
}
#auctionitem a.lot {
  font-size:130%;
}
#auctionitem tr.bold {
  font-weight: bold;
}
/* biditem
---------------------------------------------*/
#biditem table.body {
  width:+680;
}
/*#biditem th {
  font-size: 120%;
  line-height:1.6;
}*/
#biditem th.title {
  font-size: 120%;
  text-align: left;
  color: #000000;
  background: #FFFFFF;
}
#biditem th.header {
  color: #FFFFFF;
  background: #666666;
}
#biditem td {
  color: #000000;
  background: #FFFFFF;
}
#biditem td.char {
  text-align: left;
}
#biditem td.num {
  text-align: right;
}
#biditem td.info {
  font-size:120%;
  font-weight: bold;
  text-align: center;
}
#biditem td.rinfo {
  font-size:120%;
  font-weight: bold;
  text-align: right;
}
#biditem td.bid {
  font-size:169%;
  font-weight: bold;
  text-align: right;
}

/* bidarea
---------------------------------------------*/
#bidarea table.body {
  width:680;
}
#bidarea th {
  font-size: 120%;
  line-height:1.6;
}
#bidarea th.title {
  font-size: 144%;
  text-align: left;
  color: #000000;
  background: #FFFFFF;
}
#bidarea th.header {
  color: #333333;
  background: #FFAA00;
  text-align: center;
}
#bidarea td.detail {
  font-size: 130%;
  font-weight: bold;
  text-align: right;
  color: #333333;
}
#bidarea .bidprice {
  ime-mode:disabled;
  font-weight: bold;
  font-size:150%;
  font-family: "Osaka", "Arial", "sans-serif", "serif";
  color: #333333;
/*/*/
  text-align: right;
 /**/
}
#bidarea input.bid {
  width:80px;
  height:40px;
  font-size:16px;
  font-weight:bold;
  font-family: "Times New Roman", "Times", "sans-serif", "serif";
  padding: 0px;
  margin-bottom: 5px;
}

/* bidhistory
---------------------------------------------*/
#bidhistory table.body {
  width:680;
}
#bidhistory th {
  font-size: 120%;
  line-height:1.6;
}
#bidhistory td {
  font-size: 110%;
  font-weight: bold;
}
#bidhistory th.title {
  font-size: 144%;
  text-align: left;
  color: #000000;
  background: #FFFFFF;
}
#bidhistory th.header {
  color: #666666;
  background: #FFDD00;
}
#bidhistory td.char {
  text-align: center;
}
#bidhistory td.num {
  text-align: right;
}
#bidhistory td.chartop {
  text-align: center;
  background: #00FFFF;
}
#bidhistory td.numtop {
  text-align: right;
  background: #00FFFF;
}

/* photo
---------------------------------------------*/
#photo table.body {
  width:680;
}
#photo th.title {
  font-size: 144%;
  text-align: left;
  color: #000000;
  background: #FFFFFF;
}

/* login
---------------------------------------------*/
#login th {
  font-size: 120%;
  line-height:1.6;
}
#login th.title {
  color: #FFFFFF;
  background: #666666;
}
#login th.header {
  padding: 3px;
  text-align:right;
  color: #000000;
  background: #FFFFFF;
}

/* logout
---------------------------------------------*/
#logout th {
  font-size: 120%;
  line-height:1.6;
}
#logout th.title {
  color: #FFFFFF;
  background: #666666;
}

/* member
---------------------------------------------*/
#member th {
  font-size: 120%;
  line-height:1.6;
}
#member th.title {
  color: #FFFFFF;
  background: #666666;
}
#member th.header {
  padding: 3px;
  text-align:right;
  color: #000000;
  background: #FFFFFF;
}
#member th.required {
  text-align:right;
  color: #0000FF;
  background: #FFFFFF;
}
#member h3.updownframe {
  border-top-color: #CC0066;
  border-bottom-color: #CC6699;
  padding: 2px;
  border-style: double;
  border-width: 4px 0px;
  line-height: 130%;
  font-size: 120%;
  letter-spacing: 0px;
  margin: 10px;
  background-image: none;
}
#member p.rule {
  margin-left: 14px;
}
#member p.ruletotop {
  margin: 0px 14px;
  text-align: right;
}

/* password
---------------------------------------------*/
#password th {
  font-size: 120%;
  line-height:1.6;
}
#password th.title {
  color: #FFFFFF;
  background: #666666;
}
#password th.header {
  padding: 3px;
  text-align:right;
  color: #000000;
  background: #FFFFFF;
}
#password th.required {
  text-align:right;
  color: #0000FF;
  background: #FFFFFF;
}
/* auction rule
---------------------------------------------*/
#auctionrule th {
  font-size: 120%;
  line-height:1.6;
}
#auctionrule th.title {
  color: #FFFFFF;
  background: #666666;
}
#auctionrule h3.updownframe {
  border-top-color: #CC0066;
  border-bottom-color: #CC6699;
  padding: 2px;
  border-style: double;
  border-width: 4px 0px;
  line-height: 130%;
  font-size: 120%;
  letter-spacing: 0px;
  margin: 10px;
  background-image: none;
}
#auctionrule p.rule {
  margin-left: 14px;
}
#auctionrule p.ruletotop {
  margin: 0px 14px;
  text-align: right;
}
/* auction help
---------------------------------------------*/
#auctionhelp th {
  font-size: 120%;
  line-height:1.6;
}
#auctionhelp th.title {
  color: #FFFFFF;
  background: #666666;
}
#auctionhelp h3.updownframe {
  border-top-color: #CC0066;
  border-bottom-color: #CC6699;
  padding: 2px;
  border-style: double;
  border-width: 4px 0px;
  line-height: 130%;
  font-size: 120%;
  letter-spacing: 0px;
  margin: 10px;
  background-image: none;
}
#auctionhelp p.help {
  margin-left: 14px;
}
#auctionhelp p.helptotop {
  margin: 0px 14px;
  text-align: right;
}
/* charge
---------------------------------------------*/
#charge th {
  font-size: 120%;
  line-height:1.6;
}
#charge th.title {
  color: #FFFFFF;
  background: #666666;
}
#chargelist th {
  font-size: 120%;
  border   : 1px solid #333333;
  background-color: #DDDDDD;
}
#chargelist td {
  font-size: 110%;
  border   : 1px solid #333333;
}
#chargelist td.none {
  font-size: 110%;
  border   : 0px;
}
