/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/
BODY {
    color: #000000;
    margin: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font: 11px Verdana, Arial, sans-serif;
    background-color:#000000;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	/*position: relative;*/
	text-align: left;
	width: 850px !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

/*
A {
  color: #000000;

}

A:hover {
	color: #000000;

}
*/

/* a:hover {
        color:#ff0000;
        background-color:transparent;
       text-decoration:none;
        background-image:url("bgline001.gif");
        background-repeat:repeat-x;
        background-position:0% 100%;

        } */


FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-image: url(../images/header_bg.png);
  background-repeat: repeat-x;
  background-color: #ffffff;
/*  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a; */
}

TABLE.headerNavigation {
    width: 100% !important;
    height:20px;
}

TD.headerNavigation {
    position: relative;
    vertical-align: middle;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#000000;
    letter-spacing:1px;
    padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 12px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  /*background-color: #abbbd3;*/
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #0000FF;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #abbbd3;
  background-image: url(../images/g-buck005_a.gif);
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent, .setumei {
    line-height: 125%;
    padding: 4px;
    border-top: 1px solid #9a9a9a;
    border-bottom: 1px solid #9a9a9a;
    background-color:#FFC000;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  background-image: url(../images/g-buck005_a.gif);
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  background-color: #abbbd3;
  background-image: url(../images/g-buck005_a.gif);
}

TD.productlisting {
  border:1px solid #9a9a9a;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, .pageHeading {
    font-size: 16px;
    font-weight: bold;
    color: #ff4500;
    background-image:url(../images/g-buck06_a.gif);
    margin-bottom:0px;
    width:498px;
    line-height:20px;
    text-align:center;
    margin:0px;
    padding-top:5px;
    padding-bottom:5px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 100% !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 5px;
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
    background: #abbbd3;
    background-image:url(../images/g-buck01_a.gif);
    font-size: 11px;
    line-height:20px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #A9FFFF;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

TD.productListing-data-description-even {
  background: #eff4f8;
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-bottom: 1px solid #9a9a9a;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 90%;
  font-size: 11px;
}

.greetUser {
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #f0a480;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
/*TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}*/

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */
A.category-top {
}
A.category-links {
  color: #004080;
  text-decoration: none;
}
A.category-subs, A.category-products {

  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}


dt {
    padding-left:0px;
    margin-left:0px;
    width:180px;
    background-color:#FF0000;
    border-color:#808080;
    border-width:1px;
    margin-top:2px;
    color:#FFFFFF;
    background-image:url(../images/g-buck002_a.gif);
}

dd {
    padding-left:0px;
    margin-left:0px;
    width:180px;
    background-color:#FFFFFF;
    border-color:#808080;
    border-width:1px;
    color:#FF0000;
	border-bottom-style: groove;
}

dd:A {
    color:#FF0000;
}

dd:visited {
    color:#FFFFFF;
}

dt:hover {
    padding-left:10px;
    margin-left:0px;
    width:170px;
    background-color:#FFD4F4;
    border-color:#808080;
    border-width:1px;
    color:#FFFFFF;
    text-decoration:none;
    background-image:url(arrow41-007.gif);
    background-repeat:no-repeat;
}

dd:hover {

    margin-left:0px;
    width:180px;
    background-color:#FFD4F4;
    border-color:#808080;
    border-width:1px;
    color:#FFFFFF;
    text-decoration:none;
    background-image:url(arrow41-007.gif);
    background-repeat:no-repeat;
}

dd:active {
    padding-left:10px;
    margin-left:0px;
    width:170px;
    background-color:#0000FF;
    border-color:#808080;
    border-width:1px;
    color:#FFFFFF;
    text-decoration:none;
}

SPAN.category-subs-selected {
    padding-left:10px;
    width:10px;
    border-color:#0000FF;
    color:#FF0000;
    font-weight:bold;
    background-image:url(yajirusi.gif);
    background-repeat:no-repeat;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}

.leftboxcontent {
    line-height: 18px;
    letter-spacing: 1px;
    padding:0%;
}

.content {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 1px;
    background-color:#FFFFFF;
}
.aaa {
color: #D3D3D3;
}

/* メイン画像をセンター表示 */
#productMainImage {
    width:100%;
    margin:0px auto 0px auto;
}

#topcom {
    font-size: 11px;
    background-position: center;
    color:#FFFFFF;
    font-weight: normal;
    background-color:#52bee7;
    border-style:none;
    border-width:0px;
    padding-top:1px;
    text-align:justify;
    height:18px;
}

/* categories box parent and child categories
div.category-top {
	width: 170px;
background-color: #2378f5;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #99ffff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #1423eb;
padding-top: 0.3em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0.5em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

.category-top {
	width: 170px;
background-color: #2378f5;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #99ffff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #1423eb;
padding-top: 0.3em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0.5em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: 0em;
margin-left: 0em;
}

*/

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
    background-color:#ffc000;
    line-height: 18px;
    letter-spacing: 1px;
}

#navEZPagesTop {
    background-image:url(../images/g-buck02_a.gif);
    line-height:20px;
}

.leftbox, .rightbox, .centerbox, .singlebox {
margin-bottom: 5px;
}

/*--- ql ---*/
.koe {
    font-size: 12px;
    color:#555555;
    letter-spacing: 1px;
    line-height: 1.5;
    border-style:solid;
    border-width:1px;
    border-color:#C0C0C0;
    padding:10px;
    background-color:#FFFFFF;
}

#sales {
  font-size: 14px;
letter-spacing: 1px;
line-height: 1.5;
}

/*
.content {
font-family: Verdana,Arial,sans-serif;
font-size: 11px;
background-color: #ffffff;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #9a9a9a;
border-right-color: #9a9a9a;
border-bottom-color: #9a9a9a;
border-left-color: #9a9a9a;
margin-bottom: 15px;
}
*/

.centerColumn {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    background-color:#c7f53d;
    font-size:12px;
    line-height:150%;
}

#gif_center {
text-align: center;
}
#top_a {
    width: 222px;
    float:left;
    font-size: 11px;

    padding:5px;
    border-width:0px;
    border-style:solid;
    border-color:#B2B4BF;
    background-color:#FFFFFF;
    color:#353535;
    height:auto;
    padding-left:10px;
}
#top_b {
    width: 222px;
    height:auto;
    float:right;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;

    padding:5px;
    border-width:0px;
    border-style:solid;
    border-color:#B2B4BF;
    color:#353535;
    background-color:#FFFFFF;

}
#clear{
	clear: both;
	visibility: hidden;
	height: 0;
	overflow : hidden;
}
#top_d {
    color:#ffffff;
    background-color:#CC0000;
    font-size:200%;
    font-weight:bold;
	display:inline;
	float:left;
	width:20px;
	height:auto;
	padding:3%;
	margin-right:5px;
}

#top_e {
    height:auto;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    margin-top:0px;
    padding:5px;
    border-width:1px;
    border-style:solid;
    border-color:#B2B4BF;
    background-color:#80FF80;
}
a:link, #top_e {
	color: ##0000FF;
	text-decoration: none;
	}

#top_f {
	height:auto;
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    margin-top:5px;
    padding:5px;
    border-width:1px;
    border-style:solid;
    border-color:#B2B4BF;
    background-color:#ff9900;
}

#top_g {
}

#footer-1 {
    background-image:url(../images/footer.png);
    background-repeat:no-repeat;
    height:198px;
}

/*--- _ ---*/
#rndgazou {
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    background-color:#000000;
    width:100%;
    padding-top:3px;
}

a.leftboxcontent {
	color: #3300FF;
	text-decoration: none;
	}
 
#navEZPagesTop A {
    color:#FFFFFF;
}
#navEZPagesTop A:visited {
    color:#000000;
}

.headerNavigation {
    background-image:url(../images/g-buck01_a.gif);
    line-height:20px;
}

#featuredProducts img , #specialsDefault img , #whatsNew img {
    border-width:4px;
    border-style:solid;
    border-color:#FFFFFF;
}

.centerColumn-2 {
    background-color:#FFFFFF;
    border-style:none;
}

#syousaigazou {
    background-color:#c6f739;
    border-color:#000000;
    border-style:solid;
    border-width:0px;
    height:100%;
}
#imasugu {
    background-color:#FFFFFF;
    border-style:solid;
    border-width:0px;
    height:100%;
}
#details {
    padding-left:30px;
}
#productGeneral {
    background-color:#FFFFFF;
}
#rakuword {
    background-color:#FFFFFF;
    width:497px;
    padding-top:5px;
}
#navBreadCrumb A:hover {
    color:#FF0000;
}
#indexCategories {
    background-color:#c6f739;
}
#indexCategories img {
    border-color:#FF00FF;
    border-width:4px;
    border-style:solid;
}
#productListing {
    background-color:#52bee7;
    color:#000000;
}
.tabTable {
    margin-bottom:0;
    padding-bottom:;
}
#whatsnew-content {
    background-color:#3CFFFF;
}
#checkoutSuccessMainContent {
    padding:10px;
}
#checkoutSuccessOrderNumber {
    margin-left:10px;
}
#checkoutSuccessOrderLink {
    margin-left:10px;
}
#checkoutSuccessContactLink {
    margin-left:10px;
}
#checkoutSuccessThanks {
    padding-bottom:10px;
    padding-top:10px;
}
.table1 {
    border-collapse: collapse;
    /*g\ｦ@*/
border: 0px #1C79C6 solid;
    /* e[uSgiEFEX^Cj */;
    background-color:#FFFFFF;
    font-size:1.5em;
    border-color:#C0C0C0;
} 

.table1 TD {
    border: 1px #1C79C6 solid;
    /* ZgiEFEX^Cj */;
    padding:5px;
    background-color:#FFFFFF;
}
#a {
    background-color:#FFFFFF;
    padding-top:10px;
    padding-bottom:10px;
    padding-left:10px;
    padding:10px;
    font-size:12px;
    color:#808080;
}

#afi {
    padding:10px;
    color:#FF0000;
    background-color:#FFFFFF;
    font-size:12px;
    line-height:150%;
    border-style:dotted;
    border-width:2px;
    margin-top:10px;
    margin-left:10px;
    margin-right:10px;
    border-color:#0000FF;
}

#afi2 {
    padding:10px;
    color:#000000;
    background-color:#FFFFFF;
    font-size:12px;
    line-height:150%;
}
#top_1118 {
    padding:10px;
    border-width:1px;
    border-color:#C0C0C0;
    border-style:solid;
    margin-left:10px;
    margin-right:10px;
}

#top_a_1119 {

}

#top_b_1119 {
    padding-left:10px;
    padding-right:10px;
    text-align:left;
}

.centerColumn {
    background-color:#FFFFFF;

}

#ezPageDefault.centerColumn {
    background-color:#FFFFFF;
    padding-left:10px;
}

#affiliates-content.leftboxcontent {

    padding-left:10px;
}

.category-links {
    padding-left:10px;
}

.specialsListBoxContents {
    background-color:#FFFFFF;
}

