@charset "euc-jp";
/* CSS Document */

/**
 * Main CSS Stylesheet
 *
 */

html { font-size: 85%; }
body {
	font-family:"メイリオ", Meiryo, Osaka, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	/**/
	font-size: 100%;
	/**/
	color: #F90;
	background:#090909;
	/* color:#131313; */
	/* color: #FAFAFA; */
	/* background:#090909; */
	text-align: center;
}

a img { border:none;}

a:link,
a:visited { color:#F90; text-decoration:none;}

a:hover *{ filter: alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }



#navCatTabsWrapper {}

#navCatTabs ul li { display:block; float:left; margin: 0 0.25em;}

#navEZPagesTOC ul li a {
	color: #F90;
	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: #FC0;
	}

a:active { color: #0000FF; }

h1 { font-size: 1.5em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }

h3.itemTitle { font-size: 0.8em; }
h3#cartEmptyText { margin-bottom:40px;}

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

.biggerText {
	font-size: 1.2em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}
FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

TEXTAREA {
	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, h5.optionName {
	line-height: 1.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

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

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}

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


/* warnings, errors, messages */

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}


/* wrappers - page or section containers */

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

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	padding: 0;
}

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


/*  EZpages 目次スタイル
----------------------------------------------- */

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

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




/* navigation */

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

.navNextPrevList a img {
	margin: 0 0.5em;
	padding: 0em;
	}

.buttonRow {
	margin: 0.5em;
}

#navEZPagesTop {
	clear:both;
	background-color: #B00;
	background-repeat: repeat-x;
	}
#navEZPagesTop a {
	color: #FFF;
}
#navEZPagesTop a:hover {
	color: #FFC;
}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
/*	border-bottom: 1px solid #000;*/
	}

#navBreadCrumb {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: ;
	background-color: #030303;
	margin: 8px 0;
	padding: 8px 16px;
	color: #FC0;
}


/* The main content classes */

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

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}
*/

#productDescription ul { margin:0.5em 2em; padding:0; list-style-type: square;}
#productDescription ul li { margin:0; padding:0; list-style-type: square;}

#productDescription ol { margin:0.5em 1em 0.5em 3em; padding:0; list-style-type: decimal;}
#productDescription ol li { margin:0; padding:0; list-style-type: decimal;}

#productDescription table.spec { border-collapse:collapse; border-left:1px solid #666; border-top:1px solid #666; margin:0.5em 0; font-size:0.85em;}
#productDescription table.spec caption { padding:2px 8px; border-top:1px solid #666; border-left:1px solid #666; background:#666; font-weight:bold; letter-spacing:0.25em;}
#productDescription table.spec th { padding:2px 8px; border-right:1px solid #666; border-bottom:1px solid #666; text-align:left; background:#333; font-weight:normal; letter-spacing:0.25em; min-width:100px;}
#productDescription table.spec td { padding:2px 8px; border-right:1px solid #666; border-bottom:1px solid #666; text-align:left; min-width:;}


.alert {
	color: #FF8040;
	margin-left: 0.5em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
.banners {
	text-align:center;
	margin:0 auto;
}

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

#cartContentsDisplay TH { background:#444;}

.cartTableHeading TH {
	border-bottom: 1px solid #777;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #444;
	height: 2.2em;
 }

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

.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: #F60;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #DD0000;
	}

#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 {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0;
	}
.centerBoxContentsFeatured a,
.centerBoxContentsAlsoPurch a { margin:1em;}

.centerBoxWrapper { margin:2.0em 0;}

.centerBoxWrapper h2.centerBoxHeading, .productListing-rowheading, .rightboxheading {
	margin: 0em;
	background: url(../images/h2_bg.jpg) repeat-x;
	font-size: 1em;
	color: #ffffff;
	padding: 0.5em 1.0em;
	border-bottom: 1px solid #777;
	}
.centerBoxWrapper, .tabTable {
	padding: 0;
	height: 1%; /*do not remove- IEhack*/
	border: 1px solid #777;
	margin-bottom: 1em;
	}

.tabTable th,
.tabTable td  { padding:4px 8px;}

/*h4.rightBoxHeading, h4.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}*/

/*.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}*/

h4.leftBoxHeading a:hover {
	color: #FC0;
	text-decoration: none;
	} 
h4.rightBoxHeading a:hover {
	color: #FC0;
	text-decoration: none;
	}
.rightBoxContent {
	background-color: #222;
	margin-bottom: 1em;
	}

.centeredContent, TH {
	text-align: center;
}

.sideBoxContent {
	color: #AAA;
}
.centeredContent {
	color: #AAA;
}



/* misc */

.back {
  float: left;
}
.forward {
	float: right;
}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #232323;
	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-color: ;
	}

#infoShoppingCart h1,
#infoShoppingCart h2  { margin:1em; padding:0.5em 0; font-size:16px;}
#infoShoppingCart h2  { border-bottom:1px solid #F90;}
#infoShoppingCart p   { margin:0.5em 1.5em; font-size:11px; line-height:1.4;}

#product_detail TABLE{
	border-collapse:collapse;
	float: right;
	width: 360px;
	margin-left: 18px;
	margin-bottom: 18px;
}

#product_detail TABLE,#product_detail TH,#product_detail TD{
	border: 1px solid #777;
	padding:8px 16px;
}

#product_detail TH{
	background-color: #555;
	padding:8px 16px;
	letter-spacing:0.25em;
}

#productDateAdded { margin:18px 0; padding:1em; background:#000;}

/* SIDEBOX CSS */

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

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

.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: ;
  border: 1px solid #777;
  margin-top: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  font-size: 12px;
  font-weight: bold;
  color: #EEE;
  padding: 3px;
  height: 30px;
  padding-left: 5px;
  vertical-align:middle;
}

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #EEE;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
  background: #131313;
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background: #131313;
  margin-bottom: 15px;
}


/* center main section
-----------------------------------*/

h2#productListHeading,
h2#ezPagesHeading,
h2#shippingInfoHeading,
h2#conditionsHeading,
h2#privacyDefaultHeading,
h2#specialsListingHeading,
h2#featuredDefaultHeading,
h2#newProductsDefaultHeading  {
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 0.5em 0 0.5em 1.0em;
	background-image: url(../images/h2_bg.jpg);
	margin-bottom: 10px;
}

TD.pageHeading, DIV.pageHeading, {
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 0.5em 0 0.5em 1.0em;
	background-image: url(../images/h2_bg.jpg);
	margin-bottom: 10px;
}

#news_head {
	background:url(../images/bg_ttl_news.jpg) repeat-x;
	height:36px;
	padding:4px 0 0 20px;
	margin:20px 0 2px;
	line-height:2.0;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	letter-spacing:0.25em;
}
#ossm_head {
	background:url(http://www.triton-japan.com/images/icon/icon-1.gif) left center no-repeat;
	height:25px;
	border-bottom:2px dotted #999;
	padding:0 0 4px 30px;
	margin:25px 0 4px;
	line-height:1.8;
	font-size: 16px;
	font-weight: bold;
}

p#productDateAvailable { margin:20px 0 10px; padding:4px; background:#F00; color:#FFF; font-weight:bold; font-size:14px; letter-spacing:0.25em;}

/*---- TABLE （入荷予定商品）---- */

#upcomingProductsTable th { text-align:left;}
#upProductsHeading, #upDateHeading {}


/*---- TABLE （会社概要）---- */

.table_liebe {
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-top:1px solid #777;
	border-left:1px solid #777;
	font-size:12px;
}
.table_liebe th {
	border-collapse:collapse;
	padding:4px 12px;
	color:#EEE;
	letter-spacing:0.25em;
	background-color:#444;
	border-bottom:1px solid #777; border-right:1px solid #777;
}
.table_liebe td {
	border-collapse:collapse;
	padding:4px 12px;
	border-bottom:1px solid #777; border-right:1px solid #777;
	text-align:left;
}

.table_liebe td p { background:#333; margin:8px 0; padding:4px 8px;}

/*---- END ---- */


/* FOOTER
--------------------------------*/

TABLE.footertable {
	margin:15px 0;
	background: ;
	text-align: center;
	font-size: 11px;
}

TD.footertop {
	background: url(../images/bg_title_foot.gif);
	font-size: 11px;
	height:33px;
	text-align: center;
}

TD.footerbottom {
	margin:0;
	padding:10px;
	text-align: center;
}

/* miscellaneous areas
-------------------------------------*/

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

TEXTAREA {
  width: 100%;
  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;
	font-size: 0.8em;
	color: #AAA;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
	color: #DD0000;
	font-weight:bold;
}

span.productSpecialPriceSale {
	color: #DD0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
	font-size: 10px;
	color: #DD0000;
}


/* 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 {
  color: #F90;
  text-decoration: none;
}
A.category-links {
  color: #F63;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #900;
  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;
}

#productPrices{
	font-weight: bold;
	color: #F00;
	font-size:2.0em;
}


/* category menu version 2011 */

div#mm_menu { margin:10px 0; padding:0;}
div#mm_menu .menu_list {	
	width: 170px;
}
div#mm_menu .menu_head {
	padding: 0px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(left.png) center right no-repeat;
}
div#mm_menu .menu_body {
	display:none;
}
div#mm_menu .menu_body a{
  display:block;
  color:#333366;
  background-color: #DAF2F8;
  border-bottom:1px solid #999;
  padding-left: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: normal;
  text-decoration:none;
}
div#mm_menu .menu_body a:hover{
  color: #ff0033;
  padding-left: 7px;
  text-decoration:underline;
  }


/*  */

.tbl_kage { border-collapse:collapse; border-left:1px solid #CCC; border-top:1px solid #CCC; margin:10px 0;}
.tbl_kage th { border-right:1px solid #ff9900; border-bottom:1px solid #ff9900; background-color:#ff9900; padding:4px 8px;}
.tbl_kage td { border-right:1px solid #CCC; border-bottom:1px solid #CCC; text-align:center; padding:4px 8px;}
.tbl_kage td.prd_name { text-align:left; padding:4px 8px;}

