@charset "euc-jp";
/*
  $Id: stylesheet.css,v 1.42 2002/01/29 12:21:15 jan0815 Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License

*/
/* =====================================
ÆïÇÜ¸ç€Ëà¡¦¡¦ËáJ¥¹¥¿¥Þ¥¤¥ºÍúÎê
  1. Á´£ò€ËÅont-family¥×¥í¥Ñ¥Æ¥££õ!AÝâËát¥©¥ó¥È¥Õ¥¡¥ß¥ê¤ê¡ê¥¹¥È£öµó/±â¡¦¡¦¡¦wÄæ€¡¦ê¯
       ¡Ê"MS PGothic", Osaka, "MS Gothic", Gothic¡Ë
  2. stockWarning £ödont-size¥×¥í¥Ñ¥Æ¥£¤ê/0£å"èÓ2£õ5¡¦X£ì"ê¯
  3. TD.headerNavigation £ödont-size¥×¥í¥Ñ¥Æ¥£¤ê/0£å"èÓ2£õ5¡¦X£ì"ê¯
  4. TD.pageHeading, DIV.pageHeading £ödont-size¥×¥í¥Ñ¥Æ¥£¤ê00£å"èÔ3£õ5¡¦X£ì"ê¯
  5. TD.productListing-heading  £ödont-size¥×¥í¥Ñ¥Æ¥£¤ê/0£å"èÓ2£õ5¡¦X£ì"ê¯
  6. TD.productListing-data £ödont-size¥×¥í¥Ñ¥Æ¥£¤ê/0£å"èÓ2£õ5¡¦X£ì"ê¯
  7. TD.main, P.main £ödont-size¥×¥í¥Ñ¥Æ¥£¤ê/1£å"èÓ3£õ5¡¦X£ì"ê¯
  8. TD.smallText, SPAN.smallText £ödont-size¥×¥í¥Ñ¥Æ¥£¤ê/0£å"èÓ2£õ5¡¦X£ì"ê¯
===================================== */

/* ---------------------------
¹ë­¦£ö¡Ü¥Ã¥¯¥¹¡§ÃõºéŽ­
--------------------------- */
.boxText {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
}
/* ---------------------------
¹ë­¦£ö¡Ü¥Ã¥¯¥¹¡§¥¨¥é¡¼
--------------------------- */
.errorBox {
  font-family : Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size : 10px;         /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
/*  background: #ffb3b5;       ÇØ·Ê¿§ */
  font-weight: bold;        /* ¥Õ¥©¥ó¥ÈÁï€´Â*/
}
/* ---------------------------
¡Ö¥«¡¼¥È£õ"¡¦¡¦¡¦ûà¡¦Ãà¡àêá¡×¥Ú¡¼¥¸£ó/£ói£ö¶¡,¡¦¡¦¡¦¡ìÛâ¡¦\Ž¦£ì"¡¦¡ãb¥»¡¼¥¸
--------------------------- */
.stockWarning {
  font-family : Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;	/* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size : 12px;         /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  color: #CC3300;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
}

/* ---------------------------
A¡§¥ê¥ó¥¯¡ÊÃõºé!j
--------------------------- */
A { 
  color: #000000;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
  text-decoration: none;    /* ¥Æ¥­¥¹¥È£ö½õ¾ð*/
}

/* ---------------------------
A¡§¥ê¥ó¥¯¡Ê¥«¡¼¥½¥ë£åºä"¡¦åà¡¦¡¦Åà¡¦j
--------------------------- */
A:hover { 
  color: #ff0000;              /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
  text-decoration: underline;  /* ¥Æ¥­¥¹¥È£ö½õ¾ð*/
}

/* ---------------------------
FORM¡§¥Õ¥©¡¼¥à
--------------------------- */
FORM {
	display: inline;        /* ¥¤¥ó¥é¥¤¥ó¥Ü¥Ã¥¯¥¹ */
}

/* ---------------------------
TR¡§¥Ø¥Ã¥À¡¼¡Ê¥·¥ç¥Ã¥×Ëîj
--------------------------- */
TR.header {
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
}

/* ---------------------------
TR¡§¥Ø¥Ã¥À¡¼¡Ê¥Ê¥Ó¥²¡¼¥·¥ç¥ó¡Ë
--------------------------- */
TR.headerNavigation {
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
}

/* ---------------------------
TD¡§¥Ø¥Ã¥À¡¼¡Ê¥Ê¥Ó¥²¡¼¥·¥ç¥ó¡Ë
--------------------------- */
TD.headerNavigation {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
  color: #ffffff;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
  font-weight : bold;       /* ¥Õ¥©¥ó¥ÈÁï€´Â*/
}
/* ---------------------------
TD¡§¥Ø¥Ã¥À¡¼¡Ê¥Ê¥Ó¥²¡¼¥·¥ç¥ó¡Ë
--------------------------- */
TD.headerNavigation2 {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
  color: #ffffff;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
}


/* ---------------------------
A¡§¥Ø¥Ã¥À¡¼¡Ê¥Ê¥Ó¥²¡¼¥·¥ç¥ó£ö¡ê¥ó¥¯¡Ë
--------------------------- */
A.headerNavigation {
	color: #FFFFFF;
	text-align: center;
}

/* ---------------------------
TR¡§¥Ø¥Ã¥À¡¼¡Ê¥¨¥é¡¼¡Ë
--------------------------- */
TR.headerError {
  background: #ff0000;      /* ÇØ·Ê¿§ */
}

/* ---------------------------
TD¡§¥Ø¥Ã¥À¡¼¡Ê¥¨¥é¡¼¡Ë
--------------------------- */
TD.headerError {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  background: #ff0000;      /* ÇØ·Ê¿§ */
  color: #ffffff;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
  font-weight : bold;       /* ¥Õ¥©¥ó¥ÈÁï€´Â*/
  text-align : center;      /* ±á(Éðu */
}

/* ---------------------------
TR¡§¥Ø¥Ã¥À¡¼¡Ê¥á¥Ã¥»¡¼¥¸¡Ë
--------------------------- */
TR.headerInfo {
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
}

/* ---------------------------
TD¡§¥Ø¥Ã¥À¡¼¡Ê¥á¥Ã¥»¡¼¥¸¡Ë
--------------------------- */
TD.headerInfo {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
  color: #ffffff;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
  font-weight: bold;        /* ¥Õ¥©¥ó¥ÈÁï€´Â*/
  text-align: center;       /* ±á(Éðu */
}

/* ---------------------------
TR¡§¥Õ¥Ã¥¿¡¼
--------------------------- */
TR.footer {
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
}

/* ---------------------------
TD¡§¥Õ¥Ã¥¿¡¼
--------------------------- */
TD.footer {
  font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, Verdana, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
  color: #ffffff;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
  font-weight: bold;        /* ¥Õ¥©¥ó¥ÈÁï€´Â*/
}

/* ---------------------------
TABLE¡§¾éÆë#{¥Ã¥¯¥¹
--------------------------- */
TABLE.infoBox {
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
}

/* ---------------------------
TABLE¡§¾éÆë#{¥Ã¥¯¥¹¡Ê¥³¥ó¥Æ¥ó¥Ä¡Ë
--------------------------- */
TABLE.infoBoxContents {
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
}

/* ---------------------------
TD¡§¾éÆë#{¥Ã¥¯¥¹¡Ê¥¿¥¤¥È¥ë¡Ë
--------------------------- */
TD.infoBoxHeading {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
  color: #6B460B;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
}

/* ---------------------------
TD,SPAN¡§¾éÆë#{¥Ã¥¯¥¹¡Ê¾éÆë!E¥á¥Ã¥»¡¼¥¸¡Ë
--------------------------- */
TD.infoBox, SPAN.infoBox {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
}

/* ---------------------------
TR¡§´ê0Çís
--------------------------- */
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F9F3DF;      /* ÇØ·Ê¿§ */
}

/* ---------------------------
TR¡§¶ì»ô¹Ô
--------------------------- */
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F9F3DF;      /* ÇØ·Ê¿§ */
}

/* ---------------------------
TR¡§½âÅÊ°çÉ÷¡Ê¥¿¥¤¥È¥ë¡Ë
--------------------------- */
TR.productListing-heading {
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
}

/* ---------------------------
TD¡§½âÅÊ°çÉ÷¡Ê¥¿¥¤¥È¥ë¡Ë
--------------------------- */
TD.productListing-heading {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
  color: #000000;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
  font-variant: small-caps;  /* Éë·ú¡¦1¡¦iÁ´£ò¾å5µìÓâ¡¦¡¦¡¦j */
}

/* ---------------------------
TD¡§½âÅÊ°çÉ÷¡Ê¥Ç¡¼¥¿¡Ë
--------------------------- */
TD.productListing-data {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
}

/* ---------------------------
A¡§¥Ú¡¼¥¸¥ê¥ó¥¯¡ÊÃõºé!j
--------------------------- */
A.pageResults { 
  color: #0000FF;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
}

/* ---------------------------
A¡§¥Ú¡¼¥¸¥ê¥ó¥¯¡Ê¥«¡¼¥½¥ë£åºä"¡¦åà¡¦¡¦Åà¡¦j
--------------------------- */
A:hover.pageResults { 
  color: #0000FF;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
}

/* ---------------------------
TD¡§¥Ú¡¼¥¸¥Ø¥Ã¥À
--------------------------- */
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  font-weight: bold;        /* ¥Õ¥©¥ó¥ÈÁï€´Â*/
  color: #6B460B;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
}

/* ---------------------------
TR¡§¥µ¥Ö¥Ð¡¼¡ÊËá·ÈÍÑ¡Ë
--------------------------- */
TR.subBar {
  background: #f4f7fd;      /* ÇØ·Ê¿§ */
}

/* ---------------------------
TD¡§¥µ¥Ö¥Ð¡¼¡ÊËá·ÈÍÑ¡Ë
--------------------------- */
TD.subBar {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  color: #000000;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
}

/* ---------------------------
TD¡§¥á¥¤¥ó
--------------------------- */
TD.main, P.main {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  line-height: 1.5;         /* ¹Ô£öµâ£êŽÀ*/
}

/* ---------------------------
TD,SPAN¡§½æ€¡¦¡óµìÓái¥á¥Ã¥»¡¼¥¸¡Ë
--------------------------- */
TD.smallText, SPAN.smallText {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
}

/* ---------------------------
TD¡§¥¢¥«¥¦¥ó¥È¥«¥Æ¥´¥ê¡¼
--------------------------- */
TD.accountCategory {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  color: #ff0000;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
}

/* ---------------------------
TD¡§¥Õ¥£¡¼¥ë¥É¡Ê¥­¡¼¡Ë
--------------------------- */
TD.fieldKey {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  font-weight: bold;        /* ¥Õ¥©¥ó¥ÈÁï€´Â*/
}

/* ---------------------------
TD¡§¥Õ¥£¡¼¥ë¥É¡ÊÃÍ¡Ë
--------------------------- */
TD.fieldValue {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
}

/* ---------------------------
TD¡§°çÉ÷É½£öµàËýÇî
--------------------------- */
TD.tableHeading {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  font-weight: bold;        /* ¥Õ¥©¥ó¥ÈÁï€´Â*/
}

/* ---------------------------
SPAN¡§¾éÆë#{¥Ã¥¯¥¹¡Ê¿·£ë"¡¦J¡¼¥È£õ3ûàéà¡¦£ói¡Ë
--------------------------- */
SPAN.newItemInCart {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  color: #ff0000;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
}

/* ---------------------------
CHECKBOX, INPUT, RADIO, SELECT¡§FORM£öÂðÉ÷!EÁªÂêµàËý
--------------------------- */
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
}

/* ---------------------------
TEXTAREA¡§FORM£öÂðÉ÷-€Ëý
--------------------------- */
TEXTAREA {
  width: 100%;
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */

}

/* ---------------------------
SPAN¡§¥È¥Ã¥×¥Ú¡¼¥¸£ö¡á¥Ã¥»¡¼¥¸¡Ê£é"¡¦¡¦¡¦¡¦A¡û¡û£ê"¡¦`¡Ë
--------------------------- */
SPAN.greetUser {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  color: #FF9900;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
  font-weight: bold;        /* ¥Õ¥©¥ó¥ÈÁï€´Â*/
}

/* ---------------------------
TABLE¡§¥Õ¥©¡¼¥à¥¨¥ê¥¢¡Êµæ*EÀðj
--------------------------- */
TABLE.formArea {
/*  background: #DDCEA1;       ÇØ·Ê¿§ */
  border-color: #6B460B;    /* µæ*EÀð€ËîF */
  border-style: solid;      /* µæ*EÀð€ËáX¥¿¥¤¥ë */
  border-width: 1px;        /* µæ*EÀð€Ëó¡¦*/
}

/* ---------------------------
TD¡§¥Õ¥©¡¼¥à¥¨¥ê¥¢¡Ê¥¿¥¤¥È¥ë¡Ë
--------------------------- */
TD.formAreaTitle {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  font-weight: bold;        /* ¥Õ¥©¥ó¥ÈÁï€´Â*/
}

/* ---------------------------
SPAN¡§¥Þ¡¼¥¯¡Êº¡,¡¦×à¡¦j
--------------------------- */
SPAN.markProductOutOfStock {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê *
  font-size: 12px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  color: #6B460B;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
  font-weight: bold;        /* ¥Õ¥©¥ó¥ÈÁï€´Â*/
}

/* ---------------------------
SPAN¡§Åñ)¡¦£ói±ð*i
--------------------------- */
SPAN.productSpecialPrice {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  color: #ff0000;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
}

/* ---------------------------
TD¡§¥Á¥§¥Ã¥¯¥¢¥¦¥Èïï¡¦
--------------------------- */
TD.checkoutBar {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  color: #ff6600;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
}

/* ---------------------------
SPAN¡§¥Á¥§¥Ã¥¯¥¢¥¦¥Èïï­ái·î-¡¦Ëìçí­áj
--------------------------- */
SPAN.checkoutBarHighlighted {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 10px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
  color: #000000;           /* ¥Õ¥©¥ó¥È¥«¥é¡¼ */
}
.new_goods {
  font-family: Verdana, "MS PGothic", Osaka, "MS Gothic", Gothic, Arial, sans-serif;  /* ¥Õ¥©¥ó¥È¥Õ¥¡¥ß¥ê */
  font-size: 11px;          /* ¥Õ¥©¥ó¥È¥µ¥¤¥º */
}
.cont_title {
  color: #6B460B
}
div#navi {
	font-size: 12px;
	width: 454px;
	color: #6B460B;
	line-height: 22px;
	padding-left: 10px;
	text-align: left;
        margin-bottom: 10px;
}
div#category {
	font-size: 12px;
	width: 454px;
	color: #6B460B;
	line-height: 18px;
	padding-left: 10px;
	text-align: left;
        margin-bottom: 10px;
}

  a:link {
	color: #6B460B;
  }

  a:visited {
	color: #6B460B;
  }

  a {
    text-decoration : none;
  }

  a:hover {
	text-decoration:none;
	color: #FF9900;
  }


  .title {
	font-size:12px;
	margin-bottom: 15px;
  }

td#bg-sub {
	background-image: url(img/bg_title.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 454px;

	padding-left: 45px;
	color: #6B460B;
	padding-right: 20px;
	font-size: 14px;
	font-weight: bold;
	filter: Alpha(Opacity=75);
	text-align: left;
}
td#bg-body {
	font-size: 11px;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-y;
	width: 454px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #6B460B;
	padding-right: 20px;
	line-height: 18px;
	filter: Alpha(Opacity=75);
	text-align: left;
}
td#bg-bottom {
	background-image: url(img/bg_bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 454px;
	margin-bottom: 15px;
	font-size: 9px;
	filter: Alpha(Opacity=75);
}
div#bg-sub {
	background-image: url(img/bg_title.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 454px;
	padding-topt: 14px;
	padding-left: 45px;
	color: #6B460B;
	padding-right: 20px;
	font-size: 14px;
	font-weight: bold;
	filter: Alpha(Opacity=75);
	text-align: left;
}
div#bg-body {
	font-size: 11px;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-y;
	width: 454px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #6B460B;
	padding-right: 15px;
	line-height: 18px;
	filter: Alpha(Opacity=75);
	text-align: left;
}
div#bg-bottom {
	background-image: url(img/bg_bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 454px;
	margin-bottom: 15px;
	font-size: 9px;
	filter: Alpha(Opacity=75);
}
div#at {
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	color: #B17612;
	margin-left: 30px;
}
div#res-body {
	margin-left: 40px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6B460B;
	margin-right: 20px;
}
td#edit-formbox {
	font-size: 10px;
	color: #6B460B;
	border-top: 1px dotted #6B460B;
	border-bottom: 1px dotted #6B460B;
	text-align: center;
	padding-top: 10px;
	line-height: 16px;
	padding-bottom: 10px;
}
table#edit-formbox {
	font-size: 10px;
	color: #6B460B;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
		
}
table#bg-newreg {
	background-image: url(img/bg_newreg.gif);
	background-repeat: no-repeat;
	height: 304px;
	width: 454px;
	font-size: 12px;
	color: 6B460B;
	filter: Alpha(Opacity=75);
}
td#newreg-head {
	padding-left: 60px;
}
td#newreg {
	padding-left: 10px;
}
span#mail-01 {
	font-size: 10px;
	margin-left: 30px;
	font-weight: normal;
}
span#mail-02 {
	font-size: 10px;
	margin-left: 20px;
	font-weight: normal;
}
div#body {
	margin-left: 10px;
}
div#res-sub {
	font-size: 12px;
	margin-bottom: 20px;
	background-image: url(img/icon_res.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 3px;
	filter: Alpha(Opacity=75);
}
div#page {
	font-size: 10px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}
div#past {
	font-size: 12px;
}
td#top01 {
	font-size: 10px;
	line-height: 16px;
	color: #69430C;
}
div#top01-title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
div#btn01 {
	margin-top: 20px;
}
div#line01 {
	margin-top: 15px;
        margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a#ex01 {
	color: #CC3300;
	font-weight: bold;
	font-size: 12px;
}



table#global{
	height: 100%;
	width: 100%;
	margin: 0px;

}
td#menu img {
	margin-bottom: 3px;	
}