/**
 * 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;
	font-size: 85.5%;
	color: #333;
	background: #fee url(../images/bg_all.jpg);
	text-align: center;
	}

* html body {
	font-size: 76.5%;
	}

* + html body {
	font-size: 76.5%;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #666;
	text-decoration: none;
	}
 
a:visited {
	color: #666;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navCatTabs ul li a:hover {
	color: #007ab9;
	text-decoration: underline;
	}

a:active {
	color: #007ab9;
	}

h1 {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

h1#indexCategoriesHeading {
	background: #fff url(../images/bg_center_h2.jpg) no-repeat left center;
	height: 22px;
	color: #fff;
	line-height: 1.5em;
	margin: 10px 0 0;
	padding: 0 0 0 20px;
	}

h1#productListHeading,h1#privacyDefaultHeading,h1#ezPagesHeading,h1#siteMapHeading,h1#pageTwoHeading,h1#pageThreeHeading,h1#pageFourHeading,h1#conditionsHeading,h1#shippingInfoHeading,h1#unsubDefaultHeading {
	background: #fff url(../images/bg_center_h2.jpg) no-repeat left center;
	color: #fff;
	line-height: 1.5em;
	margin: 10px 0 0;
	padding: 0 0 0 20px;
	}


h1#productName {
	font-size:1.3em;
	margin: 0;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	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;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

#logo {
	padding: 0 5px 0 10px;
	margin: 0;
	}

LABEL.inputLabel {
	width: 11em;
	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 #9a9a9a;
	}

#topWrapper {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width: 907px !important;
	background: #fff url(../images/bg_main.jpg) repeat-y;
	}

/*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 {
	text-align: left;
	width: 900px;
	vertical-align: top;
	margin: 0 0 0 2px;
	padding: 0;
	clear: both;
	float: left;
	}

* html #mainWrapper {
	margin: 0 0 0 1px;
	}

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#contentMainWrapper {
	margin: 0;
	padding: 0 0 10px 0;
	width: 900px;
	float: left;
	background: #fff;
	}

#logoWrapper {
	margin: 0;
	padding: 0;
	clear: both;
	text-align: right;
	height: 77px;
	}

#headerWrapper {
	margin: 0 0 0 2px;
	padding: 0;
	width: 900px;
	height: 148px;
	background: url(../images/bg_header.jpg) no-repeat top;
	}

* html #headerWrapper {
	width: 900px;
	}

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: 5px;
	}

* html #tagline {
	padding: 2px 0 2px 0;
	}

#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;
	}

/*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: #111987 url(../images/bg_footer.gif) repeat-x top;
	font-weight: bold;
	color: #fff;
	height: 1%;
	width: 900px;
	clear: both;
	margin: 0 0 0 2px;
	padding: 15px 0 0 0;
	}

#navSuppWrapper a,
#navSuppWrapper a:link,
#navSuppWrapper a:visited {
	color: #fff;
	text-decoration: none;
	}

#navSuppWrapper a:hover,
#navSuppWrapper a:active {
	color: #fff;
	text-decoration: underline;
	}

#footer_img {
	}

#navMainWrapper {
	margin: 0;
	font-weight: bold;
	color: #333;
	padding-right: 10px;
	float: left;
	height: 26px;
	}

div#navMain {
	float:left;
	text-align:right;
	}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
	text-align: center;
	line-height: 1em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: normal;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #666;
	}

#navMain ul li a,
#navMain ul li a:link,
#navMain ul li a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0 3px;
	}

#navMain ul li a:hover,
#navMain ul li a:active {
	color: #fff;
	text-decoration: underline;
	padding: 0 3px;
	}

#navMain ul li {
	display: block;
	float: right;
	background: url(../images/header_navi_icon.gif) no-repeat left center;
	padding: 0 0 0 15px;
	margin: 0;
	}

#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;
	}

#header_navi {
	background: url(../images/bg_navibar.jpg) no-repeat top;
	height: 45px;
	width: 100%;
	}

#navEZPagesTop {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 0.95em;
	font-weight: bold;
	float: left;
	line-height: 30px;
	color: #fff;
	}

#navEZPagesTop ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#navEZPagesTop li {
	display: block;
	background: #f3a8bb;
	padding: 0 2px;
	line-height: 40px;
	float: left;
	margin: 0;
	white-space:nowrap;
	width: 16%;
	border-left: 1px solid #fff;
	}

#navEZPagesTop a,
#navEZPagesTop a:link,
#navEZPagesTop a:visited {
	color: #fff;
	text-decoration: none;
	}

#navEZPagesTop a:hover,
#navEZPagesTop a:active {
	color: #fff;
	text-decoration: underline;
	}

#navEZPagesTop li a {
	color: #fff;
	}

#header_search {
	float: right;
	padding: 0 10px 0 0;
	}

#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	clear: both;
	}

#navColumnOne {
	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;
	}

#productDescription {
	clear: both;
	margin: 10px 0 0 0;
	border-top: 1px dashed #a2a29d;
	border-bottom: 1px dashed #a2a29d;
	font-size: 1.1em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0;
	}

.centerColumn {
	width: 510px;
	margin: 0 auto;
	text-align: left;
	}
.centerColumn2 {
	width: 680px;
	margin: 0 auto;
	text-align: left;
	}
.smallText, #siteinfoCredits, #siteinfoStatus {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	}

* html #cartAdd {
	margin: 0;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background: #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: #333;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #333;
	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;
	padding: 0 0 0 5px;
	}

#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 ;
	}

#productMainImage {
	float: none;
	margin: 10px;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0.5em 0em;
	}
.additionalImages {
    margin: 0.6em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading {
	font-size: 1em;
	color: #333;
	text-align: left;
	padding: 0;
	}

h3.leftBoxHeading img {
	vertical-align: top;
	}
	
h3.rightBoxHeading img {
	vertical-align: top;
	}

h3.rightBoxHeading {
	font-size: 1em;
	color: #333;
	text-align: left;
	padding: 0;
	margin: 0;
	}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}


.centerBoxHeading {
	margin: 10px 0 0 0;
	background: #fff url(../images/bg_center_h2.jpg) no-repeat left center;
	padding: 0 0 0 20px;
	line-height: 1.5em;
	color: #fff;
	text-align: left;
	clear: both;
	}

.leftBoxContainer {
	margin: 5px 0 10px 0;
	}

.rightBoxContainer {
	margin: 5px 0;
	}

.sideBoxContent_outer {
	}
	
.sideBoxContent_outer_r {
	background: url(../images/right_box_bottom.gif) no-repeat bottom;
	padding: 0 0 10px 0;
	}

div.leftBoxContainer div.sideBoxContent {
	background: #fff;
	margin: 5px 0 0 0;
	padding: 10px 5px;
	color: #333;
	}

div.rightBoxContainer div.sideBoxContent {
	padding: 0 0.4em;
	font-size: 1.1em;
	border-left: 1px solid #a2a29d;
	}

#shoppingcartContent, #whatsnewContent {
	border-bottom: 3px solid #64645d;
	}

div.rightBoxContainer div.sideBoxContent a {
	color: #333;
	}

#categories a {
 	background: url(../images/box_icon1.gif) no-repeat left top;
	padding: 0;
	margin: 5px 0;
	line-height: 1.5em;
	}

h3.leftBoxHeading a:hover {
	color: #007ab9;
	text-decoration: underline;
	} 

h3.rightBoxHeading a:hover {
	color: #007ab9;
	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, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.productListing-data img {
	padding: 5px;
	}

* html .centeredContent {
	padding: 0 5px;
	}

#siteinfoLegal {
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 5px;
	}

#siteinfoIP {
	text-align: center;
	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: right;
	}

.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: #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: 900px;
	margin: 0 auto;
	}

div#centerOuterBorder {
	float: left;
	text-align: center;
	margin: 5px 0 0 0;
	width: 530px;  	/*=全走+(豪＋ックス+右ボックス)*/
	}
div#centerOuterBorder2 {
	float: left;
	text-align: center;
	margin: 5px 0 0 0;
	width: 700px;  	/*=全走+(豪＋ックス+右ボックス)*/
	}

* html div#centerOuterBorder {
	}

* html table {
	font-size: 1.2em;
	}

div#naviWrapper {
	background: #eee;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	width: 900px;
	}

div#headerinner {
	float: left;
	}

div.navilanguages {
	float: right;
	width: 200px;
	border-right: 1px dotted #000000;
	line-height: 25px;
	}

div.navMainSearch {
	float: right;
	width: 250px;
	line-height: 25px;
	text-align: right;
	}

 div.navicurrencies {
	float: right;
	width: 200px;
	line-height: 25px;
	}

span.navi_text {
	font-size: 1.2em;
	padding: 0 5px 0 0;
	line-height: 25px;
	}

#bannerOne {
	}

#search {
	}

#search h3 {
	}

h3.itemTitle {
	text-align: left;
	font-size: 1.2em;
	}

.productListing-odd {
	}

#reviewsContent img {
	float: left;
	margin: 0 3px 0 0;
	}

#reviewsContent hr {
	margin: 0;
	padding: 0;
	}

.reviews_txt {
	text-align: left;
	}

.t_border {
	border-top: 1px dashed #333;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	}

#bannerbox2Content {
	padding: 0;
	background: #fff;
	}

#bannerbox2Content p {
	margin: 3px 0;
	padding: 0;
	}
.center_box {
	float: left;
	width: 498px;
	margin: 0 0 0px 0;
	}

* html .center_box {
	width: 500px;
	}

.center_box2 {
	float: left;
	width: 668px;
	margin: 0 0 10px 0;
	}

* html .center_box2 {
	width: 670px;
	}

.listingDescription {
	text-align: left;
	padding: 0 5px 0 0;
	}

.tabTable img {
	margin: 20px 0 20px 5px;
	}

.tabTable {
	margin: 10px 0;
	font-size: 1em;
	border: 1px solid #a2a29d;
	}

.productListing-rowheading {
	line-height: 1.5em;
	}

#product_outer {
	border: 1px solid #a2a29d;
	padding: 10px;
	margin: 10px 0;
	}

#productPrices {
	float: left;
	}

#productDetailsList {
	border-top: 1px dashed #a2a29d;/*=追加*/
	float: none;
	width: auto;
	padding: 0;
	}

* html #productDetailsList li {
	display: inline;
	float: none;
	}

#productDetailsList li {
	display: block;
	width: 49%;
	float: left;
	}

#categoryDescription {
	margin: 5px 0;
	}

#productInfoLink {
	border-top: 1px dashed #a2a29d;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	}
	
/* 会社概要用 */
.info {
	margin-top: 10px;
	margin-bottom: 25px;
}
.info dt {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
}
.info dd {
	line-height: 160%;
	margin-top: -1.6em;
	margin-left: 9em;
	margin-right: 0;
	margin-bottom: .8em;
	border-bottom: 1px dotted #666666;
}
.accessmap {
	margin-top: 10px;
	margin-bottom: 25px;
}

.info_table{
font-size: 85.5%;
/*width:90%;*/
}
#navSupp2Wrapper {
	margin: 0px auto;
	padding: 0;
	text-align: center;
	width: 907px;
	background: #fff url(../images/bg_main2.jpg) repeat-y;
	}
#navSupp2 {	margin: 0;
	text-align: center;
	}
#navSupp2 img {
	padding: 5px 10px 5px 10px;
	}
/*---centerboxnew-centerBnew--------*/
.centerBnew{
margin: 7px ;
}
/*---centerboxnew-centerBnew--------*/