/**ヒシナカ
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 3688 2006-06-02 00:12:18Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
	padding: 0px;
	font: 11px;
	background: #EEF7FB url(../images/bg/bg04_2.gif);
	background-repeat: repeat;
	text-align: center;
	}

#logoWrapper {
	margin: 0em;
	padding: 0em;
	background: #33A6CC url(../images/main_header2.jpg); 
	color: #fff;
	}

#taglineWrapper {
	height: 160px;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 11px;
	}
	
#productListHeading {
	font-size: 11px;
	}

.productGeneral {
	}

#productName {
	font-size: 11px;
	}

h2 {
	font-size: 11px;
	}
	
.productGeneral {
	}
#productPrices {
	font-size: 11px;
	}

.centerBoxHeading {
	font-size: 11px;
	}

h3 {
	font-size: 11px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 11px;
	}

.biggerText {
	font-size: 11px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

ul.floatingBox back {
	}
#productDetailsList {
	font-size: 11px;
	}

div.centerColumn {
	font-size: 12px;
	}

div.productGeneral {
	font-size: 12px;
	layout-grid-line: 5px;
	layout-grid-char: 2px;
	}


CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	font-size: 11px;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	font-size: 11px;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}
	
/* プレインボックス:plainbox -----------------------------*/

.plainBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #ffffff;
	padding: 0px;
}

.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;
}

/* センタープロダクトリスティング（商品一覧）:center productListing----*/

.productListing-heading {
	background-color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	padding: 3px;
}
TABLE.tabTable {
	
}

#cat12Table {
	table-layout: auto;
	border-collapse: collapse;
	border-color: #660033
}

TD.productlisting {
	border:1px solid #9a9a9a;
}

TD.productListing-data {
	font-size: 11px;
	padding: 3px;
}

H3.itemTitle {
	font-size: 12px;
	text-align: left
	
}

/* センター メインセレクション:center main section-----------------------*/

TABLE.center_info{
	font-size: 12px;
	color: #330000;
	padding: 3px;
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	margin-bottom: 6px;
}

TABLE.center_info_img{
	margin-bottom: 0px;
	padding: 0px;
	border: 0px;
	margin-top: 0px;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 16px;
	font-weight: bold;
	color: #9a9a9a;
	padding-top: 0px;
}

.center_column {
  padding: 2px;
}
.main_page{
  width: 760px !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  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: #FFF8DC;
}

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: 12px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
	color: #f0a480;
	font-weight: bold;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

SPAN.greetUser {}

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-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-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;
}

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;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* 個別商品のコメント記述: products_description-----------------------------*/

td.products_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
  line-height: 150%;
}

/* 個別カテゴリーのコメント記述:categories_description-------------------------*/

TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* カテゴリーボックス:categories box parent and child categories and extra links--------*/

A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
  font-size: 11px;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* 属性イメージテーブル:attribute images table--------------------------*/

TABLE.products-attributes-images {
/*  width: 100%; ----------------------------------*/

/*  border: 1px solid #9a9a9a; --------------------*/

  float: left;
  padding: 2px;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	width: 840px;
	vertical-align: top;
	margin: 0 auto;
	padding: 0;
	clear: both;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#contentMainWrapper {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 840px;
	float: left;
	}

#headerWrapper {
	margin: 0 auto;
	padding: 0;
	width: 840px;
	color: #fff;
	}

* html #headerWrapper {
	width: 801px;
	}

div#eznavibar {
	margin: 0;
	padding: 0;
	float: left;
	background: #eee;
	width: 100%;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	clear: both;
	} 

#tagline {
	color:#000;
	font-size: 1em;
	text-align : right;
	vertical-align: middle;
	padding-bottom: 10px;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	font-size: 0.3em;
	
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background: #eee;
	font-weight: bold;
	color: #333;
	height: 1%;
	width: 800px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0 0 0;
	}

#navMainWrapper {
	margin: 0;
	font-weight: bold;
	color: #333;
	height: 1%;
	padding-right: 10px;
	}

div#navMain {
	float:left;
	text-align:right;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	line-height: 1em;
	}

#navMain ul {
	width: 790px;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: normal;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #666;
	}

#navMain ul li {
	border-right: 1px solid #ccc;
	display: block;
	float: right;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	background: #cc9900;
	}

#navEZPagesTop {
	background: #eee;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 0.95em;
	font-weight: bold;
	width: 100%;
	}

#navEZPagesTop ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#navEZPagesTop li {
	display: block;
	background: #eee;
	padding: 0 15px 0 5px;
	line-height: 20px;
	float: left;
	margin: 0;
	white-space:nowrap;
	}

#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	clear: both;
	}

#navColumnOne {
	border-collapse: collapse;
	margin-bottom: 6px;
	line-height: 150%;
	background: #fff;
	float: left;
	}

#navColumnTwo {
	background: #fff;
	float: left;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {
	font-size: 11px;
	}

.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0;
	}

.centerColumn {
	width: 579px;
	margin: 0 auto;
	text-align: left;
	}

.smallText, #siteinfoCredits, #siteinfoStatus {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #333;
	text-align: left;
	padding: 5px 0 0 5px;
	}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.centerBoxHeading {
	margin: 0em;
	background-color: #FF9900;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.rightBoxContainer {
	border-top: 5px solid #000;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 5px 0;
	background: #eee;
	}

.sideBoxContent {
	font-size: 11px;
	background-color: #ffffff;
	padding: 0.4em;
	}

#categories a {
/*
 	background: url(../images/box_icon1.gif) no-repeat left top;
	padding-left: 15px;
*/
	padding-left: 0px;
	margin: 5px 0;
	line-height: 1.5em;
	}

h3.leftBoxHeading a:hover {
	color: #FF9900;
	text-decoration: underline;
	} 

h3.rightBoxHeading a:hover {
	color: #890C08;
	text-decoration: underline;
	}

.rightBoxContent {
	background: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#siteinfoLegal {
	font-size: 0.9em;
	text-align: center;
	background: #eee;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}

#siteinfoIP {
	text-align: center;
	background: #eee;
	font-size: 0.9em;
	padding-bottom: 5px;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: left;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background: #ffffff;
	}

div#mainarea {
	width: 800px;
	margin: 0 auto;
	}

div#centerOuterBorder {
	float: left;
	text-align: center;
	width: 499px;
	}

* html table {
	font-size: 1.2em;
	}

div#naviWrapper {
	background: #eee;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	width: 800px;
	}

div#headerinner {
	float: left;
	}

div.navilanguages {
	float: right;
	width: 200px;
	border-right: 1px dotted #000000;
	line-height: 25px;
	}

div.navMainSearch {
	float: right;
	width: 250px;
	border-right: 1px dotted #000000;
	line-height: 25px;
	}

 div.navicurrencies {
	float: right;
	width: 200px;
	line-height: 25px;
	}

span.navi_text {
	font-size: 1.2em;
	padding: 0 5px 0 0;
	line-height: 25px;
	}
	
	
	
/* コンテンツタイトル:content title------------------------------ */

.content_title1 {
	font-size: 12px;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #330000;
	border-right: 1px solid #330000;
	text-indent: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.content_title2 {
	font-size: 12px;
	padding: 3px;
	color: #990000;
	font-weight: bold;
	border-left: 16px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	text-indent: 6px;
	margin-left: 15px;
}
.content_title3 {
	font-size: 12px;
	padding: 3px;
	color: #990000;
	font-weight: bold;
	border-left: 16px solid #99CC00;
	border-bottom: 1px solid #99CC00;
	text-indent: 6px;
	margin-left: 20px;
}

/* コンテンツテキスト:content txt------------------------------ */

.content_txt1{
	margin-right: 20px;
	margin-left: 15px;
	font-size: 12px;
	color: #990000;
	margin-top: 6px;
	margin-bottom: 6px;
}
.content_txt2{
	margin-right: 20px;
	margin-left: 20px;
	line-height: 140%;
	font-size: 12px;
	color: #666600;
	margin-top: 6px;
	margin-bottom: 6px;
}
.content_txt3{
	margin-right: 20px;
	margin-left: 25px;
	line-height: 140%;
	font-size: 12px;
	color: #cc6600;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* ol------------------------------ */

ol {
	font-size: 12px;
	color: #556B2F;
	margin-right: 20px;
	margin-left: 50px;
	line-height: 120%;
}

/* フリー:table free------------------------------ */

table.free {
	border-collapse: collapse;
	font-size: 12px;
	line-height: 16px;
}
th.free {
	background-color: #CC9900;
	color: #FFFFFF;
}
tr.free {
	background-color: #dddd99;
}
/* コンテンツ:table content------------------- */

table.content {
	border-collapse: collapse;
	font-size: 12px;
	width: 500px;
	margin-left: 10px;
	line-height: 16px;
}
th.content {
	padding: 2px 6px;
	background-color: #6495ED;
	font-size: 12px;
	font-weight: bold;
	color: White;
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	height: 12px;
}
tr.content {

}
td.content {
	padding: 2px 6px;
	font-size: 12px;
	line-height: 120%;
	color: #660000;
	border-bottom: 1px solid #FF9900;
	border-left: none;
	border-right: none;
	background-color: #ffffee;
	border-top: 1px solid #FF9900;
}

/* コンテンツ2:table content2------------- */

table.content2 {
	border-collapse: collapse;
	font-size: 12px;
	width: 490px;
	margin-left: 20px;
	line-height: 16px;
	border-top: 1px;
	border-top-color: #999900;
	border-top-style: solid;
	border-right: 1px;
	border-right-color: #999900;
	border-right-style: solid;
	border-bottom: 1px;
	border-bottom-color: #999900;
	border-bottom-style: solid;
	border-left: 1px;
	border-left-color: #999900;
	border-left-style: solid;
}
th.content2 {
	padding: 2px 6px;
	background-color: #FFD700;
}
tr.content2 {
	padding: 2px 6px;
	color: #660000;
}
td.content2 {
	padding: 2px 6px;
	font-size: 12px;
	line-height: 120%;
	color: #660000;
	border-bottom: 1px solid #FF9900;
	border-top: 1px solid #FF9900;
	border-left: none;
	border-right: none;
}

/* コンテンツ3:table content3------------------ */

table.content3 {
	border-collapse: collapse;
	font-size: 12px;
	width: 480px;
	margin-left: 30px;
	line-height: 16px;
}
th.content3 {
	padding: 2px 6px;
	font: 12px;
}
tr.content3 {
	padding: 2px 6px;
	background-color: #FFFFCC;
}
td.content3 {
	padding: 2px 6px;
	font-size: 12px;
	line-height: 120%;
	color: #660000;
	border-bottom: 1px solid #FF9900;
	border-left: none;
	border-right: none;
	border-top: 1px solid #FF9900;
	padding-left: 6px;
	padding-right: 6px;
}

/* table top_box:Top------------------------------ */

table.top_box{
	border-collapse: collapse;
	margin-bottom: 6px;
	line-height: 150%;
}
th.top_box {

}
tr.top_box {

}
td.top_box {
}

/* トップ テキストインフォ:table info--------------------- */

table.info{
	padding: 3;
}
th.info {
}
tr.info {
}
td.info {
}

/* トップ 画像インフォ:table bbs---------------------------- */

table.bbs{
	padding: 3;
	border-left: 1px solid #660000;
	border-top: 1px solid #660000;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	margin-bottom: 6px;
}
th.bbs {
}
tr.bbs {
}
td.bbs {

}
/* トップ 画像インフォ_サブ: table bbs_sub:PhotoBBS---------------------- */

table.bbs_sub{
	background-color: #BDB76B;
	border-bottom: 1px;
	border-bottom-color: Maroon;
	border-bottom-style: solid;
	border-top: 1px;
	border-top-color: Maroon;
	border-top-style: solid;
}
th.bbs {
}
tr.bbs {
}
td.bbs {
}

/* よくある質問:table qa---------------------- */

table.qa {
	border-collapse: collapse;
	width: 500px;
	border: 1px;
	border-color: #999900;
	border-style: solid;
	margin-left: 10px;
}
tr.question{
	background-color:  #999900;
	color: White;
	font-weight: bold;
	font-size: 12px;
	padding-left: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
}
tr.answer{
	background-color: #FFFFF0;
	vertical-align: top;	
	line-height: 130%;
	padding-left: 6px;
	font-size: 12px;
	color: #660000;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.question{
}
td.answer{
}

/* ヘッダー:HEADER CSS-----------------------------------*/

TABLE.header {
/*	background-color: #ffffff; */
	border-right: 0px solid #9a9a9a;
	border-left: 0px solid #9a9a9a;
	border-bottom: 0px solid #9a9a9a;
	/*
	background-image: url(../images/main_header2.jpg); 
	*/
	background-repeat: no-repeat;
	width: 100% !important;
}

TABLE.headerNavigation {
	background-color: White;
	border-right: 0px solid #9a9a9a;
	border-left: 0px solid #9a9a9a;
/*	border-bottom: 1px solid #9a9a9a; */
	width: 100% !important;
}

TD.headerNavigation {
	position: relative;
	vertical-align: middle;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFA500;
	letter-spacing: 1px;
	padding: 3px;
}

TD.breadCrumb {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding: 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited  {
	font-weight: bold;
	color: #FFA500;
}

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;
}

/* フッター: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: #FFD700;
	font-size: 10px;
/*
	border-right: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
*/
}

TD.footertop, TD.footerbottom {
  padding: 3px;
}

td.footertop a  {
	font-weight: bold;
	color: White;
}

/* サイドボックス:SIDEBOX CSS-------------------------*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}

.leftbox, .rightbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #ffffff;
	margin-bottom: 6px;
}

.leftboxheading, .rightboxheading {
	height: 19px;
}

td.leftboxheading a, td.rightboxheading a {
}

TR.leftboxheading, TR.rightboxheading {
}

.leftboxcontent, .rightboxcontent {
	line-height: 125%;
	padding: 4px;
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000; 
}

.leftboxfooter, .rightboxfooter {
/*	background-color: #B8860B; */
	height: 0px;
	margin-bottom: 4px;
/*	border-bottom: 1px solid #330000; */
/*	border-left: 1px solid #330000; */
/*	border-right: 1px solid #330000; */
}

/* サイドボックス ヘッディング:sidebox-heading----------*/

#bannerbox-heading-td {
	background-image: url(../images/heading/bannerbox.gif);
	background-repeat: no-repeat;
}
#bannerbox2-heading-td {
	background-image: url(../images/heading/bannerbox2.gif);
	background-repeat: no-repeat;
}
#bestsellers-heading-td {
	background-image: url(../images/heading/bestsellers.gif);
	background-repeat: no-repeat;
}
#categories-heading-td {
	background-image: url(../images/heading/categories.gif);
	background-repeat: no-repeat;
}
#currencies-heading-td {
	background-image: url(../images/heading/currencies.gif);
	background-repeat: no-repeat;
}
#featured-heading-td {
	background-image: url(../images/heading/featured.gif);
	background-repeat: no-repeat;
}
#information-heading-td {
	background-image: url(../images/heading/information.gif);
	background-repeat: no-repeat;
}
#languages-heading-td {
	background-image: url(../images/heading/languages.gif);
	background-repeat: no-repeat;
}
#loginbox-heading-td {
	background-image: url(../images/heading/loginbox.gif);
	background-repeat: no-repeat;
}
#manufacturerinfo-heading-td {
	background-image: url(../images/heading/manufacturerinfo.gif);
	background-repeat: no-repeat;
}
#manufacturers-heading-td {
	background-image: url(../images/heading/manufacturers.gif);
	background-repeat: no-repeat;
}
#moreinformation-heading-td {
	background-image: url(../images/heading/moreinformation.gif);
	background-repeat: no-repeat;
}
#productnotifications-heading-td {
	background-image: url(../images/heading/productnotifications.gif);
	background-repeat: no-repeat;
}
#reviews-heading-td {
	background-image: url(../images/heading/reviews.gif);
	background-repeat: no-repeat;
}
#search-heading-td {
	background-image: url(../images/heading/search.gif);
	background-repeat: no-repeat;
}
#shoppingcart-heading-td {
	background-image: url(../images/heading/shoppingcart.gif);
	background-repeat: no-repeat;
}
#specials-heading-td {
	background-image: url(../images/heading/specials.gif);
	background-repeat: no-repeat;
}
#tellafriend-heading-td {
	background-image: url(../images/heading/tellafriend.gif);
	background-repeat: no-repeat;
}
#whatsnew-heading-td {
	background-image: url(../images/heading/whatsnew.gif);
	background-repeat: no-repeat;
}
#whosonline-heading-td {
	background-image: url(../images/heading/whosonline.gif);
	background-repeat: no-repeat;
}
/* カスタム サイドボックス ヘッディング:custom-sidebox-heading----------*/
#custominfo1-heading-td {
	background-image: url(../images/heading/info1.gif);
	background-repeat: no-repeat;
}
#custominfo2-heading-td {
	background-image: url(../images/heading/info2.gif);
	background-repeat: no-repeat;
}
#custominfo3-heading-td {
	background-image: url(../images/heading/info3.gif);
	background-repeat: no-repeat;
}
#custominfo4-heading-td {
	background-image: url(../images/heading/info4.gif);
	background-repeat: no-repeat;
}
#customfreebox1-heading-td {
	background-image: url(../images/heading/freebox1.gif);
	background-repeat: no-repeat;
}
#customfreebox2-heading-td {
	background-image: url(../images/heading/freebox2.gif);
	background-repeat: no-repeat;
}
#customfreebox3-heading-td {
	background-image: url(../images/heading/freebox3.gif);
	background-repeat: no-repeat;
}
#customfreebox4-heading-td {
	background-image: url(../images/heading/freebox4.gif);
	background-repeat: no-repeat;
}


