/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: 'ヒラギノ角ゴProW3', HiraginoKakuGothicPro, 'ＭＳＰゴシック', sans-serif;
	font-size: 16px;
	font-size: 100%;
	line-height: 135%;
	color: #666666;
	background-color: #DCDDE3;
	}

/*
大きめの文字：94%
ふつうの文字：82%
小さめの文字：76%
にて各々サイズ指定する。
*/

a img {
	border: none;
	text-decoration: none;
	 }

a:link, #navEZPagesTOC ul li a {
	color: #336699;
	text-decoration: none;
	}
 
a:visited {
	color: #336699;
	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: #000066;
	}

a:active {
	color: #000066;
	}

.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font-size: 12px;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

/* ↓の padding (5 + 5) と line-height (14) の合計が、↑の height (24) となるようにする*/

.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.buttonBox {
	height: 50px;
	margin: 10px;
	}

h1 {
	font-size: 115%;
	color: #666666;
	}

h2 {
	font-size: 115%;
	border-left: 6px solid #8999D6;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #CCC;
	background-color: #F8F8F8;
	margin-top:20px; 
	padding: 4px 8px;
	}

h3 {
	font-size: 105%;
	}

h4, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 94%;
	margin-bottom:0px;
	}
	
h5 {
	font-size: 82%;
	font-weight: normal;
	}

h6 {
	font-size: 69%;
	font-weight: normal;
	}

.biggerText {
	font-size: 1.2em;
	}

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

p {
	margin-bottom: 10px;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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

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

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

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

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

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

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

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

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

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}


ADDRESS {
	font-style: normal;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}
	
UL.iconPDF {
	list-style-image: url(../images/icon_pdf.gif);
	margin: 12px 0px 6px 2em;
	padding: 0px;
	}

UL.iconDW {
	list-style-image: url(../images/icon_dw.gif);
	margin: 12px 0px 6px 2em;
	padding: 0px;
	}

table .grayBorder {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	margin-left:20px;
	margin-bottom:20px;
	}
	
td .grayBorder {
	border: 1px solid #cccccc;
	padding: 4px 8px 4px 8px;
	}

td .grayBorderRight {
	border: 1px solid #cccccc;
	padding: 4px 8px 4px 8px;
	text-align: right;
	}

td .grayBorderCenter {
	border: 1px solid #cccccc;
	padding: 4px 8px 4px 8px;
	text-align: center;
	}

td .grayBorderBGred {
	border: 1px solid #cccccc;
	padding: 4px 8px 4px 8px;
	background-color: #ffeedd;
	}

table .noBorder {
	border: none;
	border-collapse: collapse;
	margin-left:20px;
	margin-bottom:20px;
	}
	
td .article {
	text-align: right;
	vertical-align: top;
	padding:6px 6px;
	white-space: nowrap;
	}

td .matter {
	text-align: left;
	vertical-align: top;
	padding:6px 6px;
	}

/* Products Infomation Pages */

#seriesName {
	float: left;
	font-family: Century gothic;
	font-size: 120%;
	}

#productsModel {
	float: right;
	color: #F66;
	line-height: 0.3;
	border: 1px solid #CCC;
	padding: 0px 8px;
	margin-left: 10px;
	}

#productMainImage {
	float: left;
	display:inline;
	background-image: url(../images/productImage_BG.gif);
	background-repeat: no-repeat;
	width: 362px;
	padding: 6px 0;
	margin: 0px 10px 10px 0px;
	}

#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.imgLink {
	font-size: 76%;
	}

#productName {
	margin-bottom: 20px;
	}

#basicInfo {
	float: left;
	width: 208px;
	}

.infoTitle {
	font-weight: bold;
	border-left: 4px solid #8999D6;
	border-bottom: 1px solid #8999D6;
    margin:2px 0px 10px 0px;
	padding:2px 6px;
	}

.infoTitleJP {
	font-weight: normal;
	font-size: 70%;
	}
	
.infoDescription {
	text-align: left;
	line-height: 135%;
	margin:0px 0px 15px 12px;
	}

.infoDescription p {
	margin-bottom: 6px;
	text-indent: 0;
	}

.infoDetailWide {
	text-align: center;
	line-height: 135%;
	margin-bottom: 15px;
	width: 550px;
	}

.infoDetail {
	float:left;
	display:inline;
	text-align: left;
	line-height: 135%;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 200px;
	}

.infoDetailPhoto {
	float:left;
	display:inline;
	width: 350px;
	text-align: right;
	margin-bottom: 10px;
	}

.infoImportant {
	text-align: center;
	line-height: 135%;
	margin:12px;
	padding:8px;
	border:2px solid #F88;
	color:#D33;
	}

#productDescription {
	clear: both;
	margin-top: 20px;
	text-align: left;
	}

#productURL {
	text-align: center;
	}
/* ----- Price List table ----- */

#price table{
	border-collapse:collapse;
	margin:1em 0;
	}
	
#price th, #price td{
	padding:.5em;
	border:1px solid #aaa;
	color:#555;
	}
	
#price th{
	text-align:center;
	vertical-align:top;
	background:#fff;
	font-weight:normal;
	}
	
#price td{
	text-align:right;
	background:#fff;
	}

#price tr.even td{
	background:#f0f0f0;
	}
	
#price tr.odd td{
	background:#ffffff;
	}

.itemLink {
	font-weight: bold;
	border-top: 2px solid #8999D6;
	border-bottom: 2px solid #8999D6;
	line-height: 100%;
	margin:20px;
	padding:6px;
	}

.bottom th {
	vertical-align: bottom;
	}

/* Products Listing Page */

#categoryImgListing {
	float: left;
	padding: 10px;
	margin-right: 15px;
	border: solid 1px #CCC;
	}

#productListHeading {

	}

#indexProductListCatDescription {

	}

#productsListingTopNumber, #productsListingBottomNumber {
	font-size: 72%:
	}


.productListing-rowheading {
	background: #8999D6 url(../images/tile_back.gif) no-repeat;
	height: 30px;
	color: #F0F0F0;
	font-weight: normal;
	}

.productListing-heading {
	color: #F0F0F0;
	font-weight: normal;
	text-decoration: none;
	}

.productListing-heading a:link, .productListing-heading a:visited {
	background:none;
	color: #FAFAFA;
	font-weight: normal;
	text-decoration: none;
	}

.productListing-heading a:hover, .productListing-heading a:active {
	background:none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}

.productListing-data {
	padding-top:5px;
	}

.itemTitle, .listingDescription {
	font-size: 94%;
	text-align: center;
	font-weight: normal;
	}

.listingProductImage {
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #CCC;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	font-size: 82%;
	line-height: 137%;
	text-align: left;
	width: 900px;
	vertical-align: top;
	overflow:hidden
	}

#popupWrapper {
	margin: 0px;
	background-color: #ffffff;
	font-size: 82%;
	line-height: 137%;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}
	
#headerWrapper {
	background: #FFF;
	width: 800px;
	margin: 5px 50px;
	padding: 0px;
	overflow:hidden
	}
	
#contentMainWrapper {
	clear: both;
	width: 800px;
	margin: 5px 50px;
	padding: 0px;
	overflow:hidden
	}

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

#logoWrapper{
	float:left;
	width: 180px;
	height:70px;
	}

#logo {
	vertical-align: middle;
	}

#headerNaviWrapper {
	float:left;
	width: 620px;
	height:70px;
	vertical-align:bottom;
	}

#indexDefaultMainContent {
	width:580px;
	margin: 15px 0px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
	margin-right: 20px;
	}

#navColumnTwoWrapper {
	margin-left: 20px;
	}
	
#tagline {
	float: left;
	width:450px;
	font-size: 9px;
	}

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

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 72%;
	text-align: right;
	background: #DCDDE3;
	}

/*navigation*/
.pageNavigation {
	background: url(../images/breadCrumb_BG.gif) no-repeat;
	height: 30px;
	line-height: 33px;
	margin-top: 16px;
	margin-bottom: 8px;
}

.navSplitPagesResult {
	padding-left: 16px;
}
.navSplitPagesLinks {
	padding-right: 16px;
}

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

#navCatTabsWrapper {
	margin: 0em;
	background-color: #abbbd3;
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

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

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

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

#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

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

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding-left: 16px;
	background: url(../images/breadCrumb_BG.gif) no-repeat;
	height: 30px;
	line-height: 33px;
	font-size: 82%;
	font-weight: normal;
	margin-bottom: 15px;
	}

#navEZPagesTop {
	float:right;
	width:620px;
	height:40px;
	font-size: 94%;
	padding: 0px;
	margin: 0px;
	}

#navColumnOne, #navColumnTwo {
	width:220px;
	background-color: transparent;
	}


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

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

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0em;
	}

.smallText {
	font-size: 72%;
	}
	
.grayBox {
	border: solid 1px;
	padding: 6px;
	}

.boxLeft {
	float: left;
	border: 1px solid #CCC;
	padding: 4px 8px;
	margin-right: 10px;
	}

.boxRight {
	float: right;
	border: 1px solid #CCC;
	padding: 4px 8px;
	margin-left: 10px;
	}

.blockLeft {
	float: left;
	margin-right: 15px;
	}

.blockRight {
	float: right;
	margin-left: 15px;
	}

.clearBoth {
	clear: both;
	}

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

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

.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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

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

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

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

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

.amount {
	width: 5.5em;
	}

/*Image Display*/

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 69%;
	color: #BABFD4;
	text-align: right;
	height: 24;
	padding: 3px 10px;
	}
	
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 69%;
	color: #BABFD4;
	text-align: right;
	height: 24;
	padding: 3px 10px;
	}
/*
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}
*/

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-bottom: 20px;
	border: 1px #666666;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0px;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
#categoriesHeading {
	background: url(../images/categoriesHeading.gif) no-repeat;
	height: 25px;
	}

#bestsellersHeading {
	background: url(../images/bestsellerHeading.gif) no-repeat;
	height: 25px;
	}

#informationHeading {
	background: url(../images/informationHeading.gif) no-repeat;
	height: 25px;
	}

#manufacturersHeading {
	background: url(../images/seriesHeading.gif) no-repeat;
	height: 25px;
	line-height:25px;
	}

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

#bestsellers ol {
	padding: 0;
	margin: 0em 0em 0em 0.6em;
	}

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



#bannerboxHeading {
	background: url(../images/bannersHeading.gif) no-repeat;
	height: 25px;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
/*A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
*/
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
	

.categoryListBoxContents {
	float: left;
	margin: 8px 0px;
	padding: 0px;
	font-size: 76%;
	line-height: 100%;
	text-align: center;
	}

.categoryListBoxImages {
	margin: 0px 2px;
	padding: 10px;
	height: 80px;
	border: solid 1px #CCC;
	}


/* end categories box links */

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

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

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: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	

a.buttonBG {
    background: transparent url('../images/button_BG_right.gif') no-repeat scroll top right;
    color: #666;
    display: block;
    float: right;
    font: normal 11px arial, sans-serif;
	font-weight: bold;
    height: 18px;
    margin-right: 36px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
}

a.buttonBG span {
    background: transparent url('../images/button_BG_left.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 2px 0 2px 12px;
}

a.buttonBG:hover {
    background-position: bottom right;
    color: #FFF;
    font: normal 11px arial, sans-serif;
	font-weight: bold;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonBG:hover span {
    background-position: bottom left;
    padding: 2px 0 2px 12px; /* push text down 1px */
}

/* ドロップダウンメニュー用 */

.dropdown {
	float:left;
	padding-left:3px;
	}

.dropdown dt {
	width:134px;
	border:1px solid #CCCCCC;
	padding: 7px 8px;

	text-align:center;
	cursor:pointer;
	background:#F0F0F0;
	margin:0;
	}

.dropdown dt:hover {
	background:#E0E0FF;
	color:#000;
	}

.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:152px;
	display:none;
	background:#fff;
	z-index:200;
	opacity:0;
	margin:0;
	padding:0;
	}

.dropdown ul {
	width:148px;
	border:1px solid #CCCCCC;
	list-style:none;
	border-top:none;
	margin:0;
	padding:0;
	}

.dropdown li {
	display:inline;
	margin:0;
	padding:0;
	}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	width:140px;
	padding:3px 8px;
	text-decoration:none;
	background:#F0F0F0;
	margin:0;
	}

.dropdown a:hover {
	background:#E0E0FF;
	color:#000;
	}

.dropdown .underline {
	border-bottom:1px solid #CCCCCC;
	}


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

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

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

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


/* NewsBox Module用 */

#newsscrollboxHeading {
	background: url(../images/newsboxHeading.gif) no-repeat;
	height: 25px;
	}

.newsInfo {
	text-align: left;
	font-style: normal;
	}

.newsContent {
	font-size: 1.0em;
	}

#newsArchivTitleHeading {
	text-align: left;
	}

#newsArchivDateHeading {
	text-align: right;
	}

#moreNewsDefault {}

#moreNewsHeading {
	float: left;
	margin-bottom: 15px;
	}

.newsInfo {
	float: right;
	margin-bottom: 15px;
	}
	
#newsContent {}


/* BlankSideBox Module用 */

#blanksideboxHeading {
	background: url(../images/recommendHeading.gif) no-repeat;
	height: 25px;
}

#blanksideboxContent img {
	margin-bottom: 4px;
}

/* 標準フッターナビゲーション */

#footerWrapper {
	background: #FFF url(../images/footerLogo.png) no-repeat 0px 5px;
	width: 800px;
	height: 50px;
	margin: 5px 50px;
	padding: 5px;
	border-top:2px solid #CCC;
	}
	
#navFooter {
	float: right;
	vertical-align: top;
	margin:0px;
	}

.navFooterContents {
	float:left;
	margin-left:20px;
	list-style: none;
	}

/* 追加フッターナビゲーション */

#footerNavi {
	width: 816px;
	margin: 5px 42px 15px 42px;
}

.footerNaviBlock {
	float: left;
	margin: 0px 8px;
}

.footerNaviBlock p {
	color: #336699;
	border-bottom: 3px #336699 solid;
	padding: 0px 0px 3px 5px;
	font-weight: bold;
}

ul.footerNaviColumn {
	width: 145px;
	float: left;
	list-style-type: none;
	text-decoration: none;
	margin: 0 0 0 5px;
	padding: 0;
}

