/**
 * 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: verdana, arial, helvetica, sans-serif; */
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Osaka,sans-serif;
	font-size: 12px;
	color: #000000;
/*	background-color: #e5edf5;*/
	background-color: #FFECF1;
	background-image:url(/includes/templates/classic02/images/all_bg.gif);
	}

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;
	}

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {
	color: #FFff00;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 16px;
/*	color: #9a9a9a;*/
	color: #000000;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 12px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 12px;
	}

.biggerText {
	font-size: 1.1em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  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;*/
	font-size: 12px;
	margin: 0.1em;
	}

/*価格帯検索とメーカーのリストボックス Start*/
#priceclasssearch FORM, #priceclasssearch SELECT, #priceclasssearch INPUT, #manufacturersContent FORM, #manufacturersContent SELECT, #manufacturersContent INPUT {
	width:90%;
	disply: none;
/*	border:medium none; */
	}
/*価格帯検索のリストボックス End*/
	
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
/*	border: 1px solid #cccccc;*/
	border: 1px solid #cc0033;
	}

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;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .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;
	}

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 #CC0033;
	}

/*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;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1030px;								/*081211 変更*/
	vertical-align: top;
	border: 1px solid #CC0033;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	white-space: normal;
	}

#logoWrapper{
/*	background-image: url(../images/header_bg.jpg);*/
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-color: #cc0033;
	height:102px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	white-space: normal;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.3em;
	margin-right: 0.3em;
	white-space: normal;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
/*	border: 1px solid #cacaca; */
	border: 1px solid #CC0033;	
	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: 1.1em;
	}
.navNextPrevList {
	display: inline;
	white-space: normal;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #cc0033;
	background-image: url(../images/tile_back.gif);
	padding: 0.1em 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;
	color: #ffffff;
	white-space: normal;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
/*	border: 1px solid #9a9a9a;*/
	border: 1px solid #cc0033;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: normal;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
/*	margin: 0em;*/
	margin: 7px 7px 0;
	color:#ffffff;
	background-image:url(../images/tile_back.gif);
	border:1px solid #cc0033;
	}

#navEZPagesTop {
	background-color: #B50032;
/*	background-image: url(../images/tile_back.gif);*/
	font-size: 12px;
	margin: 0em;
	color:#FFFFFF;
	padding:7px 5px 7px 5px;
/*	text-align:center;*/
	text-align:left;
	}
	
#navEZPagesTop a{
	color:#FFFFFF;
/*	text-decoration:underline;*/
	text-decoration:none;
	font-size: 12px;
	background-image: url(../images/tile_back.gif);
	padding: 9px;
	line-height: 24px;
	clear: both;
	}
	
#navEZPagesTop a:hover{
	color:#ffff00;
	/*font-size: 12px;
	padding: 6px;*/
	background-image: none;
	background-color:#cc0033;
	clear: both;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*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 {}
.important {
/*	font-weight: bold;*/
	font-size:12px;
	}
	
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 11px;
	}

/*Shopping Cart Display ショッピングカート内*/
#cartAdd {
/*	float: right;*/
	text-align: left;
	margin: 1em;
/*	border: 1px solid #000000;*/
	padding: 1em;
	}

.tableHeading TH {
/*	border-bottom: 1px solid #9a9a9a;*/
	color: #ffffff;
	}

.tableHeading, #cartSubTotal {
/*	background-color: #e9e9e9;*/
	background-color: #cc0033;
	 }

#cartSubTotal {
/*	border-top: 1px solid #cccccc;*/
	border: 1px solid #cc0033;
	border-top: none;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	color: #ffffff;
	}

.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*/
#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;

	}

.centerBoxWrapper {
/*	border: 1px solid #9a9a9a;*/
	border: 1px solid #ffffff;
	height: 1%;
	margin: 1.1em 0;
	font-size:12px;
	}

h2.centerBoxHeading {
	font-size: 14px;
	color: #ffffff;
	text-align:right;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading {
	font-size: 0.9em;
	color: #ffffff;
}

#searchHeading, #search-headerHeading {
	font-size: 0.8em;
	color: #ffffff;
	}
	
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #ffffff;
	background-image: url(../images/tile_back.gif);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
/*	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633; */
	border-bottom: 5px solid #CC0033;
	border-top: none;
	margin-top: 6px;
	}
	
/* 左サイドボックスヘッダー背景画像 start */
.leftBoxContainer h3 {
	background-image: url(/includes/templates/classic02/images/side_header.gif);
	background-repeat: no-repeat;
	background-color:#CC0033;
	font-size:12px;
	}
/* 左サイドボックスヘッダー end */

/* 右サイドボックスヘッダー背景画像 start */
.rightBoxContainer h3{
	background-image: url(/includes/templates/classic02/images/right_side_header.gif);
	background-repeat: no-repeat;
	background-color:#CC0033;
	}
/* 右サイドボックスヘッダー end */

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.3em;
	border: 1px solid #CC0033;		/* サイドボックスコンテンツ部分 */
	border-top: none;
	border-bottom: none;
	}

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, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .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;
	}

#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-color: #0000CC;
}

#upProductsHeading {				/* 入荷予定ヘッダー文字色 */
	color:#FFFFFF;
	text-align: left;
	}

#upDateHeading {				/* 入荷予定ヘッダー文字色 */
	color:#FFFFFF;
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {			/* 親カテゴリー通常リンク色,訪問済リンク色 */
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 0px 0px 0px 8px;
	margin-top:2px;
	margin-bottom:2px;
	background-image: url(/img/cate.gif);
	background-repeat: no-repeat;
	}

A.category-links, A.category-links:visited {		/* 全商品カテゴリーリンク色,訪問済リンク色 */
	color: #004080;
	text-decoration: none;
	display: block;
	width: 100%;
	padding: 0px 0px 0px 8px;
	margin-top:2px;
	margin-bottom:2px;
	background-image: url(/img/cate.gif);
	background-repeat: no-repeat;
	}
	
A.category-subs, A.category-subs:visited, A.category-products, A.category-products:visited {			/* サブカテゴリー */
	color: #0000FF;
	padding: 0px 0px 0px 5px;
	background-image: url(/img/cate_4.gif);
	background-repeat: no-repeat;
	}



A.category-top:hover, A.category-links:hover, A.category-subs:hover {
	color: #FF0000;
	font-weight: bold;
	background-image: url(/img/cate_hover.gif);
	background-repeat: no-repeat;
/*	text-decoration: underline;*/
	text-decoration: none;
	}


A.category-subs:hover, A.category-products:hover {			/* サブカテゴリー */
/*	padding: 0px 0px 0px 5px;*/
	background-image: url(/img/cate_3.gif);
	background-repeat: no-repeat;
	color: #FF0000;
/*	font-weight: bold;*/
	text-decoration: none;
	}
	
SPAN.category-subs-parent {
	font-weight: bold;
	color: #cc0033;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color: #cc0033;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
font-size:12px;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	font-size:12px;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
/*	background-color: #E8E8E8;*/
	background-color: #FFECF1;
	height: 1.5em;
	vertical-align: top;
	font-size:12px;
	}

.rowEven {
/*	background-color: #F0F0F0;*/
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	font-size:12px;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay, .accountProductDisplay {			/* マイアカウント履歴リストのテキスト中央寄席 */
/*	width: 20%;*/
/*	text-align: right;*/
/*	text-align: center;*/
	/*vertical-align: top*/
	font-size:12px;
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
/*	background-color: #cacaca;*/
	background-color: #cc0033;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}

#productListing {								/* 商品リストセンター外枠*/
	background-color: #ffffff;
/*		border: 1px solid #999999;
border-bottom: 3px solid #F55D00;
	border-top: 3px solid #F55D00; */
	}

.productListing-data {							/* 商品リストセンター内枠 */
	padding:10px 2px;
/*	border-bottom: 1px solid #999999;*/
	border-bottom: 1px solid #cc0033;
	background-color: #ffffff;
	}

.itemTitle {									/* 商品リスト品名左寄席 */
	text-align: left;
	}

.listingDescription {							/* 商品リスト説明文左寄席 */
	text-align: left;
	}

.bestsellers_thumbnail {			/* ベストセラー画像 */
	width: 20px;
	padding-right: 2px;
	float: right;
	margin: 0px;
	}

#bestsellers .wrapper {
/*	margin: 0em 0em 0em 1.5em;*/		/* ベストセラーマージン */
	margin: 0em 0em 0em 2px;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 3px;
	}

#bestsellers li {
/*	padding: 0;
	margin: 0.3em 0em 0.3em 0em;*/
	margin-left: 0px;
	padding-top: 1px;
	margin: 0em 0px 3px 0px;
	clear: both;
	}

.rapidtable {
	border:1px solid #CC0033;		/* セキュリティ情報ボックスコンテンツ */
	}
.clendertable{
	border:1px solid #CC0033;		/* カレンダーボックスコンテンツ */
	}

.tabTable{
	border: 1px solid #cc0033			/* 商品リストのテーブル */
	}
	
#listCell0-1 a, #listCell0-2 a, #listCell0-3 a, #listCell0-4 a,#listCell0-5 a,#listCell0-6 a,#listCell0-7 a {	/* 商品リストのヘッダーリンク */
	color:#cccccc;
	text-decoration:underline;
	}

/* 商品リストのヘッダーリンク マウスオーバー*/
#listCell0-1 a:hover, #listCell0-2 a:hover, #listCell0-3 a:hover, #listCell0-4 a:hover, #listCell0-5 a:hover, #listCell0-6 a:hover, #listCell0-7 a:hover {
	color:#ffff00;
	text-decoration:underline;
	}

#cartContentsDisplay{
	border:1px solid #cc0033;
	font-size:12px;
	}

#prevOrders {								/* マイアカウント内センター注文履歴内テーブル */
	border-bottom:1px solid #cc0033;
	}

#accountDefault {
	border-bottom:1px solid #cc0033;		/* マイアカウント内センター注文履歴外テーブル */
	}

/* 検索ボックスまとめ用 Start */
#priceclasssearch, #manufacturers {
	margin-top:0px;
	}
#priceclasssearch, #search{
	border-bottom:none;
	}

#priceclasssearchHeading, #manufacturersHeading{
/*	background-image:none;*/
/*	background-color:#cc0033;*/
	border-left:1px solid #cc0033;
	border-right:1px solid #cc0033;
	color:#000000;
	font-weight:normal;	
	}

#priceclasssearchHeading{
	background-image: url(../images/kakakuken.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	}
	
#manufacturersHeading{
	background-image: url(../images/meikaken.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	}
	
/* 検索ボックスまとめ用 End */

tbody #myAccountOrdersStatus{				/* マイアカウント履歴リスト（履歴とコメント）を中央寄席） */
	text-align:center;
	font-size:12px;
	}

#myAccountShipInfo{
	border-top:2px solid #0000ff;
	border-bottom:5px solid #0000ff;
	padding:5px;
	}

#myAccountPaymentInfo{
	border-top:2px solid #009966;
	border-bottom:5px solid #009966;
	padding:5px;
	}
	
tr #upcomingProductsTable{			/* 入荷予定ヘッダー背景色 */
	background-color:#cc0033;
	}

tbody #upcomingProductsTable{			/* 入荷予定内枠 */
	border:1px solid #FF6088;
	}

.categoryListBoxContents{				/*トップ上部カテゴリ*/
	text-align: left;
		}
		
#rsskeiHeading{							/* RSSサイドボックスヘッダー */
	background-image: none;
	background-color: #ffffff;
	border:none;
	border-bottom:3px solid #cc0033;
	padding:1px;
	}
	
#rsskei{								/* RSSサイドボックステーブル */
	border-bottom:3px solid #cc0033;
	}
	
.rsskeitable{
	border:none;
	border-left:1px solid #cc0033;
	border-right:1px solid #cc0033;
	}

#navBreadCrumb a{					/* パン屑 リンク色 */
color:#cccccc;
}

#navBreadCrumb a:hover{				/* パン屑 マウスオーバーリンク色 */
color:#ffff00;
}

#specialsListingBottomLinks a{		/* 下部のページリンクアンダーライン */
    text-decoration:underline;
}

 #specialsListingTopLinks a{		/* 上部のページリンクアンダーライン */
    text-decoration:underline;
}

.current{							/* 表示中の上下ページリンク */
    font-weight: bold;
font-size:12px;
color:#ff0000;
}

/*  カテゴリーリスト化 Start 652行目にリンク設定有り*/
#cate_ul {							/*カテゴリーリスト化 ul部分 */
    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.cate_list1 {							/* カテゴリーリスト化親リスト部分 */
    width: 100%;
/*    float: left;*/
    margin: 0px;
    padding: 0px 0px 0px 0px;
    font-size: 100%;
    color: #cccccc;
    text-align: left;
    background: #ffffff;
    height:20px;
/*    background-image:url(/img/cate.gif);
    background-repeat: no-repeat;*/
}
/*  カテゴリーリスト化 End */


#leftlink01Heading {
	background-image:none;
	height:0;
	background-color:#FFFFFF;
	}
#leftlink01 {
	border-bottom:0 none;
	}

/* .leftlink1a a, .mekalink1a a{
margin-bottom:1px;
}*/

#mekalink01Heading {
background:#CC0033 none repeat scroll 0 0;
}

#mekalink01 {
background:#FFFFCC none repeat scroll 0 0;
border-bottom:medium none;
}

.leftlink1td, .mekalink01td{
padding-bottom:3px;
}
/* 詳細ページ入荷待ち日付表示 start */
#productDetailsList{
margin-bottom:8px;
}

#productDateAvailable {
color:#FF0000;
font-size:14px;
font-weight:bold;
}
/* 詳細ページ入荷待ち日付表示 end */

/*センターボックス設定*/
#whatsNew .centerBoxHeading , #featuredProducts .centerBoxHeading , #specialsDefault .centerBoxHeading {
	background-image:url(/img/newhead01.gif);
	background-repeat:no-repeat;
	height:28px;
	margin-top:30px;
	color:#666666;
	}

#featuredProducts .centerBoxHeading{
	background-image:url(/img/recgos01.gif);
	background-repeat:no-repeat;
	}

#specialsDefault .centerBoxHeading{
	background-image:url(/img/specihead01.gif);
	background-repeat:no-repeat;
	}

}
/*センターボックス設定 end*/

/* こんな商品＆関連商品 ヘッダー設定*/
#alsoPurchased .centerBoxHeading, #crossSell .centerBoxHeading {
	background-color:#cc0033;
	}
	
/*こんな商品もかってますヘッダー設定 end*/

/* こんな商品＆関連商品 */
#alsoPurchased h2 , #crossSell h2 {
	font-size:12px;
	padding-left:5px;
	text-align:left;
/*	color:#000000;*/
}	

#alsoPurchased, #crossSell {
border:1px solid #cc0033;
font-size:12px;
height:1%;
margin:30px 0;
padding:2px

}



#navMain ul li a{
	color:#000000;
	}

#navMain ul li a:hover{
	color:#FF0000;
	}

#navMainWrapper{
	background-color:#ffffff;
	background-image:none;
	}
	

#discountcouponInfo{
	font-size: 12px;
}

#checkoutShippingHeadingAddress, #heckoutShippingHeadingAddress, #checkoutShippingHeadingMethod,
#checkoutPaymentHeadingAddress, #checkoutConfirmDefaultBillingAddress,
#checkoutConfirmDefaultShippingAddress, #checkoutConfirmDefaultPayment,
#checkoutConfirmDefaultShipment , #attribsOptionsText {
	background-color:#E9FFA4;
	padding:1px 5px;
	}
	
#checkoutSuccessOrderLink , #checkoutSuccessContactLink , #checkoutSuccessOrderNumber {
	font-size:12px;
	}

/*定番ページテンプレート用*/
/* 全体テーブル*/
.allinfo_table {
	height: auto;
	width: 100%;
	border: thin solid #CCCCCC;
	font-size: 12px;
}

/* ヘッダーテーブル*/
.allinfo_header {
	background: #cc0033;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

/* 中テーブル*/
.in_table {
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

.in_table td{
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

.style2 {color: #FF0000}

.style3 {color: #0000CC}

.style4 {
	color: #009900;
	font-weight: bold;
}

/* バナーリンク用サイドボックス */
#linkban, #rlinkban{
	border: none;
	background-image: none;
	background-color: none;
	border:none;
}

#linkbanHeading, #rlinkbanHeading{
	background-image: none;
	background-color: none;
	border: none;
	padding:0;
}

.linkban01{
}
.linkban01 td{
padding-top:3px;
}

/* 詳細ページお届け目安 */
.todokemeyasu_head {
	border:1px #cccccc solid;
	margin:20px 0;
	padding:5px;
	width:100%;
	}
	
#productAdditionalImages {
	border:1px solid #CCCCCC;
	}

.sonohokagazo_head {
	background-color:#E1E1E1;
	width:100%;
	padding-left:5px;
	background-image:url(/img/closheadbg.gif);
	border-bottom:2px solid #CCCCCC;
	}
	
.sonohokagazo_body {
	width:100%;
	}
	
#crossSell .itemTitle {
	text-align:center;
}
