@charset "shift_jis";
/* IEマウスオーバー用 */
html {
  *filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

/* Win_IE表示用 */
#globalHeader,
#globalHeader *,
#globalFooter,
globalFooter * {
	/*\*//*/
	*zoom: 1;
	/**/
}

/* Float解除用 */
#globalFooter:after,
#specialStoreMenu div.pack:after,
#globalHeader:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#globalFooter,
#specialStoreMenu div.pack,
#globalHeader {
	display: inline-table;
	/*\*/
	display: block;
	*height: 1%;
	/**/
}



/*------------ COMMON ------------*/
body {
	margin: 0px;
	padding: 0px;
}

#globalHeader,
#globalFooter {
	position: relative;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka",verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 1.3;
	text-align: center;
	z-index: 2;
}

#globalHeader *,
#globalFooter * {
	margin: 0px;
	padding: 0px;
}

#globalHeader ol,
#globalHeader ul,
#globalFooter ol,
#globalFooter ul {
	list-style-type: none;
}

#globalHeader a:link,
#globalHeader a:active,
#globalHeader a:visited,
#globalHeader a:hover,
#globalFooter a:link,
#globalFooter a:active,
#globalFooter a:visited,
#globalFooter a:hover { 
	color: #FFFFFF;
	text-decoration: none;
}

#globalHeader hr,
#globalFooter hr {
	display: none;
}

#globalHeader img,
#globalFooter img {
	border: 0px;
}


/*------------ GLOBAL HEADER ------------*/

/* CONTAINER */
#headerContainer {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 49px;
	text-align: left;
	z-index: 2;
}


/* NAVIGATION */
#globalNavigation {
	background: url(nav_bg.gif) no-repeat top right;
	position: relative;
	width: 800px;
	height: 49px;
	z-index: 2;
}
	#globalNavigation ul.n1 li {
		position: absolute;
		top: 13px;
	}
	#globalNavigation ul.n1 li.nav1 {
		left: 0;
		width: 88px;
	}
	#globalNavigation ul.n1 li.nav2 {
		left: 88px;
		width: 98px;
	}
	#globalNavigation ul.n1 li.nav3 {
		left: 186px;
		width: 99px;
	}
	#globalNavigation ul.n1 li.nav4 {
		left: 285px;
		width: 127px;
	}
	#globalNavigation ul.n1 li.nav5 {
		left: 412px;
		width: 79px;
	}
	#globalNavigation ul.n1 li a:hover,
	#globalNavigation ul.n1 li.active a {
		background-position: 0 -23px !important;
	}
	#globalNavigation ul.n1 li a {
		background-position: 0 0;
		height: 23px;
		/*\*//*/
		padding-bottom: 23px;
		/**/
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
		#globalNavigation ul.n1 li.nav1 a {
			background: url(nav_top.gif) no-repeat;
		}
		#globalNavigation ul.n1 li.nav2 a {
			background: url(nav_ostore.gif) no-repeat;
		}
		#globalNavigation ul.n1 li.nav3 a {
			background: url(nav_campaign.gif) no-repeat;
		}
		#globalNavigation ul.n1 li.nav4 a {
			background: url(nav_style.gif) no-repeat;
		}
		#globalNavigation ul.n1 li.nav5 a {
			background: url(nav_search.gif) no-repeat;
		}
		
	
	#globalNavigation ul.n2 li {
		position: absolute;
		top: 0;
	}
	#globalNavigation ul.n2 li.nav1 {
		left: 591px;
		width: 79px;
	}
	#globalNavigation ul.n2 li.nav2 {
		left: 670px;
		width: 60px;
	}
	#globalNavigation ul.n2 li.nav3 {
		left: 730px;
		width: 69px;
	}
	#globalNavigation ul.n2 li a:hover,
	#globalNavigation ul.n2 li.active a {
		background-position: 0 -22px !important;
	}
	#globalNavigation ul.n2 li a {
		background-position: 0 0;
		height: 22px;
		/*\*//*/
		padding-bottom: 22px;
		/**/
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
		#globalNavigation ul.n2 li.nav1 a {
			background: url(nav_mailmag.gif) no-repeat;
		}
		#globalNavigation ul.n2 li.nav2 a {
			background: url(nav_company.gif) no-repeat;
		}
		#globalNavigation ul.n2 li.nav3 a {
			background: url(nav_customer.gif) no-repeat;
		}
		
	
	#globalNavigation ul.cart li {
		position: absolute;
		left: 700px;
		top: 26px;
		width: 100px;
	}
	#globalNavigation ul.cart li a:hover,
	#globalNavigation ul.cart li.active a {
		background-position: 0 -19px !important;
	}
	#globalNavigation ul.cart li a {
		background: url(nav_cart.gif) no-repeat;
		background-position: 0 0;
		height: 19px;
		/*\*//*/
		padding-bottom: 19px;
		/**/
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
		
		
		



/* NAVIGATION */
#onlinstoreMenu {
	position: absolute;
	left: 88px;
	top: 41px;
	width: 260px;
	padding-top: 6px;
	background: url(nav_frm_ostore.gif) no-repeat top left;
	z-index: 99;
	visibility: hidden;
	/*\*//*/
	display: none;
	/**/
}
#styleMenu {
	position: absolute;
	left: 285px;
	top: 41px;
	width: 165px;
	padding-top: 6px;
	background: url(nav_frm_style.gif) no-repeat top left;
	z-index: 99;
	visibility: hidden;
	/*\*//*/
	display: none;
	/**/
}
#companyMenu {
	position: absolute;
	left: 670px;
	top: 20px;
	width: 130px;
	padding-top: 6px;
	background: url(nav_frm_company.gif) no-repeat top left;
	z-index: 99;
	visibility: hidden;
	/*\*//*/
	display: none;
	/**/
}
	#headerContainer div.dropMenu div.pack{
		background-color: #0D0302;
		padding: 6px 0 5px 0;
		
	}
	#headerContainer div.dropMenu ul {
		display: block;
	}
	#headerContainer div.dropMenu li {
		display: block;
		border-bottom: 1px solid #0D0302;
		margin: 0;
	}
		#headerContainer div.dropMenu a { 
			display: block;
			border-left: 6px solid #666666;
			padding: 0 7px;
			background-color: #0D0302;
		}
		/*\*/
		* html #onlinstoreMenu a {
			width: 240px;
		}
		/* */
		/*\*/
		* html #styleMenu a {
			width: 145px;
		}
		/* */
		/*\*/
		* html #companyMenu a {
			width: 110px;
		}
		/* */
		
		#headerContainer div.dropMenu a:hover,
		#headerContainer div.dropMenu li.active a {
			border-left: 6px solid #AF181F;
			background-color: #2a2a2a;
			background-color: #333333;
		}
			
			#headerContainer div.dropMenu a strong {
				padding: 3px 0;
				display: block;
				color: #FFFFFF;
				text-decoration: none;
				font-size: 11px;
				line-height: 1.3;
				font-weight: normal;
				cursor: pointer;
			}
			#headerContainer div.dropMenu a span {
				padding-top: 5px;
				display: block;
				color: #BBBBBB;
				text-decoration: none;
				font-size: 10px;
				cursor: pointer;
			}
			#headerContainer div.dropMenu a strong.s1 {
				font-weight: bold;
				font-size: 12px;
				padding: 5px 0 4px 0;
			}
			#headerContainer div.dropMenu a strong.s2 {
				font-weight: bold;
				font-size: 12px;
				padding: 1px 0 4px 0;
			}
			
			#headerContainer div.dropMenu a:hover strong,
			#headerContainer div.dropMenu li.active a strong {
				text-decoration: underline;
				text-decoration: none;
				color: #AF181F;
				color: #FFFFFF;
			}



/*------------ GLOBAL FOOTER ------------*/

/* CONTAINER */
#footerContainer {
	position: relative;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 800px;
	height: 47px;
	text-align: left;
	z-index: 1;
}

/* NAVIGATION */
#footerNavigation {
	position: relative;
	width: 800px;
	height: 47px;
}
	#footerNavigation ul.nav li {
		position: absolute;
		top: 15px;
	}
	#footerNavigation ul.nav li.nav1 {
		left: 551px;
		width: 63px;
	}
	#footerNavigation ul.nav li.nav2 {
		left: 614px;
		width: 76px;
	}
	#footerNavigation ul.nav li.nav3 {
		left: 690px;
		width: 110px;
	}
	#footerNavigation ul.nav li a:hover,
	#footerNavigation ul.nav li.active a {
		background-position: 0 -11px !important;
	}
	#footerNavigation ul.nav li a {
		background-position: 0 0;
		height: 11px;
		/*\*//*/
		padding-bottom: 11px;
		/**/
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
		#footerNavigation ul.nav li.nav1 a {
			background: url(footer_nav_recruit.gif) no-repeat;
		}
		#footerNavigation ul.nav li.nav2 a {
			background: url(footer_nav_guide.gif) no-repeat;
		}
		#footerNavigation ul.nav li.nav3 a {
			background: url(footer_nav_privacy.gif) no-repeat;
		}

/* WORLD LINK */
	#footerNavigation h6 {
		position: absolute;
		top: 15px;
		left: 2px;
		width: 77px;
		height: 11px;
		background: url(footer_worlduniqlo.gif) no-repeat top left;
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
	#footerNavigation ul.world li {
		position: absolute;
		top: 15px;
	}
	#footerNavigation ul.world li.usa {
		left: 89px;
		width: 42px;
	}
	#footerNavigation ul.world li.uk {
		left: 131px;
		width: 35px;
	}
	#footerNavigation ul.world li.china {
		left: 283px;
		width: 52px;
	}
	#footerNavigation ul.world li.korea {
		left: 228px;
		width: 55px;
	}
	#footerNavigation ul.world li.hongkong {
		left: 335px;
		width: 81px;
	}
	#footerNavigation ul.world li.france {
		left: 166px;
		width: 62px;
	}
	#footerNavigation ul.world li a:hover,
	#footerNavigation ul.world li.active a {
		background-position: 0 -11px !important;
	}
	#footerNavigation ul.world li a {
		background-position: 0 0;
		height: 11px;
		/*\*//*/
		padding-bottom: 11px;
		/**/
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
		#footerNavigation ul.world li.usa a {
			background: url(footer_nav_usa.gif) no-repeat;
		}
		#footerNavigation ul.world li.uk a {
			background: url(footer_nav_uk.gif) no-repeat;
		}
		#footerNavigation ul.world li.china a {
			background: url(footer_nav_china.gif) no-repeat;
		}
		#footerNavigation ul.world li.korea a {
			background: url(footer_nav_korea.gif) no-repeat;
		}
		#footerNavigation ul.world li.hongkong a {
			background: url(footer_nav_hongkong.gif) no-repeat;
		}
		#footerNavigation ul.world li.france a {
			background: url(footer_nav_france.gif) no-repeat;
		}
		
		#footerNavigation p.copyright {
			position: absolute;
			left: 2px;
			top: 36px;
			width: 205px;
			height: 7px;
			background: url(footer_copyright.gif) no-repeat top left;
			text-indent: -999px;
			overflow: hidden;
		}







/*------------ SWF OBJECT ------------*/

#swfObj {
	position: relative;
	z-index: 1;
}