@charset "euc-jp";
/**美乳
 * 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 $
 */


body {
	margin: 0;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*font-size: 62.5%;*/
	font-size:12pt;
	color: #666;
	background-color: #fff;
	}
a img {border: none; }

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

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

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

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

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 {
	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;
	color:#666;
	}

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

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

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

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

/*wrappers - page or section containers*/
#wrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	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:#666;
	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.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;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

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

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

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

#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 {
	margin: 0.5em;
	}

#navBreadCrumb {
	background-color: #cc9900;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

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

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

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

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*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;
	border-right:solid 1px #c8c8c8;
	border-bottom:solid 1px #c8c8c8;
	}
.cartProductDisplay {
	border-left:solid 1px #c8c8c8;
}
td.cartProductDisplay a {
	text-decoration:none;
	color:#666;
}
.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;
	}
#new_center INPUT#refreshcart, #new_center INPUT#continue{ border:none; width:auto;height:auto;}
#new_center td.cartQuantity SELECT { height:auto;}
#cartAttribsList {
	margin-left: 1em;
	}
div#cartSubTotal {background-color:#fff; border:solid 1px #c8c8c8; border-top:none; padding:1em 0; color:#ff6699;}
#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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


.productPriceDiscount2 {
	display:block;
	text-align:center;
	color:#fff;
	background-color:#ff0000;
    border-radius: 5px; 
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
	padding:5px 15px; 
	margin-top:5px;	
}

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

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

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

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

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

tr.rowEven {
	background-color: #fff;
	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;
	}
/*20130510↓*/
.red { color:#ff6666;}
.wrap_contents {clear:both;width:940px;margin:15px auto; font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; border:solid 1px #c8c8c8;}
.wrap_mainpage {clear:both;width:940px;margin:10px auto; font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; } 
 h1 {font-weight:bold;font-size:18px;color:#fff;background-color:#C490BF;height:20px;padding:10px 10px 10px 20px;margin:20px auto;}
 h2 {font-weight:bold;font-size:16px;color:#fff;background-color:#E1C7DF;height:18px;padding:5px 5px 5px 20px;margin:20px auto;}
 h3 {font-weight:bold;font-size:14px;color:#C490BF;background:url(images/h3_bg.png) left no-repeat;padding-left:25px;margin:20px auto;}
h1.ptitle {
    font-weight: bold;
    font-size: 18px;
    color: #666;
    background-color: transparent;
    height: auto;
    padding: 0;
    margin: 5px auto;
}
h1#productsName {
    font-size: 40px;
    padding: 0px 0px 0px 20px;
    line-height: 35px;
    color: #666;
    height: auto;
    background-color: transparent;
	margin: 0 0 .3em 0;
    font-weight: normal;
}
.wrap_contents p{
	font-size:12px;color:#666;
}

#wrap_contents span.small{
	font-size:10px;
}
#wrap_contents span.red{
	color:#F6455F;
}
/*20130513*/
#new_center h1 {font-weight:bold;font-size:18px;color:#fff;background-color:#C490BF;height:20px;padding:10px 10px 10px 20px;margin:10px auto;}
#new_center h2 {font-weight:bold;font-size:16px;color:#fff;background-color:#E1C7DF;height:18px;padding:5px 5px 5px 20px;margin:10px auto;}
#new_center h3 {font-weight:bold;font-size:14px;color:#C490BF;background:url(images/h3_bg.png) left no-repeat;padding-left:25px;margin:20px auto;}
#new_center .inputLabel {display:block;float:left;width:155px;font-weight:bold;font-size:14px;color:#fff;background-color:#D6B1D2;height:25px;padding:5px 5px 5px 20px;margin-bottom:10px;}
#new_center #login-email-address, #new_center #login-password {height:30px;width:300px;}

#new_center #forgetpw{color:#C490BF;}
#new_center #enquiry {width:400px;}
.inputbox { width:300px;height:30px;}
.inputradio {height:30px;}
/*20130522↓*/
.font18 {font-size:18px; font-weight:normal;}
.font16 {font-size:16px; font-weight:normal;}
.font14 {font-size:14px; font-weight:normal;}
.font12 {font-size:12px; font-weight:normal;}
.font10 {font-size:10px; font-weight:normal;}
.font18b {font-size:18px; font-weight:bold;}
.font16b {font-size:16px; font-weight:bold;}
.font14b {font-size:14px; font-weight:bold;}
.font12b {font-size:12px; font-weight:bold;}
.font10b {font-size:10px; font-weight:bold;}
#wrap_header {
	height:170px;
	width:100%;
	border-bottom:solid 6px #A46B9E;

}
#header_01 {
	color:#fff;
	font-size:10px;
	height:30px;
	width:100%;
	background-color:#C490BF;
}
#header_01 ul li {
	height:30px;
	float:left;
	list-style:none;
}
#header_02 {
	height:59px;
	width:940px;
	margin:0 auto;
	padding-top:20px;
	
}
#header_02 .shoplogo_top {
	float:left;
	margin-right:20px;
}
#header_02 btn_more_cartdisplay{
	float:left;
}

#header_02 .cartdisplay {
	float:left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#f3f3f3;
	width:445px;
	height:20px;
	padding:10px;
	margin-right:15px;

}
#header_02 .cartdisplay p {
	display:block;
	color:#666;
	background-color:#fff;
	width:290px;
	height:10px;
	font-size:10px;	
	text-align:center;
	line-height:0.8em;
	margin:0;
	float:left;
	margin-right:10px;

}
#header_02 .cartdisplay p span{
	color:#F6455F;
}
#header_02 .login, #header_02 .login li{
	float:left;
}
/* #header_03 Global Navigation ---------------------------------------------------------------------- */

#header_03 {
	width:940px;
	height:58px;
	margin:0 auto;
	margin-top:-56px;
	overflow:hidden;
}
#header_03 ul li { float:left; }
#header_03 ul li a { width:117px; height:60px; display:block; text-indent:-99999px; background-repeat:no-repeat; overflow:hidden; opacity:1; }

#header_03 ul li a.nav1 { width:119px;background:url(images/header_nav_bg.png) 0 0; }
#header_03 ul li a.nav8 { width:117px;background:url(images/header_nav_bg.png) 117px 0; }
#header_03 ul li a.nav7 { background:url(images/header_nav_bg.png) 235px 0; }
#header_03 ul li a.nav6 { background:url(images/header_nav_bg.png) 352px 0; }
#header_03 ul li a.nav5 { background:url(images/header_nav_bg.png) 469px 0; }
#header_03 ul li a.nav4 { background:url(images/header_nav_bg.png) 586px 0; }
#header_03 ul li a.nav3 { background:url(images/header_nav_bg.png) 703px 0; }
#header_03 ul li a.nav2 { background:url(images/header_nav_bg.png) 820px 0; }

#header_03 ul li a:hover.nav1 { background:url(images/header_nav_bg.png) 0 100%; }
#header_03 ul li a:hover.nav8 { background:url(images/header_nav_bg.png) 117px 100%; }
#header_03 ul li a:hover.nav7 { background:url(images/header_nav_bg.png) 235px 100%; }
#header_03 ul li a:hover.nav6 { background:url(images/header_nav_bg.png) 352px 100%; }
#header_03 ul li a:hover.nav5 { background:url(images/header_nav_bg.png) 469px 100%; }
#header_03 ul li a:hover.nav4 { background:url(images/header_nav_bg.png) 586px 100%; }
#header_03 ul li a:hover.nav3 { background:url(images/header_nav_bg.png) 703px 100%; }
#header_03 ul li a:hover.nav2 { background:url(images/header_nav_bg.png) 820px 100%; }

#header_03 ul li a.no-rink { background: no-repeat 0 0;}



#header_04 {
	width:940px;
	height:70px;
	margin:0 auto;
	margin-top:-68px;
	overflow:hidden;
}
#global01 , #global02 { float:left; }
#global01{ width:98px;height:70px;}
#global02{ width:842px;height:70px; }
#global02 li { float:left; }
#global01 li a { width:98px; height:70px; display:block; text-indent:-99999px; background-repeat:no-repeat; overflow:hidden; opacity:1; }

#global02 li a { width:165px; height:35px; display:block; text-indent:-99999px; background-repeat:no-repeat; overflow:hidden; opacity:1; }

#global01 li a.nav1 { width:98px;background:url(images/3header_nav_bg.png) 0 0; }
#global02 li a.nav11 { background:url(images/3header_nav_bg.png) 165px -35px; }
#global02 li a.nav10 { background:url(images/3header_nav_bg.png) 330px -35px; }
#global02 li a.nav9 { background:url(images/3header_nav_bg.png) 495px -35px; }
#global02 li a.nav8 { background:url(images/3header_nav_bg.png) 660px -35px; }
#global02 li a.nav7 { width:182px;background:url(images/3header_nav_bg.png) 842px -35px; }
#global02 li a.nav6 { background:url(images/3header_nav_bg.png) 165px 0; }
#global02 li a.nav5 { background:url(images/3header_nav_bg.png) 330px 0; }
#global02 li a.nav4 { background:url(images/3header_nav_bg.png) 495px 0; }
#global02 li a.nav3 { background:url(images/3header_nav_bg.png) 660px 0; }
#global02 li a.nav2 { width:182px;background:url(images/3header_nav_bg.png) 842px 0; }

#global01 li a:hover.nav1 { background:url(images/3header_nav_bg.png) 0 100%; }
#global02 li a:hover.nav11 { background:url(images/3header_nav_bg.png) 165px -105px; }
#global02 li a:hover.nav10 { background:url(images/3header_nav_bg.png) 330px -105px; }
#global02 li a:hover.nav9 { background:url(images/3header_nav_bg.png) 495px -105px; }
#global02 li a:hover.nav8 { background:url(images/3header_nav_bg.png) 660px -105px; }
#global02 li a:hover.nav7 { background:url(images/3header_nav_bg.png) 842px -105px; }
#global02 li a:hover.nav6 { background:url(images/3header_nav_bg.png) 165px 70px; }
#global02 li a:hover.nav5 { background:url(images/3header_nav_bg.png) 330px 70px; }
#global02 li a:hover.nav4 { background:url(images/3header_nav_bg.png) 495px 70px; }
#global02 li a:hover.nav3 { background:url(images/3header_nav_bg.png) 660px 70px; }
#global02 li a:hover.nav2 { background:url(images/3header_nav_bg.png) 842px 70px; }

#global02 li a.no-rink { background: no-repeat 0 0;}





#keywordsearch {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#f3f3f3;
	width:920px;
	height:20px;
	padding:10px;
	margin:10px auto;
}
.block_460_l {float:left; width:460px; margin:0 20px 20px 0; padding-bottom:10px;}
.block_460_r {float:right; width:460px; margin:0 0 20px 0; padding-bottom:10px;}
.block_460_r ul {width:470px; padding-right:-10px;margin-top:10px;}
.block_460_r ul li {float:left; width:225px; margin-right:10px; margin-bottom:10px;}
.block_460_r ul li p{width:220px;}
.block_460_r ul li p, .block_460_r p , .block_460_l p{font-size:12px;margin:0;padding:0;}
.block_460_r ul li span, .block_460_r span, .block_460_l span{font-weight:bold;}
.block_940 {clear:both; width:940px; margin:0 auto; padding-bottom:10px;color:#666;}
.block_700 { float:left;width:700px; margin-top:5px;}
.block_700_no_border { float:left;width:700px; margin-top:5px;}
.midashi_ttl {display:block;clear:both; width:940px; margin:20px auto ;}
#twitter {border:solid 1px #f3f3f3;height:385px;width:300px; float:left; margin-right:10px;}
#sale_banner {height:495px;width:625px; float:left;}
#toriatsukai_shop { list-style:none;}
#toriatsukai_shop li { clear:both; height:45px; width:450px; border-bottom:solid 1px #e3e3e3; padding:10px;}
#toriatsukai_shop li:last-child { border-bottom: none;}
#toriatsukai_shop li img {display:block;float:left;margin-right:10px}
#toriatsukai_shop li p {display:block;float:left;height:45px;width:200px;margin:0;line-height:1.5em;font-size:10px;}
#toriatsukai_shop li p .shopname {font-size:12px;}
#kodawari {padding:10px;height:730px; width:920px;background:url(images/bg_kodawri.jpg) right no-repeat; list-style:none;}
#kodawari li {height:140px;}
#wrap_footer {
	clear:both;
	width:100%;
	margin-top:10px;
	border-top:solid 20px #E1C7DF;
	
}
#wrap_footer h3 { font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;font-weight:bold;font-size:14px;color:#C490BF;background:url(images/h3_bg.png) left no-repeat;padding-left:25px;margin:10px auto;}
#wrap_footer p { font-size:10px; color:#979797; line-height:1.4em; margin:0;}
#footer_nav { color:#fff;background-color:#C490BF; width:100%;height:100px; margin:0 auto;}
#gototop {width:940px; margin:0 auto;}
#gototop a {display:block;width:120px;float:right;}

#footer_nav ul {clear:both;width:670px; margin:20px auto; list-style:none;}
#footer_nav ul li {float:left; margin-right:15px; font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;font-size:12px;}
#copyright { clear:both; text-align:center;font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;font-size:12px; font-weight:bold;margin-top:10px;}
#left_menu {width:220px;float:left;margin-right:15px; height:auto;}
#left_menu ul li ul{margin-bottom:15px;}
#left_menu ul li p {display:block;font-size:10px;}
#left_menu ul li p,  x:-moz-any-link  { margin-top:-10px; }
#left_menu ul li p span {font-size:12px; font-weight:bold;}
#left_menu ul li ul li a {display:block;margin-bottom:5px;}
@media screen and (min-width:0\0) {  /*IE9-10のみ*/
   #left_menu ul li {margin-bottom:5px;}
}

/*20130524*/
#block_iteminfo {width:940px;margin:10px auto;padding:0;}
#block_iteminfo table tr td ,#block_item_info_txt table tr td { vertical-align:top;}
#block_iteminfo ul {width:250px;height:85px;margin-bottom:20px;}
#block_iteminfo ul li {width:55px;float:left; list-style:none;margin-right:5px;}
#block_iteminfo ul li:last-child {margin-right:0;}

#block_iteminfo .price{font-size:16px;font-weight:bold;color:#F6455F;}
#block_iteminfo p {margin-bottom:3px;line-height:1.6em; font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;color:#666;}
#block_item_info_details {width:345px;}
#photoparade ul {width:815px; padding:10px; margin:5px auto;}
#photoparade ul li {width:150px;float:left;margin: 0 10px 10px 0;}
#photoparade ul li:last-child {margin-right: 0;}
#photoparade p {line-height:1.4em;}
#color_checker ul {width:560px; padding:0 0 0 15px; border:none;float:left;}
#color_checker ul li {width:130px;float:left;margin: 0 10px 5px 0;}
#color_checker ul li:last-child {margin-right: 0;}
#block_blog_info ul {width:535px; margin-top:20px; padding:0; border:none;float:left;}
#block_blog_info ul li {width:100px;float:left;margin: 0 0 5px 0;}
#block_blog_info ul li:last-child {margin-right: 0;}
#block_blog_info p{ width:100px;margin:0 ;line-height:1.4em; text-decoration:underline;color:#F6455F;}

#review_box { height:465px; overflow:auto;}

#review_box  ul li {border-bottom:solid 1px #f3f3f3;}

#block_kanren_item ul {width:640px; padding:10px; border:solid 1px #f3f3f3; margin:5px auto;}
#block_kanren_item ul li {width:108px;float:left;margin: 0 20px 0 0;}
#block_kanren_item ul li:last-child {margin-right: 0;}
#block_kanren_item p {line-height:1.4em;}

.colorname_270 {display:block; width:268px;height:30px; margin:0 auto; text-align:center; font-size:16px;font-weight:bold;background-color:#7f7f7f;color:#fff;}
.colorname_130 {display:block; width:128px;height:20px; margin:0 auto; text-align:center; font-size:14px;font-weight:bold;background-color:#7f7f7f;color:#fff;}

.block_main { width:700px; float:right;}
.banner {margin-bottom:20px; border:none;}
.block_main .midashi {clear:both;margin-bottom:10px;}
#zasshikeisai, #ranking { width:670px;margin:20px auto; margin-top:0; padding-left:20px;}

#zasshikeisai li{float:left; margin-right:15px;}
#zasshikeisai li:last-child {margin-right:0;}

#ranking li {width:126px;float:left; margin-right:5px;}
#ranking li div.newitem { width:126px;height:250px;background:url(images/bg_ranking_new_s1.png) left top no-repeat;}
#ranking li p{width:106px;float:right; margin:0;padding:0;}
.ranking_kataban { font-size:10px; height:20px; float:left; padding-left:0px;}
.ranking_itemname { font-size:12px; line-height:1.1em;}
.ranking_kakaku { font-size:12px; font-weight:bold; color:#ff6666;}

#stylesearch { width:486px;margin:0 auto;}
#stylesearch_700 { width:760px;margin:0 auto; padding-right:-20px;}

#stylesearch li, #stylesearch_700 li{float:left; margin-right:19px; margin-bottom:15px;}

/*キャラサーチ　20130529作業分*/

#charasearch_nav {
	width:600px;
	height:52px;
	margin:20px auto;

}
#charasearch_nav li { float:left; }
#charasearch_nav li a { width:120px; height:52px; display:block; text-indent:-99999px; background-repeat:no-repeat; overflow:hidden; opacity:1; }

#charasearch_nav li a.charaindex_1 { background:url(images/charasearch_nav_bg.png) 0 0; }
#charasearch_nav li a.charaindex_5 { background:url(images/charasearch_nav_bg.png) 120px 0; }
#charasearch_nav li a.charaindex_4 { background:url(images/charasearch_nav_bg.png) 240px 0; }
#charasearch_nav li a.charaindex_3 { background:url(images/charasearch_nav_bg.png) 360px 0; }
#charasearch_nav li a.charaindex_2 { background:url(images/charasearch_nav_bg.png) 480px 0; }

#charasearch_nav li a:hover.charaindex_1 { background:url(images/charasearch_nav_bg.png) 0 100%; }
#charasearch_nav li a:hover.charaindex_5 { background:url(images/charasearch_nav_bg.png) 120px 100%; }
#charasearch_nav li a:hover.charaindex_4 { background:url(images/charasearch_nav_bg.png) 240px 100%; }
#charasearch_nav li a:hover.charaindex_3 { background:url(images/charasearch_nav_bg.png) 360px 100%; }
#charasearch_nav li a:hover.charaindex_2 { background:url(images/charasearch_nav_bg.png) 480px 100%; }
#charasearch h2 {width:940px; height:40px; background:url(images/bg_h2_chara_s1.png) no-repeat; color:#fff; font-size:18px;}

.charasearch_result {clear:both;width:900px;border:solid 1px #c8c8c8; padding:20px;margin-bottom:20px;}
.ttl_searchresult  { height:30px;font-size:16px; font-weight:bold;color:#666;margin-bottom:20px;}
.ttl_searchresult img {vertical-align:middle;}

.charasearch_result .block_left {width:127px; float:left;border:solid 1px #c8c8c8; padding:20px;}
.charasearch_result .block_right{width:695px; float:right;}
.charasearch_result ul {width:600px; margin:10px auto;}
.charasearch_result ul li {width:100px; float:left; margin-right:20px;}
#charabetu_osusume { width:925px;padding-left:20px;margin-bottom:20px;}
#charabetu_osusume li {width:137px; float:left; margin-right:15px;border:solid 1px #c8c8c8;padding:15px;}
#samecharalist{width:940px;height:auto; border:solid 1px #c8c8c8; margin:20px auto;}
#samecharalist .block_left {width:127px; float:left; padding:20px;}
#samecharalist .block_right{width:740px; float:right;padding:20px 10px;border-left:solid 1px #c8c8c8;}
#samecharalist ul li {width:940px;border-bottom:solid 1px #c8c8c8;}
#samecharalist ul li:last-child {border-bottom:none;}
#samecharalist ul li ul li {width:auto;border-bottom:none; text-decoration:underline;color:#C490BF;}

#othercharalist {width:900px;height:auto; border:solid 1px #c8c8c8; padding:20px; }
#othercharalist ul li {width:auto;border-bottom:none; color:#C490BF; list-style:none;}

#suisenwig {width:902px;height:auto; border:solid 10px #eee; padding:0 10px; margin-top:20px; }

#block_brandshowcase ul {width:680px; padding-left:30px; margin:5px auto;}
#block_brandshowcase ul li {width:130px;float:left;margin: 0 40px 0 0;}
#block_brandshowcase ul li:last-child {margin-right: 0;}
#block_brandshowcase p {line-height:1.4em;}

#kumiawasebox {width:700px; height:auto; background:url(images/bg_clad_kumiawasebox_00_s1.png) repeat-y;margin-bottom:20px;}
#kumiawasebox  ul {width:680px; list-style:none;padding-left:15px;margin:10px auto;}
#kumiawasebox  li {width:220px; float:left; margin-right:5px;}
/*0531*/
#cart_nav {height:50px;}

#cartContentsDisplay2 { font-size:12px;}
.tableHeading2 { color:#fff; background-color:#c8c8c8;height:30px;font-size:14px;}
#scProductsHeading2 {color:#fff; border-right:solid 1px #fff;}
#scUnitHeading2 {color:#fff; border-right:solid 1px #fff;}
#scQuantityHeading2 {color:#fff; border-right:solid 1px #fff;}
#scUpdateQuantity2 {color:#fff; border-right:solid 1px #fff;}
#scTotalHeading2 {color:#fff; border-right:solid 1px #fff;}
#scRemoveHeading2 {color:#fff;}
.rowEven {height:130px;}

/*20130604*/
#colorselect_pro {
    border: 1px solid #c8c8c8;
    float: left;
    height: auto;
    margin-top: 5px;
    width: 700px;
	text-align:center;
	padding-top:20px;
}
#colorselect_pro ul { width:660px; margin:10px auto;padding-left:10px;}
#colorselect_pro ul li { float:left; width:100px; height:50px; margin: 0 10px 10px 0;}

#colorselect_pro2 {
    border: 1px solid #c8c8c8;
    float: left;
    height: auto;
    margin: 20px auto;
    width: 700px;
	padding-top:20px;
}
#colorselect_pro2 ul { width:660px; margin:10px auto;padding:0;}
#colorselect_pro2 ul li { width:660px; height:auto;}
#colorselect_pro2 ul li ul { width:640px; margin:10px auto;padding:20px 0 20px 20px; border: 1px solid #c8c8c8;}
#colorselect_pro2 ul li ul li { float:left; margin: 0 10px 10px 0; width:60px; height:80px; border:none}


.grayline {border:solid 10px #eee;}

#btn_photoparade_color_select li ul li {float:left;margin-right:0;}
#photosearch_result {padding:20px 0 20px 20px;border:solid 1px #c8c8c8;}
#photosearch_result li {float:left;margin:0 10px 10px 0;width:120px;}
#photosearch_result li p {padding:0;width:110px; margin:0 auto;}
#photosearch_result li img {padding:5px;border:solid 1px #888;}
#fuori_size_guide {}
#fuori_size_guide li {float:left;margin-right:20px;margin-bottom:20px;background-color:#EEEEEE;pading:10px;width:270px;height:400px;}
#fuori_size_guide li img {margin-left:10px;margin-top:10px;}

/*0607*/
.inputLabel {width:155px;}

/*20130611*/
#photosearch_navi { text-align:center;margin: 10px auto;}
#photosearch_navi p { display:inline-block;}
#photosearch_navi a, #photosearch_navi strong { display:block; float:left;margin-right:10px;text-decoration: none;height:25px;padding:5px 15px;border:solid 1px #c8c8c8; font-size:14px;font-weight:bold;color:#666;}
#photosearch_navi a:hover { text-decoration: underline; background-color:#999;color:#fff;}
#photosearch_navi .m a .underLline {  border-bottom: medium none;}
#photosearch_navi .m a:hover .underLline {    border-bottom: 1px solid;text-decoration: none;}
#photosearch_navi .m a:hover {text-decoration: none;}
#photosearch_navi .om{ display:block; float:left;margin-right:10px;text-decoration: none;height:25px;padding:5px 15px; font-size:14px;font-weight:bold;color:#666;}

/*20130613*/
*:first-child+html .colorChartChild_new2 a { margin-top:-13px;padding:0;display:block; } 
*:first-child+html .no-link-color { margin-top:-10px;padding:0;display:block;margin-bottom:8px;; } 
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .colorChartChild_new2 a { margin-top:0;padding:0;display:block; }
}



#block_item_info_txt ,#block_review, #block_blog_info, #color_checker, #photoparade{ border:solid 1px #c8c8c8;}
/*20130614*/
#toriatsukai_tenpo_tbl {width:900px;margin:10px auto;border:solid 1px #c8c8c8; border-bottom:none;}
#toriatsukai_tenpo_tbl tr {height:165px;border:solid 1px #c8c8c8;}
#toriatsukai_tenpo_tbl td.line1, #toriatsukai_tenpo_tbl td.line2 {border-right:solid 1px #c8c8c8;border-bottom:solid 1px #c8c8c8;padding: 10px 30px;width:240px; vertical-align:top;}
#toriatsukai_tenpo_tbl td.line3 {border-bottom:solid 1px #c8c8c8;padding: 10px 30px;width:240px; vertical-align:top;}
#toriatsukai_tenpo_tbl img {display:block; margin:10px auto;}
#toriatsukai_tenpo_tbl p { color:#666; font-size:12px;display:block;width:205px;margin:0 auto; border-top:solid 2px #c8c8c8;}

#eight_weeks_sale {}
#eight_weeks_sale li {
	border:solid 2px #888;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width:700px;
	padding:10px;
	 margin:auto;
	 margin-bottom:20px;
	 height:150px;

}
#eight_weeks_sale li img{float:left;}
#eight_weeks_sale li p { width:330px; float:right; margin-right:80px; }
#eight_weeks_sale li p span.sale_ttl {width:100%;display:block;color: #ff0000;}
#eight_weeks_sale li p span.sale_txt {width:100%;display:block;}
#eight_weeks_sale li p span.sale_date {width:100%;display:block; font-weight:bold;}

/*20130624*/
#sugo h3 {font-size:16px;}

/*20130701*/
.infopage_top_img {display:block;width:100%; margin-bottom:30px;}
.clear_10pxheight {clear:both; height:10px;}
.shoessize_guide {border:solid 10px #eee; display:block; margin:0 auto;}
.shoessize_info {border:solid 1px #c8c8c8;border-top:none;border-left:none;font-size:12px;}
.shoessize_info tr {border:none;}
.shoessize_info td {border:solid 1px #c8c8c8; border-bottom:none;border-right:none; vertical-align:top; padding:10px;}
.shoessize_chart{margin:10px auto;}
.shoessize_chart td{border:solid 1px #c8c8c8; text-align:center;}
.table_midashi {background-color:#666; color:#fff;font-weight:bold;}

/*20130703*/
.contents_waku {border:solid 1px #c8c8c8; padding:20px; width:889px; margin:-0.3em auto 20px;}

/*20130708*/
.publish_left {
	width:200px;
	float:left;
}
.publish_left img{
	width:165px;
	height:233px;
	border:solid 10px #eee;
	display:block;
	margin:10px auto;
}
.publish_left p{
	font-size:12px;
	color:#666;
	margin:0 auto;
}

.publish_right {
	width:640px;
	border-left:solid 1px #c8c8c8;
	float:right;
	padding:20px 0 20px 20px;
}
.publish_right p{
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.catItemClasse3 {
    border-color: #C8C8C8;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 350px;
    margin: 10px 20px 10px 0;
    padding-left: 16px;
    width: 144px;
	font-size:12px;
}

.catItemGoBtnClasse3 {
    position: relative;
    top: 80px;
}


.floatleftlist li{ margin-right:22px;float:left; width:170px;}
.floatleftlist p { font-size:12px;display:block;/*margin-left:5px;  */width:160px; line-height:1.4em;padding:0;}
.floatleftlist img {/*margin-left:15px;*/}
#twitter2 {border:solid 1px #f3f3f3;height:390px;width:460px; float:left; margin-right:10px;}

#acos_service_list {
	height:155px;
	/*margin-right:7px;*/
}

#acos_service_list li {
	float:left;
	margin:5px 0px 5px 0px;
	/*margin-right:7px;*/
}
#acos_topics_list li{
	float:left;
	margin-right:10px;
	width:340px;
}
#acos_topics_list li{
	float:left;
	margin-right:10px;
	width:340px;
}

#saishinjyutyu_list li {
    float: left;
    margin-right: 10px;
    width: 130px;
}
#saishinjyutyu_list li span.nichiji01,#saishinjyutyu_list li span.haisousaki01 ,#saishinjyutyu_list li span.nichiji02 ,#saishinjyutyu_list li span.haisousaki02{
	color:#666;
	line-height:1em;
}
#saishinjyutyu_list li span.nichiji01,#saishinjyutyu_list li span.haisousaki01{
    font-size:10px;
	font-weight:bold;
}
#saishinjyutyu_list li span.nichiji02 ,#saishinjyutyu_list li span.haisousaki02{
    font-size:12px;
}
#acos_topics_list li {margin-bottom:10px;}
#acos_topics_list li p{font-size:12px;margin:0;padding:0;}
#acos_topics_list li span{font-weight:bold;}

#newyear_notice{
	width:940px;
	height:50px;
	margin:20px 0px 20px 0px; 
	border-top-style: solid;border-top-color:#D21E40; border-top-width:2px;
	border-bottom-style: solid;border-bottom-color:#D21E40; border-bottom-width:2px; 
}
#top_toriatsukai_list{clear:both; width:940px; margin:0 auto; padding-bottom:10px;}
#top_toriatsukai_list li{float:left;width:235px;}

.touhaba{
	font-family:"Osaka-等幅","ＭＳ ゴシック","monospace";
}
#okaidoku_list {width:735px; padding-left:0;}
#okaidoku_list li {width:210px; float:left;margin-right:35px;margin-bottom:10px;}
#okaidoku_list li p, #okaidoku_list li img {display:block;margin:0;}
#okaidoku_list li p{ color:#666;font-weight:bold;line-height:1.6em;font-size:12px;margin-left:0;padding-left:0;}

#osusumeinfo_list {width:700px; padding-left:0;}
#osusumeinfo_list li {width:700px; margin-bottom:15px;}
#osusumeinfo_list li p, #osusumeinfo_list li img {display:block;margin:0;}
#osusumeinfo_list li p{color:#666;line-height:1em;margin-left:0;padding-left:0;}
#osusumeinfo_list li p span{ font-weight:bold;line-height:1.6em;font-size:12px;margin:0;padding:0;}
.top_half_banner p, .top_half_banner img {
    display: block;
    margin: 0;
}
.top_half_banner p {
    color: #666666;
    line-height: 1em;
    margin-left: 0;
    padding-left: 0;
}
.top_half_banner p span {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6em;
    margin: 0;
    padding: 0;
}
.new_sidemenu li ul { padding:10px 0 0 0; }

.new_sidemenu li ul li a{font-size:13px; color:#666666; text-decoration:none; line-height:1.2em;}
.new_sidemenu li ul li a:hover{color:#333333;}
.new_sidemenu li ul li span{font-size:11px;}
#newfuorimenu a {font-size:13px;color:#666; text-decoration:none;}
#newfuorimenu li ul li{border-bottom:dashed 1px #c8c8c8;font-size:13px;color:#666;}

#info_etia_list li {width:50px; float:left;}
#info_etia_list li img{width:45px; }


#shunitemlist { text-align:left;width:830px; margin:0 auto;padding-left:40px;color:#666;}
#shunitemlist ul li{ float:left; width:135px; height:310px;}/*310px or 260px*/
#shunitemlist ul li a { display:block; height:135px;color:#666; }
#shunitemlist ul li p{width:100px;}
#shunitemlist ul li span.ranking_kataban { font-size:9px; line-height:1em;}
#shunitemlist ul li span.ranking_kakaku { color:#FF6666; font-weight:bold;}

.ps_hikaku { background:url(images/ps_hikaku_bg.png) repeat-y;background-size:contain; }
.ps_hikaku ul{ width:48%;float:left; list-style:none;margin:0;padding-left:2%;}
.ps_hikaku ul li{float:left; width:207px; height:207px; margin:0 15px 15px 0;}

.bg_checkbox {
padding-left:30px;}
.bg_checkbox li {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    height: 63px;
}
 
.bg_checkbox input {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 440px;  
    height: 63px;
}
 
.bg_checkbox input[type="checkbox"] + label {
    display: block;
    height: 63px;
    background-image: url(images/check_off.png);
    background-size: 50px;
    background-position: left bottom;
    background-repeat: no-repeat;
    padding: 0 0 0 50px;
}
 
.bg_checkbox input[type="checkbox"]:checked + label {
    background-image: url(images/check_on.png);
}
#advancedsearchList {
    width: 710px;
    margin: auto;
    float: right;
}

#productlist_etiasale {
	width:940px;
	height:auto;
	padding: 0 0 0 50px;
	margin-top:0;
}


#productlist_etiasale li{
	list-style:none;
	width:110px;
	height:290px;
	padding: 0 5px;
	border:dashed 1px #747474;
	float:left;
	margin:0 20px 20px 0;
}
#productlist_etiasale li img{
	display:block;
	margin:5px auto;
}

#productlist_etiasale li p{
	font-size:11px;
	line-height:1.4em;
	padding:0;
}
#productlist_etiasale li span.name{
	font-size:14px;
}
.blk100ctr { display:block;width:100%; margin:0 auto;}
.blk90ctr { display:block;width:90%; margin:0 auto;}
.blk80ctr { display:block;width:80%; margin:0 auto;}
.blk70ctr { display:block;width:70%; margin:0 auto;}
.blk60ctr { display:block;width:60%; margin:0 auto;}
.blk50ctr { display:block;width:50%; margin:0 auto;}
.blk40ctr { display:block;width:40%; margin:0 auto;}
.blk50l {display:inline-block;width:50%;float:left;margin:0;}
.blk30l {display:inline-block;width:33%;float:left;margin:0;}
.blk25l {display:inline-block;width:24.9%;float:left;margin:0;}
.nohover:hover img {opacity:1;}
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
ul#sonotaoshirase {width:940px;padding:25px 0 10px 0;}
ul#sonotaoshirase li{ display:block;width:470px; float:left;margin: 0; padding:10px 0 0 0;border-bottom: solid 1px #ddd;    background: url(images/sp_r35_c24_s2.png) right no-repeat;}
ul#sonotaoshirase li:nth-child(odd){ width:469px;border-right: solid 1px #ddd;}
ul#sonotaoshirase li:nth-last-child(1), ul#sonotaoshirase li:nth-last-child(2){ border-bottom:none;}
ul#sonotaoshirase li a{ width:160px; height:160px;padding:0 0 10px 10px;display: table-cell;vertical-align:middle;}
ul#sonotaoshirase li img{ width:100%;}
ul#sonotaoshirase li p{  width:270px;display: table-cell; vertical-align:middle; padding-left: 10px;}      
ul#sonotaoshirase li p span{display:block; padding-left:42px; font-weight:600; }
ul#sonotaoshirase li.classe_event p span{background:url(images/top_newsparts_event.png) 0 3px no-repeat;}
ul#sonotaoshirase li.classe_info p span{background:url(images/top_newsparts_info.png) 0 3px no-repeat;}
ul#sonotaoshirase li.classe_line p span{background:url(images/top_newsparts_line.png) 0 3px no-repeat;}
ul#sonotaoshirase li.classe_newitem p span{background:url(images/top_newsparts_new.png) 0 3px no-repeat;}
ul#sonotaoshirase li.classe_sale p span{background:url(images/top_newsparts_sale.png) 0 3px no-repeat;}
ul#sonotaoshirase li.classe_sistershop p span{background:url(images/top_newsparts_sister.png) 0 3px no-repeat;}

.fondmi_wig_list li {
	display:inline-block;
	width:24%;
	margin-bottom:2%;
}
.fondmi_wig_list2{
	margin-top:7%;
}.fondmi_wig_list2 li {
	display:inline-block;
	float:left;
	width:33%;
	margin-bottom:2%;
}
#productlist li{ position:relative;}
.kounyuubtn, .kounyuubtn:hover {
	position:absolute;
	bottom:2px;
	left:10px;
}
/*グローバルナビリニューアル分*/

@keyframes show{
    from{
        opacity: 0;
    }
    to{
        opacity: .7;
    }
}


#rn_wrap {
	display:none;
	position:absolute;
	top:210px;
	height:100%;
	width:100%;
	background-color:#000;
	z-index:999;
}

#rn_wrap.show{
    display: block;
    opacity: .7;
}
#rn_header {
	height:125px;
	overflow:hidden;
	padding-top: 5px;
}
#rn_header TABLE{
	display:block;
	margin:0 auto;
}
#rn_logo { margin:0;}
#rn_souryou{
	border:solid 1px #E5E5E5;
	position: relative;
	height:40px;
	background:url(images/rn/icon_cart.png) no-repeat 10px 5px;
	width:382px;
}

.rn_souryouinfo {
	font-size:12px;
	color:#FF4C6A;
	background-color:#fff;
	padding:0 1em;
	position:absolute;
	top:-10px;
	left:50px;
}
.muryou {
	left:90px;
}

.rn_souryouinfo span{
	font-size:1.2em;
	font-weight:bold;
}
.rn_cartinfo{
	padding-top:15px;
	font-size:14px;
	color:#666;
	text-align:center;
}
.rn_cartinfo span{
	font-size:1.1em;
	font-weight:bold;
}

#rn_searchbycolor {
	margin:0 10px 0 0;
}
#rn_searchbycolor, #rn_searchbychara{
	margin-top:-12px;
	width:187px;
	height:40px;
	float:left;
}
#rn_searchbycolor a, #rn_searchbychara a {
	display:block;
	width:187px;
	height:39px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#rn_searchbycolor a {
	background:url(images/rn/bg_menu1.png);
}
#rn_searchbychara a {
	background:url(images/rn/bg_menu2.png);
}
#rn_searchbycolor a:hover {
	opacity:.9;
}
#rn_searchbychara a:hover {
	opacity:.9;
}

#rn_gnav {
	background:url(images/rn/bg_cat.png);
}
#rn_gnav ul{
	width:940px;
	margin:0 auto;
	padding:0;
	list-style:none;
}
#rn_gnav ul:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}
#rn_gnav ul li{
    float: left;
    position: relative;
	width:115px;
	height:35px;
	padding:10px 0 0 2px;
	display:inline-block;
	text-align:center;
}

#rn_gnav ul li.rnactive{
	background-color:#fff;
}
#rn_gnav ul li:first-child{
	text-align:center;
}
#rn_gnav ul li:last-child{
	width:110px;
	text-align:center;
}
#rn_gnav ul li a{
	display:block;
	width:120px;
	height:45px;
	float:left;
	text-align:center;
}
#rn_gnav ul li:first-child a{
	text-align:center;
}
#rn_gnav ul li:last-child a{
	width:120px;
}
INPUT#rn_keyword {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size:14px;
	font-weight:bold;
	border:none;
	color:#D6BCD3;
	outline:0;
}
INPUT#rn_keyword::-ms-clear {
    display: none;
}
INPUT#rn_keyword:focus {
	background-color:#fff;
	color:#666;
	font-weight:normal;
}

INPUT#rn_search_btn {
    border: 0px;
    width: 40px;
    height: 36px;
    background: url(images/rn/search.png) left top no-repeat;
    background-size: contain;
}
#rn_gnav ul li ul.child{
        display: none;
        position: absolute;
		background-color:#fff;
		top:45px;
        padding: 0 0 5px 0;
		margin-left:-10px;
		border-radius: 0px 0px 5px 5px;
		width:260px;
		z-index:99999;
}
#rn_gnav ul li:last-child ul.child{
		right:0;
		margin-left:0;
		width:260px;
		z-index:99999;
}
#rn_gnav ul li ul.child li {
        display: block;
		float:none;
		height:50px;
		padding:0;
}
#header_01 {
	padding-top:5px;
}

#header_01 ul {
	 float:right;
}
#header_01 ul li {
	height:15px;
	float:left;
	list-style:none;
	padding:0 0 0 5px;
}
#header_01 ul li:first-child{
	border-right:solid 1px #FAFAFD;
	padding:0 5px 0 0;
}
#header_01 ul li a{
	color:#fff;
	text-decoration:none;
}
.sp_sr_box3 {
    padding: 5px;
    display:inline-block;
	width:32%;
    max-width: 144px;
    min-width: 100px;
    height: 380px;
    border: solid 1px #C8C8C8;
	text-align:center;
	vertical-align:top;
	margin:5px 0;
	line-height:1.2em;
	font-size:12px;
}
.sp_sr_box3 .catItemGoBtnClasse2 {
    position: relative;
    top: 150px;
}
.sp_sr_box3 .productList1 {
	text-align:left;
}

.fb_iframe_widget {
	vertical-align:top;
}
.sns_share_box :after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.sns_share_box  { display: inline-table; text-align:right; }  
  
/* Hides from IE-mac \*/  
* html .sns_share_box  { height: 1%; }  
.sns_share_box  { display: block; }  
/* End hide from IE-mac */  


/*20171122*/

#newtabimage1_back2,#newtabimage2_back2,#newtabimage3_back2,#newtabimage4_back2,#newtabimage5_back2,#newtabimage6_back2{
	background-repeat:no-repeat;
	width:100%;
	height:auto;
	background-position:top;
	background-size:100% auto;
	float:left;
	overflow: hidden;
}
#newtabimage1_back2{
	background-image:url('../../../../images/classeimg/cc/newcp_bk_a.png');
}
#newtabimage2_back2{
	background-image:url('../../../../images/classeimg/cc/newcp_gd_a.png');
}
#newtabimage3_back2{
	background-image:url('../../../../images/classeimg/cc/newcp_br_a.png');
}
#newtabimage4_back2{
	background-image:url('../../../../images/classeimg/cc/newcp_bl_a.png');
}
#newtabimage5_back2{
	background-image:url('../../../../images/classeimg/cc/newcp_pp_a.png');

}
#newtabimage6_back2{
	background-image:url('../../../../images/classeimg/cc/newcp_all_a.png');
}
#newtabimage1_back2 a:hover img,#newtabimage2_back2 a:hover img,#newtabimage3_back2 a:hover img,#newtabimage4_back2 a:hover img,#newtabimage5_back2 a:hover img,#newtabimage6_back2 a:hover img{
	opacity:1;
}
#tabnew{
	margin:0;
	padding:10px 0 0 0;
	overflow: hidden;
	list-style:none;
	
}
#tabnew li{
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	overflow: hidden;
	height:auto;
	width: 32.3%;
}
#tabnew li:nth-child(3n){
	margin-right:0;
}
#tabnew #tabimage1_2 { display:block;}
#colornameBar img { margin:0 auto;}