/**
 * Main CSS Stylesheet
 * 
 */

body {
	margin: 0;
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #333333;
	background-color: #cfcfcf;
	line-height:160%;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #191970;
	text-decoration: none;
	}
 
a:visited {
	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: #ff6d00;
	}

a:active {
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

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;
	margin: 0.1em;
	}

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;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

LABEL, h4.optionName {
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

 .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 0;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*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 {
	text-align: left;
	width: 1030px;
	vertical-align: top;
	padding:0 0px;
	margin: 0em;
	background-color:#ffffff;
	border:solid 1px #0A2410;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}


#logoWrapper{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height:100px;
	line-height:normal;
	}

#logo {
	float:left;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	background-color:#ececec;
	} 

#mainWrapper {
	margin: auto;
}
	
#tagline {
	color:#ffffff;
	font-size: 1em;
	text-align: right;
	vertical-align: middle;
	padding:5px;
	}

#taglineWrapper{
	height:100px;
	}

#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;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 5px 0px;
	font-weight: bold;
	height: 1%;
	}

#navMainWrapper {
	display: none;
	}

#headerWrapper, #contentMainWrapper, #navSuppWrapper{
	width:1030px;
	}

#navSuppWrapper{
	background-color:#4F4F50;
	color:#FFFFFF;
	}

#navSuppWrapper a{
	color:#FFFFFF;
	}


#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.1em 0em;
	list-style-type: none;
	text-align: center;
	}

#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, #indexProductListCatDescription {
	margin: 0em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.5em;
	background-color: #e6e6fa;
	font-size: 0.95em;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: #0A2410;
	}

/*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: 0px;
	}

.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: 0px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

div.centerColumn{
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	}


/*Shopping Cart Display*/
#cartAdd {
	/*float: right;*/
	text-align: center;
	margin: 10px 10px 10px 260px;
	border: 0px 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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 10px 10px 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 {
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.2em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	display:none;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	padding:10px 0px 5px 0px;
	color:#666666;
	}

.centerBoxHeading {
	margin: 0em;
	padding:2px 0px 2px 0px;
	border:solid 1px #cccccc;
	color:#666666;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-bottom:0em;
	}

.sideBoxContent {
	padding: 0em;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #333333;
	}

.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: 10px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* 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;
	}

.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;
	}


/*header navi start*/
#headerMenuImage{
	margin:0px 0px;
	padding:0px;
	height:28px;
	}

#headerMenuImage ul {
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:100%;
	}

#headerMenuImage ul li {
	width:116px;
	float:left;
	margin:0px;
	padding:0px;
	}

#headerMenuImage ul li#hmi1{width:123px;}
#headerMenuImage ul li#hmi2{width:157px;}
#headerMenuImage ul li#hmi3{width:143px;}
#headerMenuImage ul li#hmi4{width:123px;}
#headerMenuImage ul li#hmi5{width:97px;}
#headerMenuImage ul li#hmi6{width:124px;}
#headerMenuImage ul li#hmi7{width:139px;}
#headerMenuImage ul li#hmi8{width:124px;}

#headerMenuImage ul li a{
	background-repeat: no-repeat;
	background-position: center top;
	height:28px;
	display:block;
	}

#headerMenuImage ul li a em{
	display:none;
	}

#headerMenuImage ul li#hmi1 a{background-image:url(../images/menu_r1_c1.jpg);	}
#headerMenuImage ul li#hmi2 a{background-image:url(../images/menu_r1_c2.jpg);	}
#headerMenuImage ul li#hmi3 a{background-image:url(../images/menu_r1_c3.jpg);	}
#headerMenuImage ul li#hmi4 a{background-image:url(../images/menu_r1_c4.jpg);	}
#headerMenuImage ul li#hmi5 a{background-image:url(../images/menu_r1_c5.jpg);	}
#headerMenuImage ul li#hmi6 a{background-image:url(../images/menu_r1_c6.jpg);	}
#headerMenuImage ul li#hmi7 a{background-image:url(../images/menu_r1_c7.jpg);	}
#headerMenuImage ul li#hmi8 a{background-image:url(../images/menu_r1_c8.jpg);	}

#headerMenuImage ul li a:hover{
	background-position:center bottom;
	}

/*header navi end*/

/*center news start*/

#whatsNewInfoWoz {
	line-height:50%;
	}
#whatsNewInfoWoz h2 {
	margin-bottom:0.5em;
	background-color:#CCCCCC;
	color:#333333;
	text-align:left;
	padding:6px 10px;
	}

#whatsNewInfoWoz div.centerdContent{
	line-height:120%;
	}
/*center news end*/


#siteinfoLegal{
	background-color:#0a2410;
	color:#FFFFFF;
}

#siteinfoLegal a{
	color:#FFFFFF;
}



/*nigataya category*/

div.sideBoxContent div.category {
	font-size:0.9em;
}

div.sideBoxContent div.category a{
	padding:3px 0px;
	border-bottom:1px #424542 solid;
	color:#8b0000;
	display:block;
	}

div.sideBoxContent div.category a.a1{
	font-weight:bold;
	background-image:url(../images/side_category_arrow0101.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 110%;
}

div.sideBoxContent div.category a.a1:hover{ 
	color:#333333;font-weight:bold;
	background:#FFF9F1;
	background-image:url(../images/side_category_arrow0102.gif);
	background-position: left center;
	background-repeat: no-repeat;
}


div.sideBoxContent div.category a.a2{
	color:#333333;
	background-image:url(../images/side_category_arrow0201.gif);
	background-position: 7px center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 42px;
}
div.sideBoxContent div.category a.a2:hover{
	color:#8B0000;
	background-image:url(../images/side_category_arrow0202.gif);
	background-position: 7px center;
	background-repeat: no-repeat;
	background-color: #FFF9F1;
}


div.side_menu_3_copy, div.side_menu_5_copy{
	margin:0 5px;
	}
	
h3#phpcalendarHeading{
	display:block;
	background-color:#CCCCCC;
	color:#333333;
	margin-bottom:0.5em;
	}
	


#mainContents h2 {
	background-color:#000000;
	color:#FFFFFF;
	border:none;
	}
	
table.topbana{
	background-color:#e2e2e2;
	border:solid 1px #989898;
	}	

table.topbana h3{
	border-bottom:dotted 1px #666666;
	padding: 5px;
	}
	
/* 090112 wrote takasu */
div.niigataya_item_copy{
	font-size:0.8em;
	}

div.niigataya_item_copy table{
	width:640px;
	}

div.niigataya_item_copy table tr td {
	padding:10px 5px;
	}

div.pageTop {
	float:right;
	font-weight:bold;
	margin:10px 5px;
	padding:3px 5px 0px 17px;
	background-image:url(https://web1.osakenet.tv/niigataya/images/hp/pc/item/common/icon_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

div.pageTop a{
	color:#FF6600;
	}

#indexDefault h2.centerBoxHeading{
	background-color:#000000;
	color:#FFFFFF;
	font-size:1.2em;
}
/* 090112 wrote takasu */

/* 090130 wrote takasu */
#NiigatayaProductWrapper{
	padding:10px;
	margin-bottom:10px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

h1#NiigatayaPageName{
	background-color:#d6d6d6;
	font-size:1em;
	line-height:normal;
	border-bottom:solid 3px #000000;
	margin:0px;
	padding:3px 6px;
	}
/* 090130 wrote takasu */

/* 090203 wrote takasu start*/
#askQuestion{
	margin:10px 10px 10px 260px;
	text-align:center;
	}
h1#productName{
	font-size:14px;
	color:#cc0000;
	}
h2#productPrices{
	font-size:1.2em;
	font-weight:normal;
	}
/* 090203 wrote takasu end*/

/* 090211 wrote takasu start */
h1#indexCategoriesHeading, h1#productListHeading{
	display:none;
	}
#categoryDescription li {
	margin:10px 0px;
	}
ul#productDetailsList{
	margin-bottom:20px;
	width:600px;
	}
#productDescription{
	font-size:1em;
	}
/* 090211 wrote takasu end */

/* 090311 wrote Nakashima start */
#indexDefault #indexDefaultHeading {
	display: none;
}

#indexDefault .greeting {
	display: none;
}

#productListing, #whatsNew {
	background-color: #ECECEC;
}
#productMainImage .imgLink img {
	margin-top: 10px;
}
#NiigatayaProductWrapper #productMainImage {
	margin-right: 30px;
}

#NiigatayaProductWrapper #productDetailsList {
	display: none;
}

#contentMainWrapper #navBreadCrumb {
	margin-right: 2px;
	color: #191970;
	font-weight: normal;
	}
/*
#indexBody #mainWrapper #contentMainWrapper #navBreadCrumb {
	display: none;
}
*/
/* 090311 wrote Nakashima end */

/* 090319 wrote takasu start */
#search{
	background-image:url(../images/search_img01.gif);
	height:57px;
	margin-bottom:0;
	font-size:12px;
	border-bottom:1px solid #FFFFFF;
	}

#search input{
	background-color:#FFFFFF;
	border:#cccccc solid 1px;
}

#search input[type="submit"]{
	border:1px solid #848080;
	background:#CCCCCC;
	color:#933A3A;
	font-weight:bold;
	cursor:help;
	font-size:12px;
}

div#searchContent{
	text-align:left;
	padding:0 0 0 10px;
	}
	
span#search_title{
	color:#635452;
	font-weight:bold;
	}
	
#productListing h3.itemTitle{
	margin:10px 10px 0 10px;
	font-size:12px;
}
#productListing h3.itemTitle a{
	color:#ff6600;
}

div#column_price{
	margin:0 10px;
}

div.centerBoxContentsProducts{
	padding:10px 0;
	}
/* 090319 wrote takasu end */

/* 090406 wrote takasu start */
#sameMaker{
	background-color:#f0f0f0;
	}
	
#sameMaker h2 {
	text-align:left;
	padding-left:1em;
	background-color:#d5d5d5;
	color:#424242;
}
/* 090406 wrote takasu end */


/* 090410 wrote Nakashima start */
#navColumnTwoWrapper {
	margin-top: 20px;
}
#navColumnTwo {
	background-color: #FFFFFF;
}
#navColumnTwo #navColumnTwoWrapper #bestsellers {
	background-color: #FFFFFF;
}
#bestsellers #bestsellersHeading {
	display: block;
	height: 38px;
	width: 170px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/xx_bt_uresuji.gif);
	color: #CCCCCC;
	font-size: 0px;
}
#bestsellersContent .wrapper img {
	display: block;
	margin-top: 8px;
	margin-bottom: 4px;
}
/* 090410 wrote Nakashima end */

/* 090412 wrote takasu start */
#indexCategories div#indexCategories_sub-categories {
display:none;
}
/* 090412 wrote takasu end */

/* 090413 wrote Nakashima start */
#bestsellersContent .wrapper li {
	list-style-type: none;
}
#bestsellersContent .wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainWrapper #contentMainWrapper .centerColumn {
	width: 660px;
}
#NiigatayaProductWrapper {
	margin: 0px;
	padding: 9px;
}

/* 090413 wrote Nakashima end */

/* 090511 wrote Nakashima start */
#taglineEx1 {
	color:#ffffff;
	font-size: 1.2em;
	text-align: right;
	vertical-align: middle;
	padding:5px;
	font-weight: bold;
	}
	
#taglineEx2 {
	color:#ffffff;
	font-size: 1.1em;
	text-align: right;
	vertical-align: middle;
	padding:5px;
	font-weight: bold;
	}
	

#mainWrapper #contentMainWrapper #navColumnTwo #navColumnTwoWrapper #bestsellers {
	background-color: #ECECEC;
}

#bestsellers  #bestsellersContent  .wrapper  a      {
	font-size: 1em;
}

/* 0905xx wrote Nakashima start */

#taglineEx1 a, #taglineEx2 a{
	color: #FFFFFF;
}
#taglineEx1 a:hover , #taglineEx2 a:hover{
	color: #666666;
}
#indexBody #mainWrapper #contentMainWrapper #indexDefault #whatsNewInfoWoz h2.centerBoxHeading {
	background-color: #CCCCCC;
	color: #000000;
}
#contentMainWrapper #navColumnTwo #navColumnTwoWrapper #bestsellers #bestsellersContent .wrapper img {
	padding: 4px;
	background-color: #FFFFFF;
}
.rightBoxContainer .sideBoxContent .side_menu_5_copy {
	font-size: 12px;
}
.rightBoxContainer .sideBoxContent .side_menu_3_copy {
	font-size: 12px;
}
#productListing a img {
	background-color: #FFFFFF;
	padding: 4px;
}
.sensanBtCont {
	background-color: #B2B2B2;
	padding-top: 6px;
}#indexProductListCatDescription {
	margin-bottom: -14px;
}
#indexProductListCatDescription img {
	margin-bottom: 0px;
}
#indexProductListCatDescription img {
	margin-bottom: 0px;
}
.style00001 {
	color: #0000FF;
	font-weight: bold;
}
.style00002 {color: #0000FF
}
#headerWrapper {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;

}

/* 090923 wrote takasu start */
LABEL.inputLabelPayment {
	width: auto;
	}
/* 090923 wrote takasu end */

/* 091008 wrote takasu start */
#navColumnTwoWrapper {
	margin-top: 0px;
}
#loginboxContent{
margin:0 5px;
}
/* 091008 wrote takasu end */

/* 091016 wrote takasu start */
div#header_copy{
 width:860px;
 }

div#header_copy table{
	margin-left:15px;
	}

div#header_copy table tr td strong.header_copy01{
	font-size: 130%;
	}
#indexDefaultMainContent {
	margin-top: 0px;
}

#navBreadCrumb{
	margin-top:0px;
	}

#same_maker_products_name{
	font-size:12px;
	text-align:left;
	margin:5px 10px 0 10px;
	line-height:120%;
}
/* 091016 wrote takasu end */


/* 091029 wrote tanaka start*/


div#header_copy table tr td strong.header_copy02 {
	font-size:100%;

}

h1#loginDefaultHeading{
	font-size: 130%;
}

p.PCTEXT{
	margin:0 8px 0 8px;
}

/* 091121 wrote tanaka start*/
#loginboxContent.sideBoxContent{
	font-size:12px;
}
