/**
 * 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_new.css 3688 2006-06-02 00:12:18Z drbyte $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-size: 62.5%;*/
	color: #000000;
}

a img {border: none; }

a:link{
	color: #3300FF;
	text-decoration: none;
	}
 
a:visited {
	/*color: #3300FF;*/
	text-decoration: none;
	}

a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

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;
	}

h2, h3, h4, h5, h6 {
	margin: 0.3em;
}
h1{
    margin:0px 0.3em 0.3em 0.3em;
    padding:0px;}
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: #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.25em;
	padding: 0.1em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
}
ADDRESS {
	font-style: normal;
	}
.clearBoth {
	clear: both;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

table{
    margin:0px;
    padding:0px;}


/*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 {
	background-color: #ffffff;
	text-align: left;
	width: 960px;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#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, #csNotifications, #navEZPagesTOCWrapper {
	margin: 10px 0px;
	width1: 46%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {
	margin: 0.5em;
	font-size: 0.9em;
	}
.navSplitPagesLinks {
	margin: 0.5em;
	font-size: 0.9em;
	}
.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{
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #9a9a9a;
	height: 1%;
	width: 100%;
}

#navMain ul, #navSupp ul{
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul li, #navSupp ul li{
	display: inline;
	white-space: nowrap;
}
#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #9a9a9a;
}

#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 {
	padding1: 0em 0.5em;
	margin1: 0;
}
/* ■右上 目次部分 */
#navEZPagesTOCWrapper{
    font-size:9pt;
    border:1px dotted #666;
    padding:10px;}
#ezPagesTOCHeading{
    background:#666;
    color:#fff;
    font-weight:normal;
    text-align:center;
    margin:0px 0px 5px 0px;
    padding:0px;
    font-size:9pt;}
#navEZPagesTOC{
    margin:5px;
    padding:0px;}
#navEZPagesTOC ul{
    margin:0px;
    padding:0px;}
#navEZPagesTOC li{
    margin:0px;
    padding:0px;}
#navEZPagesTOC li a{
    padding:1px;
    font-weight:normal;
    color:#666666;}
#navEZPagesTOC li a:hover{
    padding:1px;
    border-bottom:1px dotted #cc0000;
    color:#cc0000;}
#navEZPagesTOC li a:active{
    padding:1px;
    background:#c00;
    color:#fff;}



#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription  {
	margin: 0.5em;
}

#navEZPagesTop {
	background-image: url(../images/tile_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #9a9a9a;
	}
#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	padding:0px 0px 10px 30px;
	border-left1: 1px solid #cccccc;
	}
#navColumnTwo {
	padding: 0.5em;
	border-right1: 1px solid #cccccc;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding:0px 30px 10px 20px;
	}
.centerColumn{
    display:block;
    width:700px;
    overflow1:hidden;}
.indexCategories{
    display:block;
    width:700px;
    margin:0px 30px 10px 20px;
    overflow1:hidden;}





.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: left;
	margin:0px 0px 20px 10px;
	border: 5px solid #000000;
	padding:0px 0px 20px 0px;
	}
#cartAdd input{
	padding: 5px;
	font-size:9pt;
	}


.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 2.2em;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.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;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#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 ;
}
.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

h2.centerBoxHeading, .productListing-rowheading {
	margin: 0em;
	background-image: url(../images/tile_back.jpg);
	font-size: 1em;
	color: #ffffff;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #9a9a9a;
	}
.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	border: 1px solid #9a9a9a;
	margin-bottom: 1em;
	}

.sideBoxContent {
	/*background-color: #ffffff;
	padding: 0.4em;*/
	}

/*h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}*/

/*.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}*/

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #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 {
	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;
	}



.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;
	}





#bestsellersContent ol{
    margin:0px;
    padding:0px 0px 0px 24px;
    font-size:8pt;}
#bestsellersContent ol a{
    font-size:8pt;}


.item-kakudai a{
    margin:2px 0px 15px 0px;
    padding:2px 10px;
    background:#000000;
    color:#ffffff;
    display:block;
    width:292px;}
.item-kakudai a:link{
    color:#ffffff;
    background:#000000;}
.item-kakudai a:visited{
    color:#ffffff;
    background:#000000;}
.item-kakudai a:hover{
    color:#ffffff;
    background:#660000;}

#productName{
    font-weight:bold;
    font-size:11pt;
    color:#aa0000;
    margin:0px;
    padding:0px;}
#productGeneral{
    margin:0px;
    width:700px;
    padding:0px 30px 15px 20px;}

#productPrices{
    font-weight:normal;}
#productPrices p{
    margin:0px;
    padding:0px;}
#productPrices .smallText{
    color:#ff6600;}



.floatingBox ul{
    margin:0px;
    padding:0px;
    list-style-type:none;}
.floatingBox li{
    font-size:9pt;
    margin:0px;
    padding:0px;
    list-style-type:none;}
.itemdatalist li{
    padding:2px 0px 2px 28px;
    background:url("../images/icon-check.jpg") left no-repeat;}





#headernavi{
    background:#000000;
    margin:0 !important;
    margin-top:-40px;
    padding:1px 0;
    display:block;
    width:100%;
    clear:both;
    border-bottom1:1px solid #cccccc;
    z-index:9000;
    position:fixed !important;
    position: relative;
    top:0px;
    left:0px;
    min-width:950px;
    height:40px;
}
#headernavi h1{
    color:#746b30;
    text-align:right;
    font-size:8pt;
    font-weight:normal;
    margin:0px;
    padding:12px 5px 0px 0px;
}
#headernavi ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#headernavi li{
    float:left;
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#header-iconnavi{
    margin:0 !important;
    margin-top:-40px;
    padding:12px 0px 0px 2px;
    display:block;
    width:300px;
    clear:both;
    z-index:9100;
    position:fixed !important;
    position: relative;
    top:0px;
    left:0px;
}
#header-iconnavi ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#header-iconnavi li{
    float:left;
    list-style-type:none;
    margin:0px;
    padding:0px 8px 0px 5px;
    background:#000000 url("../images/header-iconnavi-bg.png") center right no-repeat;}
}
#header-iconnavi img{
    height1:24px;
    border:0px;
}


embed{
    position1: absolute;
    z-index:0;}
#productMainImage{
    position: absolute;
    z-index:0;}






#navCatTabsWrapper{
    clear:both;
    margin:0px 30px 10px 30px;
    width:902px;
    border-left:1px solid #000;
    border-right:1px solid #000;}

#navBreadCrumb {
    clear:both;
    height:26px;
    margin:0px 30px 10px 30px;
    padding:0px;
    border:1px solid #773434;}
#navBreadCrumb ul{
    margin:0px;
    padding:0px;
    list-style-type:none;}
#navBreadCrumb li{
    color:#773434;
    padding:0px;
    float:left;}
#navBreadCrumb li a{
    color:#773434;
    display:block;
    height:20px;
    padding:6px 18px 0px 10px;
    background:#fff url("../images/btn-bg.png") center right no-repeat;}
#navBreadCrumb li a:hover{
    color:#000000;}
#navBreadCrumb li .navBreadCrumblast{
    height:22px;
    color:#773434;
    padding:0px;
    float:left;
    padding:6px 10px 0px 10px;}
#navBreadCrumb li .navBreadCrumbtop{
    color:#773434;
    display:block;
    height:26px;
    padding:0px 18px 0px 0px;
    background:#fff url("../images/btn-bg.png") center right no-repeat;}
#navBreadCrumb li .navBreadCrumbtop a{
    text-indent:-5000px;
    display:block;
    width:30px;
    height:26px;
    padding:0px 0px 0px 0px;
    background:url("../images/navBreadCrumbtop-2.png") center no-repeat;}
#navBreadCrumb li .navBreadCrumbtop a:hover{
    background:url("../images/navBreadCrumbtop-1.png") center no-repeat;}
#navBreadCrumb li .navBreadCrumbindex{
    text-indent:-5000px;
    display:block;
    width:30px;
    height:26px;
    padding:0px 0px 0px 0px;
    background:url("../images/navBreadCrumbtop-2.png") center no-repeat;}

/*▼▼▼▼SIDEBAR▼▼▼▼*/
/*■検索■*/
#searchContent form{
    margin:0px;
    padding:0px;}
#searchContent input{
    margin1:0px;
    padding1:0px;}
.sidebox-search-txt{
    border:2px solid #ccc;
    font-size:8pt;
    width:146px;
    height:14px;
    margin:0px;
    padding:5px;}
/*■ログイン■*/
#loginboxContent{
    margin:0px 0px 0px 5px;
    font-size:8pt;}
#loginboxContent form{
    margin:0px;
    padding:0px;}
#loginboxContent input{
    margin:0px;
    padding1:0px;
    width:146px;}
#loginboxContent .centeredContent input{
    width:90px;}
.sidebox-login-txt{
    border:2px solid #ccc;
    font-size:8pt;
    width:146px;
    height:14px;
    margin:0px;
    padding:5px;}



.categoryListBoxContents{
    margin:7px;
    text-align:center;
    width:210px;
    display:block;}
.categoryListBoxContents a:hover img{
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.7;
	6 background: #fff;}
.categoryListBoxContents-title a{
    margin:1px 0px 0px 0px;
    padding:3px 0px 2px 0px;
    text-align:center;
    background:#000;
    color:#fff;
    width:210px;
    display:block;}
.categoryListBoxContents-title a:hover{
    background:#773434;
    color:#ffffff;}


/*■サイドバー ezpage■*/

#ezpages-content li{
    height:27px;
    margin:0px 5px 0px 5px;
    padding:1px 0px 2px 0px;
    background:url("../images/sidebar-ezpage-line.gif") bottom repeat-x;}
#ezpages-content li a{
    width:144px;
    display:block;
    height:21px;
    padding:3px 0px 1px 13px;
    color:#333333;
    background:url("../images/sidebar-ezpage-list.png") left no-repeat;}
#ezpages-content li a:hover{
    color:#ff3300;
    background:#ffe0e0 url("../images/sidebar-ezpage-list2.png") left no-repeat;}

#information-content li{
    height:27px;
    margin:0px 5px 0px 5px;
    padding:1px 0px 2px 0px;
    background:url("../images/sidebar-ezpage-line.gif") bottom repeat-x;}
#information-content li a{
    width:144px;
    display:block;
    height:21px;
    padding:3px 0px 1px 13px;
    color:#333333;
    background:url("../images/sidebar-ezpage-list.png") left no-repeat;}
#information-content li a:hover{
    color:#ff3300;
    background:#ffe0e0 url("../images/sidebar-ezpage-list2.png") left no-repeat;}

#sidebar-mobile{
    margin:0px 0px 15px 0px;
    text-indent:-5000px;
    width:180px;
    height:130px;
    background:url("../images/sidebar/sidebar-mobile.jpg") center no-repeat;}
#sidebar-shop-rakuten{
    margin:0px 0px 10px 0px;
    text-indent:-5000px;
    width:180px;
    height:59px;
    background:url("../images/sidebar/shop_other_r.jpg") center no-repeat;}
#sidebar-shop-rakuten a{
    text-indent:-5000px;
    width:180px;
    height:59px;
    display:block;}
#sidebar-shop-yahoo{
    margin:0px 0px 2px 0px;
    text-indent:-5000px;
    width:180px;
    height:59px;
    background:url("../images/sidebar/shop_other_y.jpg") center no-repeat;}
#sidebar-shop-yahoo a{
    text-indent:-5000px;
    width:180px;
    height:59px;
    display:block;}



/*■サイトマップページ■*/
#siteMapList {
	width: 90%;
	float: right;
	}
#siteMapList ul{
    border:0px;
    margin:0px;
    padding:15px;
    list-style-type:none;}
#siteMapList ul li{
    border-left:5px solid #000;
    border:1px solid #ccc;
    font-size:9pt;
    color:#663300;
    margin:0px 0px 25px 0px;
    padding:21px 0px 20px 40px;
    list-style-type:none;
    background:url("../images/sitemap-f.png") left top no-repeat;}
#siteMapList ul li ul{
    border:0px;}
#siteMapList ul li ul li{
    border:0px;}
#siteMapList ul li a{
    width:80%;
    display:block;
    font-size:9pt;
    color:#996600;}
#siteMapList ul li a:hover{
    background:#fff0f0;
    text-decoration:underline;
    color:#ff6600;}
#siteMapList ul li ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
    background:url("../images/sitemap-f-none.png") left top no-repeat;}
#siteMapList ul li ul li{
    border-left:0px;
    border-right:0px;
    font-size:9pt;
    margin:0px;
    padding:2px 0px 2px 18px;
    list-style-type:none;
    background:url("../images/sitemap-f1.png") left top no-repeat;}
#siteMapList ul li ul li a{
    font-size:9pt;
    color:#3399ff;}
#siteMapList ul li ul li a:hover{
    text-decoration:underline;
    color:#ff6600;}
#siteMapList ul li ul li ul li a{
    font-size:9pt;
    color:#66cc00;}
#siteMapList ul li ul li ul li a:hover{
    text-decoration:underline;
    color:#ff6600;}



/*■サイトマップページ■*/
#shippinginfo{
    font-size:9pt;}
#shippingInfoHeading{
    font-size:9pt;}
#shippingInfoMainContent{
    font-size:9pt;}
/*■個人情報保護方針■*/
.privacy-contents{
    margin:20px 0px;
    padding:0px;}
.privacy-contents ul{
    margin:0px;
    padding:10px;
    list-style-type:none;}
.privacy-contents li{
    margin:0px;
    padding:10px;
    font-size:9pt;
    list-style-type:none;}
.privacy-contents li span{
    margin:0px;
    padding:0px 10px 0px 0px;
    color:#ff6600;
    font-size:14pt;}






#productDetailsList{
    margin:5px 0px 5px 0px;
    padding:0px;}
#productDetailsList ul{
    margin:0px;
    padding:0px;}
#productDetailsList li{
    margin:0px;
    padding:2px 0px 2px 28px;}
#attribsOptionsText{
    text-align:left;}
.optionName{
    font-weight:normal;}










/*■ページ下の新着商品内のリンク■*/
#whatsNew h2{
    font-weight:normal;}
#whatsNew a img{
    border:1px solid #ccc;}
#whatsNew a:hover img{
    border:1px solid #c00;}
#whatsNew a:hover{
    text-decoration:underline;
    color:#c00;}
/*■ページ下のおすすめ商品内のリンク■*/
#featuredProducts h2{
    font-weight:normal;}
#featuredProducts a img{
    border:1px solid #ccc;}
#featuredProducts a:hover img{
    border:1px solid #c00;}
#featuredProducts a:hover{
    text-decoration:underline;
    color:#c00;}
/*■ページ下の今月の特価品内のリンク■*/
#specialsDefault h2{
    font-weight:normal;}
#specialsDefault a img{
    border:1px solid #ccc;}
#specialsDefault a:hover img{
    border:1px solid #c00;}
#specialsDefault a:hover{
    text-decoration:underline;
    color:#c00;}


.productSpecialPrice{
    color:#f00;
    background:#ff0;}



/*■新着商品ページ内のリンク main_page=products_new ■*/
#newProductsDefault table td a img{
    width:128px;
    height:128px;
    border:2px solid #ccc;}
#newProductsDefault table td a:hover img{
    width:128px;
    height:128px;
    border:2px solid #c00;}



/*■サイドバー部分のバナー ■*/
#sidebar-banner{
    margin:0px;
    padding:0px;}
#sidebar-banner ul{
    list-style-type:none;
    margin:0px;
    padding:0px;}
#sidebar-banner li{
    margin:0px 0px 7px 0px;
    padding:0px;
    display:block;}
.sidebar-banner-oseibo{
    margin:0px 0px 0px 0px;
    text-indent:-5000px;
    width:180px;
    height:46px;
    background:url("../images/sidebar/sidebar_2010oseibo.jpg") center no-repeat;}
.sidebar-banner-oseibo a{
    text-indent:-5000px;
    width:178px;
    height:44px;
    border:1px solid #cc0;
    display:block;}
.sidebar-banner-oseibo a:hover{
    border:1px solid #cc0000;}
.sidebar-banner-lekuesale{
    margin:0px 0px 0px 0px;
    text-indent:-5000px;
    width:180px;
    height:43px;
    background:url("../images/sidebar/sidebar_lekue_salebanner.jpg") center no-repeat;}
.sidebar-banner-lekuesale a{
    text-indent:-5000px;
    border:1px solid #cc0;
    width:178px;
    height:41px;
    display:block;}
.sidebar-banner-lekuesale a:hover{
    border:1px solid #cc0000;}
.sidebar-banner-gamesealsale{
    margin:0px 0px 0px 0px;
    text-indent:-5000px;
    width:180px;
    height:31px;
    background:url("../images/sidebar/sidebar_bana_gamesall_.jpg") center no-repeat;}
.sidebar-banner-gamesealsale a{
    text-indent:-5000px;
    border:1px solid #cc0;
    width:178px;
    height:29px;
    display:block;}
.sidebar-banner-gamesealsale a:hover{
    border:1px solid #cc0000;}
.sidebar-banner-2010xmas{
    z-index:10;
    margin:0px 0px 0px 0px;
    text-indent:-5000px;
    width:180px;
    height:120px;
    background:url("../images/sidebar/sidebar_2010xmas.jpg") center no-repeat;}
.sidebar-banner-2010xmas a{
    text-indent:-5000px;
    width:178px;
    height:118px;
    display:block;}
.sidebar-banner-2010xmas a:hover{
    text-indent:-5000px;
    width:178px;
    height:118px;
    display:block;
    background:url("../images/sidebar/sidebar_2010xmas2.jpg") center no-repeat;}





#sidebar-banner-wrapping{
    clear:both;
    width:180px;
    height:110px;
    background:url("../images/sidebar/sidebar-wrapping.jpg") top no-repeat;
    margin:-5px 0px 0px 0px;
    padding:0px;}
#sidebar-banner-wrapping ul{
    clear:both;
    list-style-type:none;
    margin:0px;
    padding:0px;}
#sidebar-banner-wrapping li{
    margin:0px 0px 0px 0px;
    padding:0px;
    display:block;}
.wrapping-t{
    margin:0px;
    text-indent:-5000px;
    width:180px;
    height:48px;}
.wrapping-0{
    margin:0px;
    padding:0px;
    width:85px;
    height:40px;
    float:left;
    display:block;}
.wrapping-0 a{
    margin:5px 0px 0px 5px;
    text-indent:-5000px;
    width:80px;
    height:36px;
    display:block;}
.wrapping-0 a:hover{
    border:1px solid #fff;}
.wrapping-300{
    margin:0px;
    padding:0px;
    width:86px;
    height:40px;
    float:right;
    display1:block;}
.wrapping-300 a{
    margin:5px 10px 0px 0px;
    text-indent:-5000px;
    width:80px;
    height:36px;
    display:block;}
.wrapping-300 a:hover{
    border:1px solid #fff;}




.index-banner-oseibo{
    margin:0px 0px 10px 0px;
    padding:0px;
    text-indent:-5000px;
    width:700px;
    height:120px;
    background:url("../images/index/2010oseibobanner.jpg") center no-repeat;}
.index-banner-oseibo a{
    margin:0px;
    padding:0px;
    text-indent:-5000px;
    border:1px solid #000;
    width:698px;
    height:118px;
    display:block;}
.index-banner-oseibo a:hover{
    border:1px solid #cc0000;}
.index-banner-lekue{
    margin:0px 0px 10px 0px;
    padding:0px;
    text-indent:-5000px;
    width:700px;
    height:120px;
    background:url("../images/index/lekue_salebanner.jpg") center no-repeat;}
.index-banner-lekue a{
    margin:0px;
    padding:0px;
    text-indent:-5000px;
    border:1px solid #c00;
    width:698px;
    height:118px;
    display:block;}
.index-banner-lekue a:hover{
    border:1px solid #000;}
.index-banner-gamesall{
    margin:0px 0px 10px 0px;
    padding:0px;
    text-indent:-5000px;
    width:700px;
    height:120px;
    background:#fff0f0 url("../images/index/bana_gamesall_.jpg") center no-repeat;}
.index-banner-gamesall a{
    margin:0px;
    padding:0px;
    text-indent:-5000px;
    border:1px solid #cc0000;
    width:698px;
    height:118px;
    display:block;}
.index-banner-gamesall a:hover{
    border:1px solid #000;}












/* ■全体レイアウト */
*{
    line-height:150%;
    font-size:10pt;
    margin:0px;
    padding:0px;}
body{
    text-align:center;}
#layout{
    text-align:left;
    margin1:0 auto;
    background:#fff;
    width:700px;}

/* ■ページタイトル */
.page-title{
    text-indent:-5000px;
    width:700px;
    height:140px;
    font-weight:normal;
    font-size:24pt;
    background:#fff url("../images/guide/page-title.jpg") left no-repeat;}
/* ■TXT1 */
.txt1{
    color:#666;
    background1:#f0f0f0;
    margin:0px 0px 15px 0px;
    padding:0px 15px 0px 155px;}
.mokuzi{
    border1:2px solid #d0d0d0;
    clear:both;
    padding:10px 5px;
    margin:10px 0px;}
.mokuzi ul{
    clear:both;
    padding:0px 0px 0px 10px;
    margin:0px;
    height:120px;
    listy-style-type:none;
    background:#fff url("../images/guide/menu-li.jpg") left no-repeat;}
.mokuzi li{
    background:#fff url("../images/guide/menu-li.jpg") right no-repeat;
    text-align:center;
    padding:20px 10px 0px 10px;
    width:165px;
    float:left;}
.mokuzi li a{
    color:#666;
    text-decoration:none;
    display:block;
    text-align:center;
    width:148px;
    height:100px;
    margin:4px 0px 0px 0px;
    padding:65px 0px 0px 0px;}
.mokuzi li a:hover{
    text-decoration:underline;
    color:#000;}
.mokuzi .m-tyumon{
    background:#fff url("../images/guide/menu-tyumon.jpg") top no-repeat;}
.mokuzi a.m-tyumon:hover{
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;}
.mokuzi .m-shiharai{
    background:#fff url("../images/guide/menu-shiharai.jpg") top no-repeat;}
.mokuzi a.m-shiharai:hover{
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;}
.mokuzi .m-haisou{
    background:#fff url("../images/guide/menu-haisou.jpg") top no-repeat;}
.mokuzi a.m-haisou:hover{
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;}
.mokuzi .m-henpin{
    background:#fff url("../images/guide/menu-henpin.jpg") top no-repeat;}
.mokuzi a.m-henpin:hover{
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;}




/* ■早見表 */
.hayamihyou a{
    display:block;
    text-indent:-5000px;
    margin:-20px 0px 0px 600px;
    width:76px;
    height:42px;
    background:url("../images/guide/hayami-btn1.jpg") right no-repeat;}
.hayamihyou a:hover{
    background:url("../images/guide/hayami-btn2.jpg") right no-repeat;}


/* ■以下、このページのガイド情報 */
.submenu{
    clear:both;
    margin-bottom:15px;
    padding:0px 0px 15px 0px;
    background1:#fff url("../images/guide/submenu-box.gif");}
.submenu ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
    background:#fff}
.submenu li{
    border-bottom:1px dotted;}
.submenu li a{
    display:block;
    padding:25px 0px 5px 62px;
    background:url("../images/guide/submenu-icon.jpg") left no-repeat;
    text-decoration:none;}
.submenu li a:hover{
    color:#000;}







/* ■Gold-Club会員とは */
.title-goldclubtoha{
    text-indent:-5000px;
    width:468px;
    height:80px;
    margin:40px 0px 10px 0px;
    background:#fff url("../images/guide/goldclubtoha-t.jpg") left no-repeat;}
.box-toha{
    background:#fff url("../images/guide/goldclub-img1.jpg") left no-repeat;
    border:8px solid #e0e0e0;
    margin:0px 0px 30px 0px;
    padding:15px 15px 15px 210px;}



/* ■Gold-Club会員特典 */
.title-goldclub{
    text-indent:-5000px;
    width:468px;
    height:80px;
    margin:40px 0px 10px 0px;
    background:#fff url("../images/guide/goldclub-t.jpg") left no-repeat;}
.box-tokuten{
    background:#fff url("../images/guide/goldclub-tokuten-img1.jpg") left no-repeat;
    border:8px solid #e0e0e0;
    margin:0px 0px 30px 0px;
    padding:15px 15px 15px 210px;}
.box-tokuten ul{
    margin:0px 0px 0px 0px;
    padding:15px 15px 15px 15px;}



/* ■ご注文方法 */
.title-tyumon{
    text-indent:-5000px;
    width:468px;
    height:80px;
    margin:40px 0px 10px 0px;
    background:#fff url("../images/guide/tyumon-t.jpg") left no-repeat;}
.tyumon{
    float:left;
    width:350px;}
.tyumon li{
    border-bottom:1px dotted #999;
    margin:10px 0px 10px 0px;}
.tyumon .net{
    height:130px;
    background:#fff url("../images/guide/tyumon-net.jpg") left no-repeat;
    padding:10px 0px 10px 130px;}
.tyumon .tel{
    height:130px;
    background:#fff url("../images/guide/tyumon-tel.jpg") left no-repeat;
    padding:10px 0px 10px 130px;}
.tyumon .fax{
    height:130px;
    background:#fff url("../images/guide/tyumon-fax.jpg") left no-repeat;
    padding:10px 0px 10px 130px;}
.tyumon h3{
    color:#c00;}
.tyumon-txt{
    border:8px solid #d1e6ff;
    padding:15px;
    float:right;
    width:330px;}
.tyumon-txt h3{
    font-weight:normal;
    margin:2px 0px 0px 0px;
    padding:4px;
    text-align:center;
    background:#5074ab;
    color:#fff;}
.tyumon-txt ol{
    list-style-type:none;}
.tyumon-txt li{
    color:#333;
    background:#fff url("../images/guide/tyumon-txt-list.jpg") left no-repeat;
    border-bottom:1px dotted #ccc;
    padding:10px 0px 10px 48px;}













/* ■お支払いについて */
.shiharai-t{
    text-indent:-5000px;
    width:700px;
    height:300px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/shiharai-t.jpg") left no-repeat;}



/* ■お支払いについて > 前払い */
.shiharai-maebarai-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 0px 0px;
    background:#fff url("../images/guide/shiharai-maebarai-t.jpg") left no-repeat;}
.box-maebarai{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px;}
.box-maebarai ul{
    list-style-type:none;}
.box-maebarai li{
    width:32%;
    height1:170px;
    border:1px solid #ccc;
    margin:5px 5px 5px 0px;
    padding:2px;
    text-align:center;
    float:left;}
.box-maebarai h3{
    margin:0px 0px 2px 0px;
    padding:6px;
    font-weight:normal;
    color:#fff;
    background:#000 url("../images/guide/shiharai-maebarai-ginkou-t.jpg") center;}
.box-maebarai p{
    font-size:10pt;
    color:#000;
    height:90px;
    margin:0px;
    padding:0px;}
.box-maebarai li .txt{
    font-size:10pt;
    color:#666;
    font-size:8pt;
    margin:0px;
    padding:5px;
    height:50px;
    background:#f0f0f0;}


/* ■お支払いについて > 後払い */
.shiharai-atobarai-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/shiharai-atobarai-t.jpg") left no-repeat;}
.box-atobarai{
    background:#fff url("../images/guide/shiharai-atobarai-img1.jpg") left top no-repeat;
    margin:0px 0px 100px 0px;
    padding:0px 15px 15px 270px;}
.box-atobarai strong{
    padding:0px 0px 1px 0px;
    border-bottom:1px dotted #000;
    font-weight:normal;
    color:#000;}
.box-atobarai ul{
    padding:8px 8px 8px 25px;}
.box-atobarai li{
    color:#666;}
.box-atobarai .txt{
    background:#f0f0f0;
    margin:5px 0px 5px 0px;
    padding:10px;
    color:#666;}



/* ■お支払いについて > カード */
.shiharai-card-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/shiharai-card-t.jpg") left no-repeat;}
.box-card{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 30px 15px 30px;}
.box-card ul{
    clear:both;
    list-style-type:none;}
.box-card li{
    float:left;}
.shiharai-card-list{
    text-indent:-5000px;
    width:340px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/shiharai-card-img1.jpg") left no-repeat;}
.shiharai-card-txt{
    color:#666;
    background:#f0f0f0;
    margin:25px 0px 10px 0px;
    padding:15px 15px 15px 15px;}



/* ■お支払いについて > 代金引換 */
.shiharai-daibiki-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/shiharai-daibiki-t.jpg") left no-repeat;}
.box-daibiki{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 30px 15px 30px;}
.box-daibiki ul{
    clear:both;
    margin:10px 0px 0px 0px;
    list-style-tyle:none;}
.box-daibiki li{
    border:1px solid #336699;
    margin:10px;
    padding:20px;
    float:left;}
.box-daibiki .mailbin{
    width:285px;
    margin:0px 10px 0px 0px;
    padding:10px;}
.box-daibiki .sonota{
    margin:0px 0px 0px 0px;
    padding:10px;}
.box-daibiki h3{
    font-weight:normal;
    margin:0px 0px 2px 0px;
    padding:2px;
    text-align:center;
    color:#ffffff;
    background:#336699;}
.box-daibiki strong{
    border-bottom:1px dotted #336699;
    padding:0px 0px 1px 0px;
    font-weight:normal;
    color:#336699;}

/* ■お支払いについて > YAHOO */
.shiharai-yahoo-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/shiharai-yahoo-t.jpg") left no-repeat;}
.box-yahoo{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 30px 15px 30px;}
.box-yahoo a{
    text-indent:-5000px;
    display:block;
    background:#fff url("../images/acpt_n6r1c6.gif") left no-repeat;
    width:240px;
    height:80px;}


/* ■お支払いについて > お支払いに関してのご注意 */
.shiharai-tyuui-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/shiharai-tyuui-t.jpg") left no-repeat;}
.box-tyuui{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 30px 15px 30px;}










/* ■配送について */
.haisou-t{
    text-indent:-5000px;
    width:700px;
    height:300px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/haisou-t.jpg") left no-repeat;}
.haisou-txt{
    clear:both;
    background:#f0f0f0;
    padding:15px;
    margin:-140px 0px 100px 230px;}



/* ■送料無料サービス */
.haisou-souryoumuryou-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/haisou-souryoumuryou-t.jpg") left no-repeat;}
.box-souryoumuryou{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 30px 15px 30px;}
.box-souryoumuryou ul{
    clear:both;}
.box-souryoumuryou li{
    font-size:10pt;
    border:1px solid #ccc;
    width:45%;
    margin:0px 10px 10px 0px;
    padding:10px;
    text-align:center;
    float:left;}
.box-souryoumuryou h3{
    font-weight:normal;
    margin:0px 0px 10px 0px;
    padding:2px;
    text-align:center;
    color:#ffffff;
    background:#666;}
.box-souryoumuryou p{
    font-size:12pt;}
.box-souryoumuryou .red{
    color:#f00;
    font-weight:bold;
    font-size:16pt;}
.box-souryoumuryou .kuro{
    border-bottom:1px dotted #666;
    color:#666;
    font-weight:bold;
    font-size:16pt;}



/* ■配送方法 */
.haisou-houhou-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/haisou-houhou-t.jpg") left no-repeat;}
.box-houhou{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 0px 15px 20px;}
.box-houhou li{
    margin:0px 0px 25px 23px;
    padding:0px;}
.box-houhou strong{
    font-size:11pt;
    padding:2px 0px;
    border-bottom:1px dotted #000;
    color:#000;}
.box-houhou .koumoku{
    font-size:11pt;
    color:#c00;}



/* ■送料一覧 */
.haisou-souryouitiran-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/haisou-souryouitiran-t.jpg") left no-repeat;}
.box-souryouitiran{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 0px 15px 20px;}
.box-souryouitiran li{
    margin:0px 25px 5px 25px;
    padding:0px;}

.box-souryouitiran .list{
    margin:15px 0px 15px 0px;
    clear:both;}
.box-souryouitiran .list ul{
    clear:both;}
.box-souryouitiran .list li{
    float:left;}
.box-souryouitiran .list .list-t{
    border:1px solid #999;
    float:left;
    text-align:center;
    padding:5px 0px;
    width:140px;}
.box-souryouitiran .list .list-t .sagawa{
    width:136px;
    height:40px;
    margin:20px 0px 10px 0px;
    padding:40px 0px 0px 0px;
    font-weight:normal;
    background:#fff url("../images/guide/haisou-sagawa.gif") center top no-repeat;}
.box-souryouitiran .list .list-t .yamato{
    width:136px;
    height:40px;
    margin:20px 0px 10px 0px;
    padding:32px 0px 0px 0px;
    font-weight:normal;
    background:#fff url("../images/guide/haisou-yamato.gif") center top no-repeat;}

.box-souryouitiran .list .list-table{
    float:right;
    width:440px;}

.box-souryouitiran table{
    width:440px;
    margin:0px 0px 0px 0px;
    padding:1px;}
.box-souryouitiran th{
    border:1px solid #999;
    padding:5px 5px;}
.box-souryouitiran td{
    border:1px dotted #ccc;
    padding:5px 5px;}




/* ■到着日時指定 */
.haisou-toutyakusitei-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/haisou-toutyakusitei-t.jpg") left no-repeat;}
.box-toutyakusitei{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 0px 300px 0px;
    background:#fff url("../images/guide/haisou-time.jpg") center bottom no-repeat;}
.box-toutyakusitei ul{
    padding:0px 0px 0px 25px;
    clear:both;}
.box-toutyakusitei li{
    clear:both;
    margin:0px 0px 15px 0px;
    padding:0px;}
.box-toutyakusitei li strong{
    color:#000;
    font-size:12pt;
    font-weight:bold;
    border-bottom:1px dotted #666;}




/* ■到着までの日数の目安 */
.haisou-meyasu-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/haisou-meyasu-t.jpg") left no-repeat;}
.box-haisou{
    clear:both;
    margin:0px 0px 100px 0px;
    width:700px;
    height:400px;
    background:#fff url("../images/guide/haisou-meyasu.gif") center no-repeat;}








/* ■返品・交換について */
.henpin-t{
    text-indent:-5000px;
    width:700px;
    height:300px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/henpin-t.jpg") left no-repeat;}
/* ■返品・交換について > 商品の補償（交換） */
.henpin-koukan-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/henpin-koukan-t.jpg") left no-repeat;}
.box-koukan{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 0px 15px 45px;}
/* ■返品・交換について > 返品 */
.henpin-henpin-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/henpin-henpin-t.jpg") left no-repeat;}
.box-henpin{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 0px 15px 30px;}
/* ■返品・交換について > 返品・交換の条件 */
.henpin-zyouken-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/henpin-zyouken-t.jpg") left no-repeat;}
.box-zyouken{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 0px 15px 30px;}
.box-zyouken ul{
    margin:0px 0px 0px 20px;}
/* ■返品・交換について > 返品・交換の送料 */
.henpin-souryou-t{
    text-indent:-5000px;
    width:650px;
    height:80px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/henpin-souryou-t.jpg") left no-repeat;}
.box-souryou{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 0px 15px 30px;}
.box-souryou ul{
    margin:0px 0px 0px 20px;}












/* ■お支払い方法、手数料、送料 早見表 */
.hayami-t{
    text-indent:-5000px;
    width:700px;
    height:300px;
    margin:20px 0px 10px 0px;
    background:#fff url("../images/guide/hayami-t.jpg") left no-repeat;}
.box-hayami{
    clear:both;
    margin:0px 0px 100px 0px;
    padding:0px 0px 15px 0px;}
.box-hayami table{
    margin:0px 0px 15px 0px;
    border:1px solid #ccc;
    width:100%;}
.box-hayami th{
    font-weight:normal;
    font-size:9pt;
    background:#333;
    color:#fff;
    padding:6px 4px;}
.box-hayami td{
    border:1px dotted #ccc;
    font-size:9pt;
    padding:6px 4px;}
.box-hayami td .houhou-t{
    color:#000;
    font-weight:bold;}
.box-hayami td.kingaku{
    background:#888;
    color:#fff;
    border:1px solid #888;}
.box-hayami td.souryou{
    background:#c9dff7;
    color:#3e84ac;
    border:1px solid #c9dff7;}
.box-hayami td.haisou{
    background:#3e84ac;
    color:#fff;
    border:1px solid #3e84ac;}
.box-hayami .kigen{
    clear:both;
    margin:0px 0px 15px 13px;
    padding:0px 0px 0px 0px;}
.box-hayami .kigen span{
    font-size:10pt;
    border-bottom:1px dotted #000;
    padding:0px 0px 1px 0px;
    color:#000;
    font-weight:bold;}
.box-hayami .kigen ul{
    clear:both;
    margin:0px 0px 0px 18px;
    padding:0px 0px 0px 0px;}
.box-hayami .kigen .red{
    border-bottom:0px;
    color:#f00;
    font-weight:bold;}
.box-hayami .kigen .kuro{
    border-bottom:0px;
    color:#000;
    font-weight:bold;}
.box-hayami .tyui{
    clear:both;
    border:1px solid #ccc;
    margin:0px 0px 15px 0px;
    padding:10px;}
.box-hayami .tyui .kuro{
    color:#000;
    font-weight:bold;}
.box-hayami .tyui .red{
    border-bottom:0px;
    color:#f00;
    font-weight:bold;}






/* ■全体 */
.kuro{
    color:#000;}
.red{
    color:red;}
.blue{
    color:blue;}
.green{
    color:green;}

.clear{
    clear:both;}
.f8{
    font-size:8pt;}

/* ■TOPへ */
.gotop{
    clear:both;
    height:35px;
    width:100%;
    margin:25px 0px 10px 0px;}
.gotop a{
    float:right;
    display:block;
    background:#fff url("../images/guide/gotop.gif") right no-repeat;
    text-indent:-5000px;
    width:120px;
    height:35px;}
