/**
 * 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 $
 	font-size: 62.5%;

 * リンク・ブルー　→　#0066CC
 * HOVER・赤　→　CC0000
 * HOVER・水色　→ECFFFF
 */

body {
	margin: 0;
	padding:0;
	font-size: 0.75em;
	line-height: 1.5;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", ,"MS PGothic" , sans-serif;
	color: #333;
	background-color: #FFFFFF;
	}

a {outline : 0; }


a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #0066CC;
	text-decoration: none;
	}
 
a:visited {
	color: #0066CC;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover, #relatedSite ul li a:hover {
	color: #CC0000;
	}

a:active {
	color: #0066CC;
	}

h1 {
	color: #666666;
	font-size: 2.25em;
	margin: -0.2em 0 0.3em 0;
	padding:0;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
/*	font-size:0.75em; */
/*	font-size: 1.3em; */
	}

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

.biggerText {

	}



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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	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;
	}

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

LABEL.inputLabel {
	margin-right: 5px;
	/*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 #ccc;
	}

ul,li{
	margin: 0;
	padding: 0;
/*	list-style-type: none;
	list-style-position: outside;*/
	}

/* ________________________________________________________ */

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

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

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

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





/*wrappers - page or section containers*/
#mainWrapper {

	text-align: left;
/*	width: 95%;*/
	min-width: 600px;
	max-width: 960px;
	vertical-align: top;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
	}

/*wrappers - IE6 Hack*/
* html #mainWrapper {
width:expression(document.body.clientWidth < 600? "600px" :
document.body.clientWidth > 960? "960px" : "auto");
}











.pageTitleMoto {
	color: #333333;
	font-size: 2.25em;
	margin: 0 0 0.3em 0;
	padding:0;
	font-weight: bold;
	line-height: 120%;
	}

.pageTitleMotoSyouhinSyousai {
	color: #333333;
	font-size: 2.25em;
	margin: 30px 0 0.3em 0;
	padding:0;
	font-weight: bold;
	line-height: 120%;
	}

#pageTitle, #pageTitle a, #pageTitle a:hover, #pageTitle a:visited {
	color: #999999;
	margin: 0;
	padding: 0 5px 0 0;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	height:18px;
	overflow: hidden;
	}

#headerWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: auto;
	}

#contentMainWrapper {
	margin: 15px auto auto auto;
	}

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

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#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.5em 0em;
	}

/*navigation*/

.navSplitPagesResult {
/*	margin: 0.3em 0em;*/
margin-top:5px;

	}

#productsListingTopNumber,
#productsListingBottomNumber {

	}

#productsListingListingTopLinks,
#productsListingListingBottomLinks {

	margin-top:3px;
	}

.sListWaku {
	margin-top:5px;
	margin-bottom:10px;
	}

.navSplitPagesLinks {
	padding: 5px 0;
	margin-top: 1px;
	margin-bottom: 0px;
_margin-bottom: 5px; /* Hack for Win IE6 */
	}

.navSplitPagesLinks a:link,
.navSplitPagesLinks a:visited {
	padding: 5px 9px;
	border: #CCC solid 1px;
	color: #0066CC;
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;
	}

.navSplitPagesLinks a:hover,
.navSplitPagesLinks a:active {
	padding: 5px 9px;
	border:#CC0000 solid 1px;
	background:#ECFFFF;
	color:#CC0000;
	}

.current {
	padding: 5px 9px;
	border: #ddd solid 1px;
	text-decoration: none;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1px;
	background: #dddddd;
	}







.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
/* -- ie6のみ前へ次へボタン間隔がゼロになるためハック -- */ 
.navNextPrevList {
_margin: 0 0 0 5px; /* Hack for Win IE6 */
	}



#navMainWrapper {
	padding: 15px 0 0 0;
	height: 50px;
	border-bottom: 1px solid #666;
}

#logoWrapper {
	float: left;
	}

#navMain {
	float: right;
	}

#navMain ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	margin-top: -2px;
	}

#navMain ul li, #navMain ul li a {
	display: inline;
	white-space: nowrap;
	text-decoration: none;
	padding: 0em 0.2em;
	margin: 0;
	}



#productTellFriendLink, #productReviewLink {
	margin: 0 5px 5px 0;
	}

#categoryDescription {
	margin-bottom:15px;

	}



/*----------------------------------------------------------------------------*/
#navSuppWrapper, #navCatTabsWrapper {
	margin: 100px 0 0 0;
	background-color: #333333;
	color: #ffffff;
	width: 100%;
}

/*--------------------------------------*/
#navSupp {
	margin: 0 auto;
	padding: 15px 0 30px 0;
	width: 500px;
	text-align: center;
	}

#navSupp a {
	color: #ffffff;
	}

#navSupp hr {
	border-color: #fff;
	}

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

#navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	font-weight: normal;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	}

/*--------------------------------------*/


#relatedSite {
	margin: 0em;
	background-color: #F2F2F2;
	width: 100%;
	padding: 0.5em 0;
}

#relatedSite ul {
	margin: 0;
	padding:  0;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#relatedSite ul li {
	display: inline;
	white-space: nowrap;
	}

#relatedSite ul li a {
	text-decoration: none;
	font-weight: normal;
	padding: 0em 0.5em;
	margin: 0;
	color: #666;
	}






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

	}

#indexProductList {

	}


#navBreadCrumb {
	color: #666;
	margin: 0.3em 0;
/*	padding: 0.3em 0 0.3em 0;*/
	height: 3em;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {


	}

#navColumnOne {

	}

#navColumnTwo {

	}

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

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

.content {
	line-height: 1.7;
	}

.catDescContent{
	line-height: 1.7;
	}


/*-----------------------------------------------------------------------*/
/* メインコンテンツ　商品 */

#productDescription ul {
	margin: 0;
	padding: 0 0 0 26px;
	}

/*-------------------------------*/
#productDescription dl {
	margin: 0;
	padding: 0;
}

#productDescription dl dt {
	float: left;
	clear: both;
	width: 25%;
	margin: 0 10px 3px 12px;
	padding: 0;
	}

#productDescription dl > dd {
	margin: 0;
	padding: 0;
	float: left;
	width: 70%;
	}

*+html #productDescription dl > dd {
	float: none;
}

/* -- ie6で2行以上になる場合、改行後、左へ飛んでしまうのを防ぐハック -- */ 
#productDescription dl dd {
	margin-bottom: 3px;
_height: 1%; /* Hack for Win IE6 */
	}

/* -- 上記の書き方であれば /dl 後にfloatクリアが必要だが不要にするハック -- */ 
#productDescription dl{ 
    min-height:0; 
    display: inline-table; 
} 
#productDescription dl:after{ 
    content:"."; 
    display:block; 
    height:0; 
    clear: both; 
    visibility:hidden; 
} 
/* \*/ 
* html #productDescription dl {height:0;} 
#productDescription dl{display: block;} 
/* */ 
/* -- end clear float -- */


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

	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	}

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

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

.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;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

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

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

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

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

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.productMainImagePre {
	width: 0;
	height: 0;
	overflow: hidden;
}

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

.categoryListBoxContents {
	width: 156px;
    height: 178px;

    margin-right: 8px;
    margin-bottom: 8px;

	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-weight: bold;
	}

.categoryListBoxContents a {
	display: block;
	width: 150px;
    height: 175px;
	padding: 3px 3px 0 3px;
	}

.categoryListBoxContents a:hover {
	display: block;
	width: 150px;
    height: 175px;
	padding: 3px 3px 0 3px;
	background:#ECFFFF;
	}

.categoryListBoxContents img {
	margin-bottom: 5px;
	}

.categoryListBoxContents a:hover img {
	opacity:0.5;
	filter:alpha(opacity=50);
	}

/*オススメ　センター -----------------------------*/
.centerBoxContentsFeatured {
	line-height: 120%;
	}

.centerBoxContentsFeatured a:hover img {
	opacity:0.5;
	filter:alpha(opacity=50);
	}

/*定価を黒にしたいがならない...*/
.normalprice a {
	color: #666;
	}

/*メーカーwebサイト、注意事項*/
#productInfoLink {
	margin: 20px 0 20px 0;
	padding: 5px;
	border: 1px solid #cccccc;
	}

.red {
	color: #CC0000;
	}

#productInfoLink ul li {
	margin-left: 16px;
	padding: 0;
	}

.proListBookImg {
	float: left;
	margin-right: 30px;
	}



/*sideboxes-------------------------------------------------------------------------------------*/
.columnLeft {
	padding-right:20px;
	}

.columnRight {
	padding-left:20px;
	width: 180px;
	}


.leftBoxContainer, .rightBoxContainer {
	}

/*h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading a:visited, */

h3.rightBoxHeading {
	margin: 0;
	padding: 0;

	color: white;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-color: #333333;
	}

h3.rightBoxHeading a, h3.rightBoxHeading a:visited {
	padding: 2px 4px 2px 6px;
	width: 170px;
	display: block;
	color: white;
}

h3.rightBoxHeading a:hover {
	padding: 2px 4px 2px 6px;
	width: 170px;
	display: block;
	color: #CC0000;
	background-color: #C8E8FF;
}

h3.nona {
	padding: 2px 4px 2px 6px;
	width: 170px;
	}


.adBoxHeading, h3.leftBoxHeading {
	margin: 0 0 3px 0;
	color: white;
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
	padding: 0.2em 0em 0.2em 0.6em;
	background-color: #333333;
	}

.adBoxBody {
	margin: 0 0 15px 0;
	}

/*sideboxes-Content*/
.sideBoxContent, .rightBoxContent {
/*	background-color: #F2F2F2;*/
	padding: 0.4em 0 1em 0.3em;
	}

.pagehistoryNaka {
	width: 180px;
	height: 400px;
	line-height: 120%;
	margin-bottom: 20px;
	overflow-y: auto;
	overflow-x: hidden;

	}

.pagehistoryNaka a {
	display: block;
	}

.pagehistoryNaka a:hover {
	background: #ECFFFF;
	}

.pagehistoryNaka a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	}

.pagehistoryNaka img {
	padding: 5px 0 0 0;
	float: left;
	}

.pagehistoryNaka span {
	display: block;
	padding: 5px 0 5px 75px;
	}

#pr1Content {
	height: 600px;
	text-align: left;
	background-color: #F5F5F5;
	margin-bottom: 10px;
	}


.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #relatedSite, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

.navNextPrevWrapper{
	text-align: right;
	}

#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 {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

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

	}

.forward {
	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;
	}

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

h4.centerBoxHeading {
	text-decoration: none;
	margin: 30px 0 0 0;
	color: white;
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	padding: 0.2em 0em 0.2em 0.6em;
	background-color: #333333;
	margin-bottom: 5px;
	}

h2.centerBoxHeading {
	text-decoration: none;
	margin: 30px 0 0 0;
	color: white;
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	padding: 0.2em 0em 0.2em 0.6em;
	background-color: #333333;
	margin-bottom: 5px;
	}

h2.centerShopHeading {
	margin: 30px 0 5px 0;
	color: #393939;
	font-size: 100%;
	text-align:left;
	font-weight: bold;
	text-decoration: none;
	padding: 0.2em 0em 0.2em 0.6em;
	background-color: #E1E1E1;
	}



.productListing-rowheading {

	}

#productListing {
	margin: 1em 0 0.5em 0;
	}

table.tabTable th {
	background-color: #ddd;
	border-bottom: 1px solid #666;
	padding: 0.2em 0;
}

table.tabTable td {

	border-bottom: 1px solid #ccc;
	padding: 0.2em 0;
}


.itemTitle {
	font-size: 1.2em;
	margin: 0;
	padding:0;
	}























.sListHeadLink {
	text-decoration: none;
	color: #0066CC;
}


.sListMaker {
	color: #333;
	float: left;

}
.sListKakaku {
	float: right;
	color: #CC0000;
}
.sListCopy {
	color: #333;
	padding-top: 10px;
	position:relative; top:5px;
}
.sListSpec {
	color: #333;
	float: left;
	text-align: center;
}






.clearBoth {
	clear: both;
}




hr.sListDotGray {
	position:relative; top:2px;
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #cccccc;
	height: 1px;
}


#productPrices {
	color: #CC0000;
	}

ul#productDetailsList  {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 5px;

	}

li#productDetailsList {

	}
		
		
		


/*商品リスト*/
.sListRecord {
	margin: 0;
	padding: 0;

	border-bottom: 1px solid #cccccc;
}

.sListRecord:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.sListRecord a {
	display: block;
	text-decoration: none;
	cursor:pointer;
	}

.sListRecord a:hover {
	background-color: #ECFFFF;
	}

.sListRecord a:hover img {
	opacity:0.5;
	filter:alpha(opacity=50);
	}

.sListRecord a h3{
	margin:0;
    padding:0;
	font-size: 14px;
	color: #0066CC;
	font-weight:normal;
	}

.sListRecord  a:hover h3{
	color: #CC0000;
	}

.sListImg {
	width: 150px;
	border: 0;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	}

.sListTdLeft {
	width: 160px;
	}

.sListTdLeftBook {
	width: 100px;
	}

.sListTdRight {
	vertical-align: middle;
	padding: 5px 5px 5px 0;
	}




/*-----------------------------------------------------------------------*/
/*商品リスト・アフィリ部分*/
.sListAfiRecordHead {
	margin: 0;
	padding: 0;
	width: 100%;  /*widthの設定必須*/
	border-top: 1px solid #cccccc;
	}
	
.sListAfiRecord {
	margin: 0;
	padding: 0 0 0 0 ;
	width: 100%;  /*widthの設定必須*/
	border-bottom: 1px solid #cccccc;
	}

.sListAfiRecord:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	}

.sListAfiRecord a {
	display: block;
	text-decoration: none;
	cursor:pointer;
	padding: 6px 0 0 3px ;
	}

.sListAfiRecord a:hover {
	background-color: #ECFFFF;
	}

.sListAfiRecord a:hover img {
	opacity:0.5;
	filter:alpha(opacity=50);
	}

.sListAfi_favicon {
	vertical-align: baseline;
	margin-right: 3px;
	margin-bottom: -3px;
	}

.sListAfiRank {
	width:35px;
    margin: 0;
    padding: 0;
	text-align: center;
    float:left;
	}

.sListAfiPrice {
	padding: 0 8px 0 0;
	width:85px;
	text-align: right;
    margin: 0 ;
    float:left;
    font-weight:bold;
	}

.sListAfiPic {
    float:left;
	}

.sListAfiCopy {
	padding: 0 0 2px 205px;
    margin: 0 0 2px 0;
	}

.sListAfiColor {
	padding: 0 0 6px 202px;
	}

.sListAfiColor a {
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	padding: 2px 5px;
	margin:0;
	float:left;
	}

.sListAfiColor a:hover {
	border-style: solid;
	border-color: red;
	border-width: 1px;
	color: red;
	background-color: #80FF80;
	}



.redPrice {
	color: #CE0000;
}

.blackBody {
	color: #333;
	}

.normalWeight {
	font-weight: normal;
	}

.p16 {
	font-size: 16px;
}

.p09 {
	font-size: 9px;
}

.ml02 {
	margin-left: 2px;
}



/*-----------------------------------------------------------------------*/
/* アンカーナビ */
.hNavi {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow:hidden;
	}

.anchorNavi {
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	background-color:#E1E1E1;
	border-bottom: 2px #666666 solid;
	}

.anchorNavi li {
	width: 32%;
	margin: 0;
	padding: 0;
	}

.anchorNavi li p {
	margin: 0;
	padding: 3px 0 2px 5px;
	font-weight: bold;
	color: white;
	background-color:#333333;
	}

.anchorNavi li a {
	width: 100%;
	margin: 0;
	padding: 3px 0 2px 5px;
	display: block;
	font-weight: bold;
	}

.fLeft {
	float: left;
}
.fRight {
	float: right;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: left;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}



/*-----------------------------------------------------------------------*/
/*右カテゴリ*/

.rec {
	margin-left: 5px;
	color: #333;
	}


.columnRightUl {
	margin: 2px 0 10px 0;
	padding: 0pt;
	text-align: left;
	line-height: 110%;

	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	}

.columnRightUl li a {
	width: 174px;
	display: block;
	margin: 0;
	padding: 4px 0px 4px 6px;

	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	}

.columnRightUl li a:hover {
	width: 174px;
	display: block;
	margin: 0;
	padding: 4px 0px 4px 6px;
	background-color: #ECFFFF;

	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	}

.smt {padding-left:0px; font-size:11px; color:#999;}
.smt-b {padding-left:11px; font-size:11px; color:#999;}
.smt-g {padding-left:8px; color:#999;}

/*-----------------------------------------------------------------------*/
/*右カテゴリ　ブックマーク*/

.columnRightUlBook {
	margin: 4px 0 12px 0;
	padding: 0pt;
	text-align: left;
	line-height: 110%;

	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	}

.columnRightUlBook li a {
	width: 174px;
	display: block;
	margin: 0;
	padding: 2px 0px 2px 6px;

	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	}

.columnRightUlBook li a:hover {
	width: 174px;
	display: block;
	margin: 0;
	padding: 2px 0px 2px 6px;
	background-color: #ECFFFF;

	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	}


#tweet {
	padding: 4px 0px 2px 6px;
	}












/* 商品リスト頁・商品一覧________________________________________________________ */
h3.sllH3{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	}

.sllH3 a:hover {
	color: red;
	/* 現htmlでは不可。isにて別途対応済み。*/
	}

.sllImg a:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
	/* 現htmlでは不可。isにて別途対応済み。*/
	}

.sllImg {
	float: left;
	}

.sllText {
	padding: 0 0 0 160px;
	margin: 0;
_display: inline-block; /* Hack for Win IE6 */
_padding-left: 5px; /* Hack for Win IE6 */
	}

.sllMaker {
	float: left;
	color: #333;
	}

.sllKakaku {
	float: right;
	color: #CC0000;
	}

.sllCopy {
	display: block;
	padding: 5px 0 5px 0;
	color: #333;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 5px;
	}

.sllSpec {
	color: #333;
	float: left;
	text-align: center;
	}

ul.sllUl, li.sllUl  {
	}

li.sllUl {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	}


/* 商品リスト頁・商品一覧ヘッダ__________________________________ */
.sllUlHead {
	background-color: #dddddd;
	border-bottom: 2px #333333 solid;
	padding: 3px 5px 3px 165px;
	}

.sllHeadOrderMaker {
	float: left;
	text-align: left;
	}

.sllHeadOrderKakaku {
	float: right;
	text-align: right;
	}

.sllHeadOrderE {
	float: left;
	text-align: center;
	}


/* 商品詳細頁・価格比較________________________________________________________ */
ul.salUl {
	border-top: 1px solid #cccccc;
	}

li.salUl {
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	}

.salRank {
	width:35px;
    margin: 0;
    padding: 0;
	text-align: center;
    float:left;
	}

.salPrice {
	padding: 0 8px 0 0;
    margin: 0;
	width: 85px;
	text-align: right;
    float: left;
	color: #CC0000;
    font-weight: bold;
	}

.salFavi {
	vertical-align: baseline;
	margin-right: 3px;
	margin-bottom: -3px;
	}

.salPic {
    float:left;
	}

.salCopy {
	padding: 2px 0 2px 205px;
_padding-top: 4px; /* Hack for Win IE6 */
    margin: 0 0 2px 0;
	}

a.salColor, a:hover.salColor{
	background-color: white;
	border: 1px solid #eeeeee;
	float: left;
	padding: 2px 7px;
	margin-right: 3px;
	}

a:hover.salColor  {
	background-color: #80FF80;
	border-color: #CE0000;
	}


/* 全共通________________________________________________________ */
.w12pe {
	width: 12%;
	}
.w15pe {
	width: 15%;
	}
.w19pe {
	width: 19%;
	}
.w23pe {
	width: 23%;
	}
.w27pe {
	width: 27%;
	}
.w29pe {
	width: 29%;
	}
.w50pe {
	width: 50%;
	}

.clearL {
	clear: left;
	}

.clearR {
	clear: right;
	}

/* フローと突き抜けを解消 */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.redKoi {
	color: #CE0000;
	}

/* ヘッダ________________________________________________________ */
#headWrapper {
	background-color: #333333;
	}

.headLogoDiv {
	overflow: hidden;
	width: 100%;	
	}

.headLogoImg {
	float: left;
	padding:0 0 10px 10px;
	}

.headRightUl {
	padding: 5px 10px 0 0;
	list-style-type: none;
	}

.headRightLi a:link,
.headRightLi a:visited {
	color: white;
	text-decoration: none;
	}

.headRightLi a:hover,
.headRightLi a:active {
	color: #CC0000;
	}


.syouhinSyousaiImg {
	z-index: 1;
	}

.syouhinSyousaiDiv1 {
	margin-top: 10px;
	height: 470px;
    overflow: hidden;
    }

.syouhinSyousaiDiv2 {
	z-index: 2;
	background-color: white;
	filter: alpha(opacity=90);
	opacity: 0.9;
	height: 470px;
	width: 340px;
	margin-right: 0;
	margin-left:auto;
	position: relative;
	top: -470px;
    }

.syouhinSyousaiDiv3 {
	z-index: 4;
	width: 328px;
	margin-right: 0;
	margin-left:auto;
	position: relative;
	top: -920px;
	}


/* おすすめ商品________________________________________________________ */
.osusumeListBoxContents {
	float: left;
	vertical-align: top;
	text-align: center;

	width: 156px;
    height: 173px;

    margin-right: 8px;
    margin-bottom: 8px;

	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	font-weight: normal;
	}

.osusumeListBoxContents a {
	display: block;
	width: 150px;
    height: 170px;
	padding: 3px 3px 0 3px;
	}

.osusumeListBoxContents img {
	margin-bottom: 5px;
	}

.osusumeListBoxContents a:hover {
	display: block;
	width: 150px;
    height: 170px;
	padding: 3px 3px 0 3px;
	background:#ECFFFF;
	}

.osusumeListBoxContents a:hover img {
	opacity:0.5;
	filter:alpha(opacity=50);
	}




