/*
//
// +----------------------------------------------------------------------+
// |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: #444444;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	padding: 0px;
}

.centershop {
	margin: 0px;
	position: absolute;
	text-align: left;
	width: 865px !important;
	padding: 0px;
}

TD.main, P.main {
  font-family: tahoma;
  font-size: 11px;
  color: #5E4E17;
}
A {
  color: #666666;
  text-decoration: none;
}

A:hover {
  color: #795200;
  text-decoration: none;
}

FORM {
 display: inline;
}
.banners {
  padding: 0px;
}

/*HEADER CSS*/

TABLE.header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F4E3D9;
	background-image: url(../images/bg_logo.gif);
	background-repeat: repeat-y;
}

TABLE.headerNavigation {
	width: 865px !important;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	border-top-color: #D7D9F4;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color:#666666;
  letter-spacing:1px;
  padding: 5px;
}

TD.headermenu {
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 20px;
}

TD.breadCrumb {
	font-size: 11px;
	font-family: tahoma;
	color: #795200;
	padding: 0px;
	padding-top: 5px;
	font-weight: normal;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: normal;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #339933;
}

TR.headerError {
	background-color: #ff5555;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff5555;
  color: #ffffff;
  font-weight : normal;
  text-align : center;
}

TR.headerInfo {
	background-color: #66CC00;
}

TD.headerInfo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	background-color: #99CC00;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  padding: 0px;
  
}

.boxText {
  font-size: 12px;
  line-height: 125%;
}
.leftbox, .singlebox {
	background-image: url(../images/bg2-side.gif);
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 190px;
	//↓左側メニューボックスの下のライン//
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC33;
	
}
.centerbox{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	width: 100%;
	
}
.leftboxheading, .rightboxheading, .singleboxheading {
	/*background-color: #abbbd3;*/
  	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 20px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
}
.centerboxheading{
	height: 25px;
	padding-left: 15px;
	color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	width: 100%;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
	color: #663300;
	
	
}

TR.leftboxheading, TR.rightboxheading, TR.singleboxheading {
    
	  /*background-image: url(../images/tile_back.jpg);*/
	  
}

TR.centerboxheading{
  background-image: url(../images/tile_back.jpg);
  width: 100%;
}

.leftboxcontent, .rightboxcontent, .singleboxcontent {
	line-height: 140%;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;

}
.line1 {
	padding-left: 10px;    
}
		
.centerboxcontent{
	line-height: 125%;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
	height: 2px;
	display: none;
	
}


.plainBox, .plainbox-description {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFCC66;
	//配達、ご利用規約、お問い合わせ　レビュー等の間の線//
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: normal;
  padding: 5px 5px 5px 
}
.productListing-heading {
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

TD.productListing-heading{
	background-image: url(../images/tile_back.jpg);
	
}

TD.productlisting {
  
	
	
}

TD.productListing-data {
	font-size: 11px;
	padding: 5px;
    

}
TD.productListing-list {
	font-size: 11px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DADADA;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FEE69A;
	line-height: 130%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F5F5F5;
 	
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-left: 22px;
}

.center_column {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;  
}
.main_page{
	width: 100% !important;
	
	
}
.mainpage{
	padding-left: 15px;	
	
}
.mainpage_index{
	margin-right: 3px;
}

/* footer
--------------*/

TABLE.footer {
	font-size: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	
}

TR.footertop {
	font-size: 11px;
	background-color: #FFFFCC;
	color: #996600;
}

TD.footertop, TD.footerbottom {
  padding: 0px;
  text-align: center;
  
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
	font-size: 12px;
	height:25px
	
}

TR.productListing-odd, TR.upcomingProducts-odd {
	background: #ffffff;
	
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
	background-color: #FFFFFF;
}

TD.productListing-data-description-odd {
	background: #ffffff;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
	
}

TD.productListing-data-description-even {
	background: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
}

td.pageresults a {
  color: #333333;
}

td.pageresults a:hover {
	background-color: #FFFF66;
}

SPAN.newItemInCart {
  color: #333333;
  font-weight: normal;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 11px;
   font-weight: normal;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: normal;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 12px;
}

TEXTAREA {
  width: 90%;
  font-size: 11px;
}

.greetUser {
   font-size: 12px;
   padding-top: 0px;
   padding-bottom:0px;
}

SPAN.greetUser {
   color: #333333;
   font-weight: normal;
}

SPAN.markProductOutOfStock {
	color: #FF6699;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

span.normalprice {
 text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff4444;
}

span.productSpecialPriceSale {
  color: #ff4444;
 text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 11px;
  color: #ff4444;
}
.moduleRow { }
.moduleRowOver { background-color: #FFFFCC; cursor: pointer; }
.moduleRowSelected { background-color: #FFFFFF; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff4444;
  color: #ffffff;
  font-size: 11px;
  padding: 4px;
  border: 1px solid #FFCC66;
}
.messageStackSuccess { background-color: #CCFF99; padding: 2px; border: 1px solid #DCE0F1; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #FFFF66; }

/* 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: normal;
}
TD.ot-total-Amount {
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF66;
}
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: #ff4444;
	font-size: 11px;
	text-align : left;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	
	
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #ff4444;
  font-weight: normal;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #333333;
  font-weight: normal;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  font: 11px tahoma, Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	display: none;
	background-color: #FFFFFF;
	
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */
A.category-top {
  color: #333333;
  text-decoration: none;
  
}
A.category-links {
	color: #000000;
	text-decoration: none;
	padding-left: 0px;
	line-height: 21px;		
}
A.category-subs, A.category-products {
  color: #795200;
  text-decoration: none;
  line-height: 21x;
}
SPAN.category-subs-parent {
  font-weight: normal;
}
SPAN.category-subs-selected {
  font-weight: normal;
}
/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
