
body {
	font-size: 13px;
	font-family: sans-serif;
	background: #f1f1f1 url(/p/common10/background/side-border.png) center top repeat-y;
	}
h1,h2,h3,h4,h5,h6 {
	font-size: 13px;
	line-height: 100%;
	}
table {
	font-size: inherit;
	font:100%;
	}
td,th {
	vertical-align: middle;
	}
th, caption {  
	text-align: left;  
	}
img {
	vertical-align: bottom;
	}
li {
	list-style-type: none;
	}
a {
	text-decoration: none;
	color: #0da0ff;
	}
a:hover {
	text-decoration: underline;
	}


.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	}
	* + html .clearfix {
		/* clearfix IE7 */
		display: inline-block;
	}
	* html .clearfix {
	  height: 1px;
	  /*\*//*/
	  height: auto;
	  overflow: hidden;
	  /**/
	}



#MainPosition {
	_width:100%;
	_text-align: center;
	}
#HeaderPosition {
	_width:100%;
	_text-align: center;
	}
#FooterPosition {
	_width:100%;
	_text-align: center;
	}
#CopyPosition {
	_width:100%;
	_text-align: center;
	}



/* *******************************************************
	header
******************************************************* */

#HeaderPosition {
	background: url(/p/common10/header/orange2.png) center -54px no-repeat;
	}
#Header {
	width: 960px;
	height:160px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

/*
#Header hgroup {
	position: absolute;
	top: 0;
	left: 0;
	}
#Header hgroup h1 {
	font-size: 11px;
	position: absolute;
	top: 12px;
	left: 94px;
	width: 300px;
	color: rgba(0,0,0,0.5);
	/color: #9f5b2b;
	color: #9f5b2b\9;
	}
#Header hgroup h2 {
	font-size: 10px;
	position: absolute;
	top: 89px;
	left: 94px;
	width: 300px;
	color: rgba(0,0,0,0.5);
	/color: #888;
	color: #888\9;
	}
*/
#Header .store-main-keyword {
	position: absolute;
	top: 0;
	left: 0;
	}
#Header .store-main-keyword p {
	font-size: 12px;
	position: absolute;
	top: 12px;
	left: 94px;
	width: 300px;
	color: rgba(0,0,0,0.5);
	font-weight: bold;
	}
	html.ie6 #Header .store-main-keyword p
	html.ie7 #Header .store-main-keyword p
	html.ie8 #Header .store-main-keyword p {
		color: #9f5b2b;
		}

#Header .base-navigation ul {
	width: 580px;
	height: 54px;
	margin-left: 380px;
	overflow: hidden;
	zoom: 1;
	box-sizing: border-box;
	}
#Header .base-navigation li {
	display: inline;
	}
#Header .base-navigation a {
	position: relative;
	width: 130px;
	height: 54px;
	float: left;
	display: block;
	color: white;
	font-weight: bold;
	overflow: hidden;
	zoom: 1;
	box-sizing: border-box;
	cursor: pointer;
	}
#Header .base-navigation a b {
	position: absolute;
	display: block;
	top: 19px;
	left: 0;
	width: 130px;
	font-size: 16px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0,0,0,0.45);
	behavior: url(ie-css3.htc);
	}
#Header .base-navigation a small {
	position: absolute;
	display: block;
	top: 35px;
	left: 0;
	width: 130px;
	text-align: center;
	font-size: 9px;
	color: rgba(0,0,0,0.3);
	/color: #b74911;
	color: #b74911\9;
	}

#Header .base-navigation a.cart,
#Header .base-navigation a.cart b,
#Header .base-navigation a.cart small {
	width: 188px;
	}
#Header .base-navigation a.cart b {
	text-align: left;
	padding-left: 33px;
	}
#Header .base-navigation a:hover {
	text-decoration: none;
	background: url(/p/common10/header/orange2.png) -398px top no-repeat;
	}
#Header .base-navigation a.cart:hover {
	background-position: -788px top;
	}




#Header .information-bar ul {
	width: 580px;
	height: 19px;
	margin-left: 380px;
	overflow: hidden;
	zoom: 1;
	}
#Header .information-bar li {
	width: 580px;
	height: 19px;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 100%;
	text-align: center;
	padding-top: 4px;
	}



#Header .search-bar {
	width: 580px;
	height: 31px;
	margin-left: 380px;
	padding-top: 3px;
	box-sizing: border-box;
	overflow: hidden;
	zoom: 1;
	}
#Header .search-bar ul {
	display: block;
	width: 260px;
	float: left;
	padding-top: 4px;
	overflow: hidden;
	zoom: 1;
	}
#Header .search-bar li {
	padding-left: 20px;
	display: inline;
	}
#Header .search-bar li a {
	color: #444;
	font-size: 12px;
	font-weight: bold;
	}
#Header .search-bar form {
	display: block;
	position: relative;
	width: 320px;
	float: right;
	text-align: right;
	}
#Header .search-bar input {
	position: absolute;
	top: 0;
	right: 44px;
	width: 240px;
	height: 24px;
	border: solid 1px #bbb;
	box-sizing: border-box;
	font-weight: bold;
	padding-left: 6px;

	}
#Header .search-bar button {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	height: 24px;
	border: solid 1px #bbb;
	box-sizing: border-box;
	background: #d6d6d6;
	color: #666;
	font-weight: bold;
	border/*\**/: none\9;
	background/*\**/: #bbb\9;
	}



#Header .quick-area {
	position: relative;
	width: 580px;
	height: 31px;
	margin-left: 380px;
	padding-top: 3px;
	padding-left: 20px;
	font-weight: bold;
	color: #444;
	}
#Header .quick-area-selector {
	display: none;
	position: absolute;
	top: -10px;
	left: -24px;
	width: 160px;
	box-sizing: border-box;
	border: solid 1px #999;
	padding: 11px 0 0;
	border-radius: 4px;
	background: white;
	box-shadow: 0 3px 5px #555;
	text-align: center;
	color: #444;
	}
#Header .quick-pref {
	position: relative;
	display: inline-block;
	margin-right: 6px;
	background: #666;
	padding: 4px 18px 2px 18px;
	color: white;
	line-height: 100%;
	border-radius: 2px;
	cursor: pointer;
	}
#Header .quick-pref:hover {
	background: #777;
	}
#Header .quick-pref:hover:after {
    position: absolute;
    bottom: 6px;
    right: 2px;
    content: '';
    border-top: 5px solid #ccc;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
	}
#Header .quick-limit {
	color: #026cdd;
	background: #ecf7ff;
	border: solid 1px #c2dafc;
	line-height: 100%;
	padding: 2px 6px 1px 6px;
	}
#Header .quick-pref-close {
	display: block;
	text-align: center;
	font-size: 9px;
	line-height: 100%;
	padding: 2px 0 1px;
	background: #eee;
	margin: 7px 13px;
	}


#Header .logo {
	width: 331px;
	height: 100px;
	position: absolute;
	top: 5px;
	left: 0;
	_background: url(/p/common10/header/logo-ie.png) left top no-repeat;
	_top: 0;
	}
#Header .logo a {
	display: block;
	width: 331px;
	height: 100px;
	}
#Header .logo img {
	_display: none;
	}
#Header .logo img:hover {
	}



#Header .header-point-5x {
	position: absolute;
	left: 96px;
	top: 0;
	width: 210px;
	height: 150px;
	background: url(/p/common10/header/point-5.png) left top no-repeat;
	_left: 104px;
	_top: 104px;
	_width: 194px;
	_height: 37px;
	_background: url(/p/common10/header/point-5.png) -8px -100px no-repeat;
	}
#Header .header-point-3x {
	position: absolute;
	left: 96px;
	top: 0;
	width: 210px;
	height: 150px;
	background: url(/p/common10/header/point-3-march.png) left top no-repeat;
	_left: 104px;
	_top: 104px;
	_width: 194px;
	_height: 37px;
	_background: url(/p/common10/header/point-3-march.png) -8px -100px no-repeat;
	}
#Header .header-normal {
	display: none;
	}


/* *******************************************************
	minicart
******************************************************* */

#MiniCart {
	color: #444;
	margin-bottom: 10px;
	}
#MiniCart b {
	display: block;
	position: relative;
	height: 28px;
	margin-bottom: 10px;
	}
#MiniCart b span {
	position: absolute;
	left: -18px;
	top: 0;
	width: 204px;
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, from(#f58a19), to(#f35516));
	background: -moz-linear-gradient(top, #f58a19, #f35516);
	background: -ms-linear-gradient(top, #f58a19, #f35516);
	background: -o-linear-gradient(top, #f58a19, #f35516);
	background: linear-gradient(top, #f58a19, #f35516);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58a19', endColorstr='#f35516', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58a19', endColorstr='#f35516', GradientType=0)";  
	_background: #f47918;
	background/*\**/: #f47918\9;
	line-height: 30px;
	height: 28px;
	color: white;
	font-size: 16px;
	text-align: center;
	text-shadow: 0 1px 1px #666;
	border-bottom: solid 1px #888;
	}

#MiniCart .label {
	background: #666;
	color: white;
	margin: 4px 16px 4px 1px;
	height: 24px;
	line-height: 26px;
	font-size: 14px;
	padding-left: 12px;
	text-shadow: 0 1px 1px #666;
	}

#MiniCart .cart-thumbs {
	overflow: hidden;
	zoom: 1;
	}
#MiniCart .cart-thumbs li {
	display: inline;
	}
#MiniCart .cart-thumbs span {
	display: block;
	border: solid 1px #eee;
	width: 55px;
	height: 68px;
	box-sizing: border-box;
	float: left;
	margin: 1px;
	}
#MiniCart .cart-thumbs a {
	display: block;
	border: solid 1px #ccc;
	width: 55px;
	height: 68px;
	box-sizing: border-box;
	float: left;
	margin: 1px;
	}
#MiniCart .cart-thumbs a img {
	display: block;
	width: 45px;
	height: 45px;
	margin: 4px;
	}
#MiniCart .cart-thumbs a small {
	display: block;
	height: 11px;
	text-align: right;
	overflow: hidden;
	zoom: 1;
	background: #eee;
	font-size: 9px;
	line-height: 100%;
	padding: 2px 2px 0;
	color: #444;
	font-weight: bold;
	}
#MiniCart .cart-thumbs a:hover {
	border-color: #999;
	text-decoration: none;
	}
#MiniCart .cart-thumbs a:hover small {
	background: #ddd;
	}
#MiniCart .subtotal {
	text-align: right;
	line-height: 120%;
	margin: 8px 16px 4px 1px;
	}
#MiniCart .empty {
	text-align: center;
	margin: 4px 16px 4px 1px;
	padding: 21px 0;
	color: #999;
	font-size: 11px;
	line-height: 125%;
	border: solid 1px #ddd;
	}
#MiniCart .edit-cart {
	text-align: right;
	margin: 4px 16px 8px 1px;
	}
#MiniCart .edit-cart a {
	display: inline-block;
	padding: 5px 12px 3px;
	background: #e6e6e6;
	color: #444;
	border-radius: 3px;
	font-weight: bold;
	font-size: 11px;
	line-height: 100%;
	}
#MiniCart .edit-cart a:hover {
	background: #ccc;
	text-decoration: none;
	}
#MiniCart .edit-cart span {
	display: inline-block;
	padding: 5px 12px 3px;
	background: #f6f6f6;
	color: #bbb;
	border-radius: 3px;
	font-weight: bold;
	font-size: 11px;
	line-height: 100%;
	}
#MiniCart .sendfee {
	font-size: 11px;
	line-height: 100%;
	margin: 8px 0 4px 1px;
	color: #dc143c;
	}
#MiniCart .paymentfee {
	font-size: 11px;
	line-height: 100%;
	margin: 4px 0 4px 1px;
	color: #dc143c;
	}
#MiniCart .subtotal span,
#MiniCart .sendfee span,
#MiniCart .paymentfee span {
	font-weight: bold;
	}


/* *******************************************************
	Verisign-container
******************************************************* */


#Verisign {
	color: #444;
	margin-bottom: 10px;
	}
#Verisign b {
	display: block;
	position: relative;
	height: 28px;
	margin-bottom: 10px;
	}
#Verisign b span {
	position: absolute;
	left: -18px;
	top: 0;
	width: 204px;
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, from(#f58a19), to(#f35516));
	background: -moz-linear-gradient(top, #f58a19, #f35516);
	background: -ms-linear-gradient(top, #f58a19, #f35516);
	background: -o-linear-gradient(top, #f58a19, #f35516);
	background: linear-gradient(top, #f58a19, #f35516);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58a19', endColorstr='#f35516', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58a19', endColorstr='#f35516', GradientType=0)";  
	_background: #f47918;
	background/*\**/: #f47918\9;
	line-height: 30px;
	height: 28px;
	color: white;
	font-size: 16px;
	text-align: center;
	text-shadow: 0 1px 1px #666;
	border-bottom: solid 1px #888;
	}
#Verisign p {
	margin-right: 16px;
	font-size: 9pt;
	line-height: 130%;
	color: #333;
	}


/* *******************************************************
	affiliate-container
******************************************************* */


#affiliate {
	color: #444;
	margin-bottom: 10px;
	}
#affiliate b {
	display: block;
	position: relative;
	height: 28px;
	margin-bottom: 10px;
	}
#affiliate b span {
	position: absolute;
	left: -18px;
	top: 0;
	width: 204px;
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, from(#f58a19), to(#f35516));
	background: -moz-linear-gradient(top, #f58a19, #f35516);
	background: -ms-linear-gradient(top, #f58a19, #f35516);
	background: -o-linear-gradient(top, #f58a19, #f35516);
	background: linear-gradient(top, #f58a19, #f35516);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58a19', endColorstr='#f35516', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58a19', endColorstr='#f35516', GradientType=0)";  
	_background: #f47918;
	background/*\**/: #f47918\9;
	line-height: 30px;
	height: 28px;
	color: white;
	font-size: 16px;
	text-align: center;
	text-shadow: 0 1px 1px #666;
	border-bottom: solid 1px #888;
	}
#affiliate p {
	margin-right: 16px;
	margin-bottom: 4px;
	font-size: 10pt;
	line-height: 130%;
	color: #333;
	}
#affiliate p a {
	font-weight: bold;
	}


/* *******************************************************
	main-container
******************************************************* */

.main-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	}

.main-content {
	width: 758px;
	margin-bottom: 16px;
	float: right;
	text-align: left;
	}
.main-menu {
	width: 186px;
	padding-bottom: 16px;
	margin-bottom: 16px;
	float: left;
	border-right: solid 1px #f0efee;
	border-bottom: solid 1px #f0efee;
	}

/* *******************************************************
	topicpath
******************************************************* */

.topicpath {
	font-size:85%;
	color:#888;
	margin-bottom: 28px;
	}
.topicpath li {
	display: inline-block;
	_display: inline;
	}
.topicpath li:after {
	display: inline-block;
	content: ">";
	margin: 0 0 0 5px;
	color:#ccc;
	}
.topicpath li:last-child:after {
	content: "";
	}
.topicpath a {
	color:#888;
	}



/* *******************************************************
	main-category
******************************************************* */

#MiniCategory b {
	display: block;
	position: relative;
	height: 28px;
	margin-bottom: 10px;
	}
#MiniCategory b span {
	position: absolute;
	left: -18px;
	top: 0;
	width: 204px;
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, from(#f58a19), to(#f35516));
	background: -moz-linear-gradient(top, #f58a19, #f35516);
	background: -ms-linear-gradient(top, #f58a19, #f35516);
	background: -o-linear-gradient(top, #f58a19, #f35516);
	background: linear-gradient(top, #f58a19, #f35516);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58a19', endColorstr='#f35516', GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f58a19', endColorstr='#f35516', GradientType=0)";  
	_background: #f47918;
	background/*\**/: #f47918\9;
	line-height: 30px;
	height: 28px;
	color: white;
	font-size: 16px;
	text-align: center;
	text-shadow: 0 1px 1px #666;
	border-bottom: solid 1px #888;
	}


#MiniCategory {
	margin-bottom: 10px;
	}
#MiniCategory p {
	background: #f58a19;
	color: white;
	margin: 4px 16px 4px 1px;
	height: 24px;
	line-height: 26px;
	font-size: 14px;
	padding-left: 12px;
	text-shadow: 0 1px 1px #666;
	}
#MiniCategory p a {
	color: white;
	}
#MiniCategory .new p {
	background: #3ed31b;
	}
#MiniCategory .ladies p {
	background: #f35bdf;
	}
#MiniCategory .mens p {
	background: #4f81ff;
	}
#MiniCategory .lotion p {
	background: #1fdddb;
	}
#MiniCategory .anal p {
	background: #ff9625;
	}
#MiniCategory .sm p {
	background: #ae3de2;
	}
#MiniCategory .helper p {
	background: #1ddfa1;
	}
#MiniCategory .alacalte p {
	background: #ff6d3a;
	}
#MiniCategory .books p {
	background: #4fb7ff;
	}
#MiniCategory .lingerie p {
	background: #ff5ed3;
	}
#MiniCategory .sale p {
	background: #e12e2e;
	}
#MiniCategory li a {
	display: block;
	line-height: 26px;
	height: 24px;
	border-bottom: solid 1px #eee;
	font-weight: bold;
	font-size: 14px;
	color: #444;
	padding-left: 12px;
	box-sizing: border-box;
	margin-right: 16px;
	}
#MiniCategory li a:hover {
	background: #eee;
	text-decoration: none;
	}
#MiniCategory li small {
	display: block;
	font-size: 10px;
	color: #444;
	padding-left: 12px;
	margin-right: 16px;
	line-height: 120%;
	padding-top: 4px;
	}


#MiniCategory .main-menu-minilink {
	display: block;
	margin-bottom: 2px;
	padding: 4px 8px 0 14px;
	font-size: 11px;
	line-height: 120%;
	}
#MiniCategory .main-menu-minilink a,
#MiniCategory .main-menu-minilink span {
	display: inline-block;
	display: -moz-inline-box;
	padding-right: 0.5em;
	color: #696764;
	}

#MiniCategory .main-menu-banner {
	display: block;
	text-align: center;
	margin: 4px 16px 4px 1px;
	}
#MiniCategory .main-menu-banner a {
	display: block;
	text-align: center;
	margin: 0 auto;
	width: 120px;
	_width: 128px;
	padding: 3px;
	background-color: white;
	border: solid 1px #c3c2bf;
	}
#MiniCategory .main-menu-banner a:hover {
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	border-color: #8b8985;
	}







/* *******************************************************
	Footer
******************************************************* */

#FooterPosition {
	background: url(/p/common10/footer/footer-index-bg.png) center top no-repeat;
	}
#Footer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}

#Footer p {
	position: absolute;
	top: 87px;
	left: 370px;
	}
#Footer p span {
	font-size: 12px;
	position: absolute;
	width: 590px;
	color: rgba(0,0,0,0.5);
	font-weight: bold;
	}
	html.ie6 #Footer p span,
	html.ie7 #Footer p span,
	html.ie8 #Footer p span {
		color: #999;
		}
/*
#Footer hgroup {
	position: absolute;
	top: 87px;
	left: 370px;
	}
#Footer hgroup h2 {
	font-size: 12px;
	position: absolute;
	width: 590px;
	color: rgba(0,0,0,0.5);
	/color: #999;
	color: #999\9;
	}
#Footer hgroup h3 {
	font-size: 10px;
	position: absolute;
	top: 14px;
	width: 590px;
	color: rgba(0,0,0,0.5);
	/color: #999;
	color: #999\9;
	}
*/

#BottomPosition {
	}
#BottomPosition div {
	width: 960px;
	margin: 0 auto;
	color: #333;
	overflow: hidden;
	zoom: 1;
	}
#BottomPosition a {
	font-weight: bold;
	}
#BottomAttention {
	width: 230px;
	float: left;
	}
#BottomAttention b {
	display: block;
	background: #f47c18;
	color: white;
	font-weight: bold;
	font-size: 13pt;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	border-radius: 4px;
	line-height: 27px;
	height: 27px;
	padding-left: 13px;
	}
#BottomAttention ul {
	margin: 13px 0;
	}
#BottomAttention li {
	margin: 5px 0;
	font-size: 9pt;
	line-height: 130%;
	border: solid 1px #eee;
	background-color: #f9f9f9;
	padding: 12px;
	border-radius: 3px;
	}
#BottomNavigation {
	width: 716px;
	float: right;
	line-height: 150%;
	}
#BottomNavigation b {
	display: block;
	background: #f47c18;
	color: white;
	font-weight: bold;
	font-size: 13pt;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	border-radius: 4px;
	line-height: 27px;
	height: 27px;
	padding-left: 13px;
	}
#BottomNavigation ul {
	overflow: hidden;
	zoom: 1;
	margin: 13px;
	}
#BottomNavigation li {
	width: 33.3%;
	float: left;
	white-space: nowrap;
	font-size: 10.5pt;
	list-style: disc;
	margin: 5px 0;
	list-style-position: inside;
	}
#BottomNavigation li a {
	color: #333;
	}
#BottomNavigation hr {
	height: 0;
	margin: 0;
	padding: 0;
	background-color: white;
	border: none;
	border-bottom: solid 1px #ddd;
	}
#BottomNavigation p img {
	width: 100%;
	}

#CopyPosition {
	background: url(/p/common10/footer/dark-gray.png) center top repeat-y;
	}

.copy {
	}
.copy p {
	width: 960px;
	margin: 0 auto;
	color: white;
	text-align: center;
	padding: 10px 0;
	font-size: 12px;
	}


/* */

.switch-smartphone {
	display: block;
	clear: both;
	margin: 0 30px;
	padding: 0.5em;
	font-size: 31.5pt;
	font-weight: bold;
	color: #fff;
	background-color: #1ab8f2;
	border-radius: 12px;
	line-height: 100%;
	}