* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
body {
	background: #fff;
	font-size: 91%;
	color: #666;
	text-align: center;
}
b,
strong {
	font-weight: bold;
}
.clear:after {
   content: '.';
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clear {
	display: inline-block;
}
/* exlude MacIE5 \*/
* html .clear {
	height: 1%;
}
.clear {
	display: block;
}
/* end MacIE5 */
h1 {
	text-align: left;
	background: #fff;
	width: 900px;
	padding-top: 2px;
	text-indent: 4px;
	margin: 0 auto;
	height: 1.1em;
	font-size: 11px;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #a55;
}
a.detail {
	display: block;
	width: 84px;
	height: 17px;
	background: url('./images/button_detail.gif') left top no-repeat;
	margin: 10px 0;
	text-indent: -10000px;
}
a.detail:hover {
	background-position: right top;
}


img {
	vertical-align: bottom;
	border: 0;
}
input,
textarea,
select {
	padding-top: 1px;
	background: url('./images/bg_input2.gif') no-repeat left top #f8f8f8;
}
/* outline */
#outline {
	position: relative;
	text-align: left;
	margin: auto;
	width: 900px;
	padding-top: 65px;
}
/* header */
#header {
	z-index: 1;
	position: absolute;
	top: 3px;
	width: 900px;
	height: 63px;
	background: url('./images/header-logo.jpg') no-repeat top left;
}
#header #logo {
	display: block;
	height: 61px;
	width: 545px;
	outline: 0;
	text-indent: -10000px;
}
/* content */
#content {
	padding: 0 5px;
}


/* main */
#main {
	position: relative;
	z-index: 3;
	top: -10px;
	width: 725px;
	float: right;
}
/* header .nav */
#header .nav {
	position: absolute;
	top: 24px;
	left: 488px;
}

#header .nav li {
	display: inline;
}
#header .nav li a {
	display: block;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	float: left;
	text-indent: -10000px;
	margin-left: 1px;
}
#header .nav li a:hover {
	background-position: left top;
}
#header .nav #nav-home a {
	background-image: url('./images/header-home.gif');
	width: 54px;
}
#header .nav #nav-guide a {
	background-image: url('./images/header-guide.gif');
	width: 91px;
}
#header .nav #nav-mail a {
	background-image: url('./images/header-mail.gif');
	width: 93px;
}
#header .nav #nav-contact a {
	background-image: url('./images/header-contact.gif');
	width: 67px;
}
#header .nav #nav-cart a {
	background-image: url('./images/header-cart.gif');
	width: 100px;
	height: 24px;
	left: 4px;
	position: relative;
	top: -3px;
}

/* side-bar */
#side-bar {
	z-index: 2;
	width: 155px;
	padding-bottom: 1em;
	float: left;
	background: #fff;
	margin-top: 3px;
	text-align: center;
	background-color: #fff;
}
#side-bar a {
	display: block;
}
#side-bar h3 {
	text-indent: -10000px;;
}
#side-bar ul {
	margin-bottom: 10px;
}
/* side-search */
#side-bar h3.search {
	background: url('./images/sidebar/l-search-top.gif') no-repeat left top;
	height: 32px;
}
#side-bar form.search,
#side-bar ul.information,
#side-bar ul.calendar {
	background: url('./images/sidebar/l-bottom.gif') left bottom no-repeat;
	padding-bottom: 5px;
}
#side-bar form.search p,
#side-bar ul.calendar li {
	border-width: 0 1px;
	border-color: #999;
	border-style: solid;
}
#side-bar form.search {
	margin-bottom: 6px;
}
#side-bar form.search label {
	background-repeat: no-repeat;
	background-position: center top;
	height: 14px;
	display: block;
}
#side-bar form.search input,
#side-bar form.search select {
	width: 130px;
	margin-bottom: 4px;
	border: 1px solid #999;
}
#side-bar form.search #search-price input {
	width: 44px;
	vertical-align: middle;
	margin-right: 3px;
}
#side-bar form.search #search-price img {
	vertical-align: middle;
}
#side-bar form.search button.submit {
	width: 62px;
	height: 16px;
	background: url('./images/button_search.gif') no-repeat left top;
	border-width: 0;
	text-indent: -10000px;
}
#side-bar form.search button.submit:hover {
	background-position: right top;
}
#side-bar form.search button.submit:active,
#side-bar form.search button.submit:active:hover {
	background-position: center top;
}

#side-bar form.search label span {
	display: none;
}
#side-bar form.search #label-keyword {
	background-image: url('./images/sidebar/l-search-keyword.gif');
}
#side-bar form.search #label-price {
	background-image: url('./images/sidebar/l-search-price.gif');
}
/* information */
#side-bar h3.information {
	background: url('./images/sidebar/l-info-top.gif') no-repeat left top;
	height: 32px;
}
#side-bar ul.information a {
	display: block;
	height: 22px;
	width: 155px;
	text-indent: -10000px;
	background-position: left top;
	background-repeat: no-repeat;
}
#side-bar ul.information a:hover {
	background-position: right top;
}
#side-bar #company a {
	background-image: url('./images/sidebar/l-info-company.gif');
}
#side-bar #faq a {
	background-image: url('./images/sidebar/l-info-faq.gif');
}
#side-bar #law a {
	background-image: url('./images/sidebar/l-info-law.gif');
}
#side-bar #about-outlet a {
	background-image: url('./images/sidebar/l-info-outlet.gif');
}
#side-bar #privacy a {
	background-image: url('./images/sidebar/l-info-privacy.gif');
}
#side-bar #about-ringsize a {
	background-image: url('./images/sidebar/l-info-ringsize.gif');
}
#side-bar #about-rss a {
	background-image: url('./images/sidebar/l-info-rss.gif');
}
#side-bar #about-size a {
	background-image: url('./images/sidebar/l-info-size.gif');
}
#side-bar ul a,
#side-bar ul img {
	vertical-align: bottom;
}
/* side-banner */
#side-bar ul.bnr a {
	display: inline;
}
#side-bar ul {
	list-style-type: none;
}
#side-bar ul.bnr li {
	margin-bottom: 5px;
}
/* side-calendar */
#side-bar h3.calendar {
	background: url('./images/sidebar/l-calendar-top.gif') left top no-repeat;
	height: 36px;
}
#side-bar ul.calendar {
	background: url('./images/sidebar/l-bottom.gif') left bottom no-repeat;
	padding-bottom: 6px;
}
#side-bar a span {
	display: none;
}



/* footer */
#footer {
	width: 890px;
	left: 5px;
	position: relative;
	clear: both;
	background: url('./images/f-info-top.gif') left top no-repeat;
	padding-top: 35px;
}
#footer div {
	background: url('./images/f-info-splitter.gif') left top repeat-y;
}

#footer dl {
	width: 295px;
	float: left;
	padding-top: 10px;
	padding-bottom: 1em;
}
#footer dl dt {
	width: 276px;
	margin-left: 10px;
}
#footer dt {
	display: block;
	width: 133px;
	height: 15px;
	text-indent: -10000px;
}
#footer dt#f-title-delivery {
	background: url('./images/f-title-delivery.gif') no-repeat left top;
}
#footer dt#f-title-payment {
	background: url('./images/f-title-payment.gif') no-repeat left top;
}
#footer dt#f-title-returns {
	background: url('./images/f-title-returns.gif') no-repeat left top;
}
#footer dt#f-title-shipping {
	background: url('./images/f-title-shipping.gif') no-repeat left top;
}
#footer dt#f-shopinfo {
	height: 143px;
	background: url('./images/f-shopinfo.gif') no-repeat left top;
}
#footer dl dd {
	margin-left: 24px;
	margin-top: 5px;
	width: 257px;
}
#footer dl dd ul {
	list-style-type: none;
}
#footer dl dd ul li {
	background: url('./images/bg_arrow1.gif') no-repeat 0 0.4em;
	padding-left: 10px;
}
#footer #copyright {
	clear: both;
	text-align: center;
	background: url('./images/f-info-bottom.gif') no-repeat left top;
	padding-top: 10px;
	border-width: 0;
}

/* top-bar */
#top-bar {
	float: right;
	list-style-type: none;
	padding-bottom: 5px;
}
#top-bar li {
	display: inline;
}
#top-bar li a {
	display: block;
	float: left;
	width: 88px;
	height: 40px;
	margin-left: 3px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -10000px;
}
#top-bar li a:hover {
	background-position: left top;
}
#top-bar li#category-kids a {
	background-image: url('./images/h-bnr-kids.gif');
	margin-left: 0;
}
#top-bar li#category-bag a {
	background-image: url('./images/h-bnr-bag.gif');
}
#top-bar li#category-wallet a {
	background-image: url('./images/h-bnr-wallet.gif');
}
#top-bar li#category-acce a {
	background-image: url('./images/h-bnr-acc.gif');
}
#top-bar li#category-sunglass a {
	background-image: url('./images/h-bnr-sunglass.gif');
}
#top-bar li#category-watch a {
	background-image: url('./images/h-bnr-watch.gif');
}
#top-bar li#category-belt a {
	background-image: url('./images/h-bnr-belt.gif');
}
#top-bar li#category-wear a {
	background-image: url('./images/h-bnr-wear.gif');
}
/* top-banner */
#top-bnr {
	width: 491px;
	float: left;
	list-style-type: none;
}
#top-bnr li {
	margin-bottom: 5px;
}
/* new-arrival */
#new-arrival {
	width: 229px;
	float: right;
	background: url('./images/newitem/bg_bottom.gif') no-repeat left bottom #fff;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 5px;
}
#new-arrival h2 {
	background: url('./images/newitem/bg_top.gif') no-repeat left top;
	height: 30px;
}
#new-arrival h2 span {
	display: none;
}
#new-arrival #rss {
	position: absolute;
	top: 8px;
	right: 47px;
}
#new-arrival #rss a {
	background: url('./images/newitem/bg_rss.gif') no-repeat center center;
	width: 34px;
	height:13px;
	display: block;
	text-indent: -10000px;
}
#new-arrival dl {
	padding: 0px 5px 5px 5px;
	border-width: 0 1px;
	border-style: solid;
	border-color: #999;
	overflow: auto;
/*	height: 475px; */
	height: 370px;
}
#new-arrival dl dt {
	clear: both;
	padding-top: 0.7em;
}
#new-arrival dl dd p.image {
	width: 124px;
	float: left;
}
#new-arrival dl dd p.image img {
	border: 1px solid #999;
}
#new-arrival dl dd p.image a:hover img {
	border: 1px solid #a55;
}

#new-arrival dl dd p.detail {
	float: left;
	width: 75px;
	font-size: 90%;
}


/* brand-list .nav */
#brand {
	background: url('./images/brandlist/bg_bottom.gif') left bottom no-repeat;
	padding-bottom: 5px;
}
#brand h2 {
	text-indent: -10000px;
	height: 30px;
	background: url('./images/brandlist/bg_top.gif') left top no-repeat #fff;
}
#brand div {
	border-width: 0 1px;
	border-style: solid;
	border-color: #999;
	padding-top: 10px;
}
#brand dl {
	float: left;
	width: 180px;
}
#brand dt {
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	width: 135px;
	height: 16px;
	text-indent: -10000px;
	margin-left: 10px;
}
#brand dt a {
	display: block;
	width: 135px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: right top;
}
#brand dt:hover,
#brand dt a:hover {
	background-position: left top;
}
#brand ul {
	margin-top: 2px;
	margin-left: 15px;
	margin-bottom: 8px;
	list-style-type: none;
}
#brand ul li {
	padding-left: 10px;
	background: url('./images/bg_arrow1.gif') no-repeat left center;
}
/* brand-list .nav (background-image) */
#brand dt#brand-armani {
	background-image: url('./images/brandlist/brand-armani.gif');
}
#brand dt#brand-armanibaby {
	background-image: url('./images/brandlist/brand-armanibaby.gif');
}
#brand dt#brand-baby {
	background-image: url('./images/brandlist/brand-baby.gif');
}
#brand dt#brand-babydior {
	background-image: url('./images/brandlist/brand-babydior.gif');
}
#brand dt#brand-burberrykids {
	background-image: url('./images/brandlist/brand-burberrykids.gif');
}
#brand dt#brand-bvlgari {
	background-image: url('./images/brandlist/brand-bvlgari.gif');
}
#brand dt#brand-cartier {
	background-image: url('./images/brandlist/brand-cartier.gif');
}
#brand dt#brand-chanel a {
	background-image: url('./images/brandlist/brand-chanel.gif');
}
#brand dt#brand-coach a {
	background-image: url('./images/brandlist/brand-coach.gif');
}
#brand dt#brand-dg-junior {
	background-image: url('./images/brandlist/brand-dg-junior.gif');
}
#brand dt#brand-diesel a {
	background-image: url('./images/brandlist/brand-diesel.gif');
}
#brand dt#brand-dieselkids {
	background-image: url('./images/brandlist/brand-dieselkids.gif');
}
#brand dt#brand-dior a {
	background-image: url('./images/brandlist/brand-dior.gif');
}
#brand dt#brand-dolcegabbana a {
	background-image: url('./images/brandlist/brand-dolcegabbana.gif');
}
#brand dt#brand-dog {
	background-image: url('./images/brandlist/brand-dog.gif');
}
#brand dt#brand-dooney a {
	background-image: url('./images/brandlist/brand-dooney.gif');
}

#brand dt#brand-furbo {
	background-image: url('./images/brandlist/brand-furbo.gif');
}
#brand dt#brand-gucci a {
	background-image: url('./images/brandlist/brand-gucci.gif');
}
#brand dt#brand-guccibaby {
	background-image: url('./images/brandlist/brand-guccibaby.gif');
}
#brand dt#brand-hamilton {
	background-image: url('./images/brandlist/brand-hamilton.gif');
}
#brand dt#brand-hermes a {
	background-image: url('./images/brandlist/brand-hermes.gif');
}
#brand dt#brand-hunting a {
	background-image: url('./images/brandlist/brand-hunting.gif');
}
#brand dt#brand-lesy {
	background-image: url('./images/brandlist/brand-lesy.gif');
}
#brand dt#brand-lesport a {
	background-image: url('./images/brandlist/brand-lesport.gif');
}
#brand dt#brand-marc a {
	background-image: url('./images/brandlist/brand-marc.gif');
}
#brand dt#brand-missblumarine {
	background-image: url('./images/brandlist/brand-missblumarine.gif');
}
#brand dt#brand-monnalisa {
	background-image: url('./images/brandlist/brand-monnalisa.gif');
}
#brand dt#brand-orobianco a {
	background-image: url('./images/brandlist/brand-orobianco.gif');
}
#brand dt#brand-others {
	background-image: url('./images/brandlist/brand-others.gif');
}
#brand dt#brand-police {
	background-image: url('./images/brandlist/brand-police.gif');
}
#brand dt#brand-prada a {
	background-image: url('./images/brandlist/brand-prada.gif');
}
#brand dt#brand-prima a {
	background-image: url('./images/brandlist/brand-prima.gif');
}
#brand dt#brand-swaro a {
	background-image: url('./images/brandlist/brand-swaro.gif');
}
#brand dt#brand-tiffany a {
	background-image: url('./images/brandlist/brand-tiffany.gif');
}
#brand dt#brand-versace a {
	background-image: url('./images/brandlist/brand-versace.gif');
}
#brand dt#brand-vuitton a {
	background-image: url('./images/brandlist/brand-vuitton.gif');
}

/* breadcrumbs */
#breadcrumbs {
	clear: both;
	padding: 3px 8px;
}
#breadcrumbs li {
	background: url('./images/bg_slash.gif') no-repeat left center;
	display: inline;
	padding-left: 15px;
	margin-right: 7px;
}
#breadcrumbs li.home {
	background-image: none;
	padding-left: 0;
}
#breadcrumbs li.current {
}

/* category-description */
h2.description {
	text-align: left;
}
h2.image {
	text-indent: -10000px;
	background-position: left top;
	background-repeat: no-repeat;
}

/* page-navigation */
.page-navigation {
	padding-top: 4px;
	padding-bottom: 8px;
	position: relative;
	overflow: hidden;
}
.page-navigation ul {
	position: relative;
	left: 50%;
	list-style-type: none;
	float: left;
}
.page-navigation li {
	position: relative;
	float: left;
	left: -50%;
	margin-right: 5px;
}
.page-navigation li a {
	display: block;
	border: 1px solid #aaa;
	background: url('./images/bg_button.gif') no-repeat left center;
	color: #333;
	padding: 2px 5px;
}
.page-navigation li a:hover {
	color: #fff;
	background-position: right center;
}
.page-navigation li.current span {
	display: block;
	font-weight: bold;
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px 5px;
	color: #ccc;
}
.page-navigation li.prev a {
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-opera-border-radius: 5px 0 0 5px;
}
.page-navigation li.next a {
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-opera-border-radius: 0 5px 5px 0;
}
/* category .nav */
#category.nav {
	margin-top: 3px;
	position: relative;
}
#category.nav ul {
	position: relative;
	float: left;
	list-style-type: none;
}
#category.nav ul li {
	position: relative;
	float: left;
	display: block;
}
#category.nav ul li a {
	display: block;
	margin-bottom: 4px;
	margin-right: 6px;
	padding: 2px 5px;
	text-indent: 3px;
	background: url('./images/bg_button.gif') no-repeat left center;
	font-size: 87%;
	white-space: nowrap;
	border: 1px solid #999;
	color: #333;
	width: 155px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
}
#category.nav ul li a:hover {
	background-position: right center;
	color: #fff;
}
/* item table */
#item {
	border-collapse: collapse;
	width: 720px;
	margin: auto auto 8px auto;
	background: url('./images/bg_line.gif') repeat-x left top;
}
#item tr td {
	text-align: center;
	vertical-align: top;
}
#item tr.name td {
	width: 120px;
	padding-top: 10px;
	text-align: left;
}
#item tr.id td {
	text-align: left;
}
#item tr.id td span.icon {
	position: absolute;
	display: block;
	width: 117px;
	height: 22px;
	margin-top: -8px;
	background-repeat: no-repeat;
	background-position: right top;
}
#item tr.id td span.icon-sale {
	/* 1 */
	background-image: url('./images/icon/sale.gif');
}
#item tr.id td span.icon-new {
	/* 2 */
	background-image: url('./images/icon/new.gif');
}
#item tr.id td span.icon-renew {
	/* 3 */
	background-image: url('./images/icon/renew.gif');
}
#item tr.id td span.icon-recommend {
	/* 4 */
	background-image: url('./images/icon/recommend.gif');
}
#item tr.id td span.icon-pop {
	/* 5 */
	background-image: url('./images/icon/dai.gif');
}
#item tr.id td span.icon-ure {
	/* 6 */
	background-image: url('./images/icon/ure.gif');
}

#item tr.price {
	background: url('./images/bg_line.gif') repeat-x left bottom;
}
#item tr.price td {
	padding-top: 4px;
	padding-bottom: 10px;
	color: #ee2211;
	font-weight: bold;

}
#item tr.price td .tax {
	font-size: 85%;
	font-weight: normal;
}
#item tr.price td .soldout {
	color: #999;
	font-weight: bold;
}
/* item detail */
h2.description,
p.description {
	margin-bottom: 7px;
}
#item-name {
	border: 1px solid #bbb;
	background: url('./images/detail/bg_item-name.gif') repeat-x left top #fff;
	margin-bottom: 6px;
}
#item-name span {
	display: block;
	vertical-align: top;
	margin: 9px 8px;
	padding-left: 8px;
	border-left: 5px solid #bd1f00;
	font-weight: bold;
	font-size: 145%;
	line-height: 155%;
}
#item-image-400 {
	width: 402px;
	float: left;
	padding-bottom: 8px;
}
#item-image-500 {
	width: 502px;
	float: left;
	padding-bottom: 8px;
}
#item-image-400 img,
#item-image-500 img {
	border: 1px solid #aaa;
}
#item-image-500 a#catalog img,
#item-image-400 a#catalog img {
	border: 0;
}
#item-image-400 img#item-image {
	width: 400px;
	height: 300px;
}
#item-image-500 img#item-image {
	width: 500px;
	height: 500px;
}
#item-image-400 #detail1,
#item-image-500 #detail1 {
	clear: both;
}
/* mojomagnify */
#item-image-500 #image-zoom img.mojomagnify_img {
	border: 0;
}

/* item-thumbnail */
#item-image-400 #item-thumbnail {
	width: 400px;
}
#item-image-500 #item-thumbnail {
	width: 500px;
}
#item-thumbnail {
	background: url('./images/detail/bg_caution1.gif') no-repeat center top;
	padding-top: 30px;
	float: left;
}
#item-thumbnail ul {
	list-style-type: none;
}
#item-thumbnail ul li {
	float: left;
	margin: 0 2px 2px 0;
}
#item-thumbnail ul li img {
	cursor: pointer;
}
#item-thumbnail ul li.current img {
	border-color: #c33;
}
#item-thumbnail ul li#button-measure img {
	border-width: 0;
}
#item-thumbnail ul li img#catalog {
	margin-top: 2px;
	border-width: 0;
}
.item-cart {
	position: relative;
	margin-bottom: 6px;
}

#rate {
	position: absolute;
	top: 3px;
	right: 6px;
}
#cart-400 {
	border: 1px solid #aaa;
	width: 315px;
	float: right;
}
#cart-500 {
	border: 1px solid #aaa;
	width: 215px;
	float: right;
}

.item-cart .price {
	font-size: 170%;
	font-weight: bold;
	padding: 8px 9px 4px 9px;
	color: #e22;
}
.item-cart .price .regular {
	font-size: 75%;
	color: #666;
	font-weight: normal;
}
.item-cart .price .tax {
	font-size: 80%;
}
.item-cart .soldout {
	display: block;
	text-indent: -10000px;
	width: 200px;
	height: 23px;
	background: url('./images/detail/item-soldout.gif') no-repeat center center;
	margin: 8px auto;
}
.item-cart select {
	border: 1px solid #999;
	margin-bottom: 5px;
	width: 180px;
}
.item-cart #add-to-cart {
	border: 0;
	background-color: transparent;
	text-indent: -10000px;
	width: 200px;
	height: 30px;
	cursor: pointer;
	background: url('./images/cart/item-cart.gif') no-repeat left top;
}
.item-cart #add-to-cart:hover {
	background-position: right top;
}
.item-cart form {
	text-align: center;
}
.item-cart input {
	background-image: none;
}
#cart-400 #tel {
	width: 297px;
	height: 223px;
	margin: 7px auto;
	background: url('./images/detail/bg_tel400.gif') no-repeat top center;
}
#cart-400 #tel p {
	padding-top: 160px;
}
#cart-400 #tel a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	width: 297px;
	text-indent: -10000px;
}
#cart-400 #tel a:hover {
	background-position: right top;
}

#cart-400 #tel a#item-fax {
	height: 25px;
	background-image: url('./images/detail/item400-tel02.gif');
}
#cart-400 #tel a#item-inquire {
	height: 19px;
	background-image: url('./images/detail/item400-tel03.gif');
}


#cart-500 #tel {
	width: 192px;
	height: 269px;
	margin: 7px auto;
	background: url('./images/detail/bg_tel500.gif') no-repeat top center;
}
#cart-500 #tel p {
	padding-top: 198px;
}
#cart-500 #tel a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	width: 192px;
	text-indent: -10000px;
}
#cart-500 #tel a:hover {
	background-position: right top;
}

#cart-500 #tel a#item-fax {
	height: 25px;
	background-image: url('./images/detail/item500-tel02.gif');
}
#cart-500 #tel a#item-inquire {
	height: 19px;
	background-image: url('./images/detail/item500-tel03.gif');
}


#item-spec {
	background: #aaa;
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
	margin-bottom: 1em;
}
#item-spec th {
	width: 17%;
	background: #dbdbdb;
	padding: 5px 8px;
}
#item-spec td {
	background: #fff;
	padding: 5px 8px;
}
#item-spec #size {
	background: url('./images/detail/bg_caution2.gif') no-repeat right bottom #fff;
	padding-bottom: 18px;
}
#item-related {
	width: 725px;
	margin: 6px auto;
	padding-bottom: 5px;
	background: url('./images/brandlist/bg_bottom.gif') no-repeat center bottom;
}
#item-related h3 {
	text-indent: -10000px;
	height: 30px;
	background: url('./images/detail/item-related.gif') no-repeat center top;
}
#item-related ul {
	border-width: 0 1px;
	padding: 2px 7px 0 7px;
	border-style: solid;
	border-color: #aaa;
	list-style-type: none;
}
#item-related li {
	display: block;
	float: left;
	text-align: left;
	width: 141px;
}
#item-related li a.image img {
	margin-left: 10px;
}


/* ==== category top ==== */
.categories {
	margin: 5px auto 2em auto;
}
.categories .txt p {
	margin: 1em;
}
.categories .menu {
}
.categories .menu td {
	vertical-align: top;
	padding: 0 1px 10px 1px;
}
.categories .menu h3 {
	width: 140px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -10000px;
}
.categories .menu ul {
	list-style-type: none;
	margin-left: 1em;
	margin-top: 3px;
}
.categories .menu ul li {
	padding-left: 11px;
	background: url('./images/bg_arrow1.gif') no-repeat scroll left center;
}
.categories #recommend {
	margin: 1em 10px 0 10px;
}
.categories #recommend h2 {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 2px;
	letter-spacing: 1px;
}
.categories #recommend div {
	background: url('./images/bg_line.gif') repeat-x scroll left top;
}
.categories #recommend div p {
	float: left;
	height: 14em;
	width: 130px;
	margin: 5px 6px 8px 5px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.categories #recommend div p a {
	display: block;
	height: 14em;
	line-height: 1.25em;
	width: 130px;
}
/* ==== brand top ==== */
.brands {
	margin: 5px auto 2em auto;
}
.brands .txt {
}
.brands .txt p {
	margin: 1em;
}
.brands .menu {
	margin: 1em;
	position: relative;
	overflow: hidden;
}
.brands .menu h2 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 5px;
}
.brands .menu ul {
	position: relative;
	list-style-type: none;
}
.brands .menu ul li {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.brands .menu ul li a {
	display: block;
	width: 155px;
	border: 1px solid #aaa;
	background: url('./images/bg_button.gif') no-repeat left center;
	color: #333;
	text-indent: 3px;
	padding: 2px 5px;
	white-space: nowrap;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-opera-border-radius: 3px;
}
.brands .menu ul li a:hover {
	color: #fff;
	background-position: right center;
}
.brands #recommend {
	margin: 1em 10px 0 10px;
}
.brands #recommend h2 {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 2px;
	letter-spacing: 1px;
}
.brands #recommend div {
	background: url('./images/bg_line.gif') repeat-x scroll left top;
}
.brands #recommend div p {
	float: left;
	height: 14em;
	width: 130px;
	margin: 5px 6px 8px 5px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.brands #recommend div p a {
	display: block;
	height: 14em;
	line-height: 1.25em;
	width: 130px;
}
/* kids */
#page-kids .txt {
	width: auto;
	float: none;
}
#page-kids .menu {
	width: auto;
	float: none;
}
#page-kids .menu table {
	margin: auto;
}
#page-kids .menu h3 {
	width: 200px;
	height: 45px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -10000px;
}
#page-kids .menu td {
	text-align: center;
	padding: 5px 10px;
}
/* ==== other pages ==== */

.pages {
	margin: 5px auto 2em auto;
}
/* page [buy] */
#page-buy h2 {
	position: absolute;
	text-indent: -10000px;
	background: url('./images/guide/guide-title.gif') no-repeat left top;
	width: 725px;
	height: 27px;
}
#page-buy ul.nav {
	position: absolute;
	list-style-type: none;
	padding-left: 85px;
	padding-top: 8px;
}
#page-buy ul.nav li {
	float: left;
}
#page-buy ul.nav li a {
	display: block;
	text-indent: -10000px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: left top;
}
#page-buy ul.nav li a:hover {
	background-position: right bottom;
}
#page-buy ul.nav li#nav-howtobuy a {
	width: 55px;
	background-image: url('./images/guide/guide-howtobuy.gif');
}
#page-buy ul.nav li#nav-payment a {
	width: 56px;
	margin-left: 31px;
	background-image: url('./images/guide/guide-payment.gif');
}
#page-buy ul.nav li#nav-shipping a {
	width: 66px;
	margin-left: 37px;
	background-image: url('./images/guide/guide-shipping.gif');
}
#page-buy ul.nav li#nav-wrapping a {
	width: 76px;
	margin-left: 33px;
	background-image: url('./images/guide/guide-wrapping.gif');
}
#page-buy ul.nav li#nav-returns a {
	width: 48px;
	margin-left: 33px;
	background-image: url('./images/guide/guide-return.gif');
}


#page-buy ol,
#page-buy ul {
	margin-left: 6em;
}

/* page [size] */
#page-size table {
	margin: auto;
}
#page-size table th {
	font-weight: bold;
	padding: 4px 7px;
}
#page-size table td {
	padding: 4px 7px;
}

/* page [law] */
#page-law table {
	margin: auto;
}
#page-law table th {
	font-weight: bold;
	padding: 4px 7px;
}
#page-law table td {
	padding: 4px 7px;
}
#page-law table td a {
	margin: 2px 0;
}

/* page [company] */
#page-company table {
	background: #aaa;
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
}
#page-company th {
	width: 17%;
	background: #dbdbdb;
	padding: 5px 8px;
}
#page-company td {
	background: #fff;
	padding: 5px 8px;
}

/* page [faq] */
#page-faq a {
	color: #33d;
}
#page-faq h2 {
	position: absolute;
	text-indent: -10000px;
	background: url('./images/faq/faq-title.gif') no-repeat left top;
	width: 725px;
	height: 27px;
}
#page-faq ul.nav {
	position: absolute;
	list-style-type: none;
	padding-left: 170px;
	padding-top: 8px;
}
#page-faq ul.nav li {
	float: left;
}
#page-faq ul.nav li a {
	display: block;
	text-indent: -10000px;
	height: 11px;
	background-repeat: no-repeat;
	background-position: left top;
}
#page-faq ul.nav li a:hover {
	background-position: right bottom;
}
#page-faq ul.nav li#nav-item a {
	width: 66px;
	background-image: url('./images/faq/faq-item.gif');
}
#page-faq ul.nav li#nav-shipping a {
	width: 66px;
	margin-left: 35px;
	background-image: url('./images/faq/faq-shipping.gif');
}
#page-faq ul.nav li#nav-other a {
	width: 33px;
	margin-left: 33px;
	background-image: url('./images/faq/faq-other.gif');
}
#page-faq h3 {
	color: #333;
	font-weight: bold;
	font-size: 125%;
	border-bottom: 3px double #666;
	margin-bottom: 0.8em;
}
#page-faq h3#faq-item {
	padding-top: 50px;
}
#page-faq dl {
	margin-bottom: 3em;
}
#page-faq dt.question {
	color: #ac1c01;
	font-size: 110%;
	padding-left: 30px;
	padding-bottom: 10px;
	line-height: 1.8em;
	background: url('./images/faq/faq-q.gif') no-repeat left top;
}
#page-faq dd.answer {
	padding-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url('./images/faq/faq-a.gif') no-repeat left top;
	border-bottom: 1px solid #999;

}
/* page [ring] */
#page-ring #ring-size-table {
	width: 80%;
}
#page-ring #ring-size-table th,
#page-ring #ring-size-table td {
	padding: 6px;
}
/* page [copy] */
#page-copy h3 {
	text-indent: -10000px;
	background: url('./images/other-titles/copy-title.gif') no-repeat left top;
	width: 725px;
	height: 27px;
}
#page-copy p {
	margin: 1em;
	text-align: center;
}
#page-copy dl {
	margin: 1.5em;
}
#page-copy dl dt {
	border-bottom: 3px double #333;
	color: #333;
	font-weight: bold;
	font-size: 120%;
}
#page-copy dl dd {
	margin: 7px 0 2em 0;
}
/* page [inquire] */
#page-inquire h2 {
	text-indent: -10000px;
	width: 725px;
	height: 27px;
	background: url('./images/other-titles/contact-title.gif') no-repeat left top;
}
#page-inquire table {
	background: #aaa;
	width: 705px;
	margin: 0 10px;
	border-collapse: separate;
	border-spacing: 1px;
}
#page-inquire th {
	width: 30%;
	background: #dbdbdb;
	padding: 5px 8px;
}
#page-inquire td {
	background: #fff;
	padding: 5px 8px;
}
#page-inquire #inquire-submit {
	margin: 1em auto;
	text-align: center;
}
#page-inquire #inquire-submit input {
	border: 0;
	background-image: none;
}
#page-inquire input,
#page-inquire select,
#page-inquire textarea {
	border: 1px solid #999;
}
/* page [mailmagazine] */
#page-mailmagazine h2 {
	text-indent: -10000px;
	width: 725px;
	height: 27px;
	background: url('./images/other-titles/mailmagazine-title.gif') no-repeat left top;
}
#page-mailmagazine table {
	background: #aaa;
	width: 705px;
	margin: 0 10px;
	border-collapse: separate;
	border-spacing: 1px;
}
#page-mailmagazine th {
	width: 30%;
	background: #dbdbdb;
	padding: 5px 8px;
}
#page-mailmagazine td {
	background: #fff;
	padding: 5px 8px;
}
#page-mailmagazine td input {
	vertical-align: middle;
	margin-right: 3px;
}
#page-mailmagazine .submit {
	margin: 1em auto;
	text-align: center;
}
#page-mailmagazine .submit input {
	border: 0;
	background-image: none;
}
#page-mailmagazine input,
#page-mailmagazine select,
#page-mailmagazine textarea {
	border: 1px solid #999;
}

/* start hack for mac ie5 overflow problem \*/
#header #logo,
a,
h2,
h3,
dt {
	overflow: hidden;
}
/* end hack */
