@charset "shift_jis";
/* IE�}�E�X�I�[�o�[�p */
html {
  *filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

/* Win_IE�\���p */
#globalHeader,
#globalHeader *,
#globalFooter,
globalFooter * {
	/*\*//*/
	*zoom: 1;
	/**/
}

/* Float�����p */
#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: "�q���M�m�p�S Pro W3", "�l�r �o�S�V�b�N", "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: 39px;
	text-align: left;
	z-index: 2;
}



/* NAVIGATION */
#globalNavigation {
	position: relative;
	width: 800px;
	height: 39px;
	z-index: 2;
}
	#globalNavigation li {
		position: absolute;
		top: 11px;
	}
	#globalNavigation li.nav1 {
		left: 0;
		width: 89px;
	}
	#globalNavigation li.nav2 {
		left: 89px;
		width: 100px;
	}
	#globalNavigation li.nav3 {
		left: 189px;
		width: 80px;
	}
	#globalNavigation li.nav4 {
		left: 269px;
		width: 98px;
	}
	#globalNavigation li.nav5 {
		left: 613px;
		width: 104px;
	}
	#globalNavigation li.nav6 {
		left: 717px;
		width: 83px;
	}
	#globalNavigation li a:hover,
	#globalNavigation li.active a {
		background-position: 0 -19px !important;
	}
	#globalNavigation li a {
		background-position: 0 0;
		height: 19px;
		/*\*//*/
		padding-bottom: 19px;
		/**/
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
		#globalNavigation li.nav1 a {
			background: url(nav_top.gif) no-repeat;
		}
		#globalNavigation li.nav2 a {
			background: url(nav_ostore.gif) no-repeat;
		}
		#globalNavigation li.nav3 a {
			background: url(nav_sstore.gif) no-repeat;
		}
		#globalNavigation li.nav4 a {
			background: url(nav_info.gif) no-repeat;
		}
		#globalNavigation li.nav5 a {
			background: url(nav_rss.gif) no-repeat;
		}
		#globalNavigation li.nav6 a {
			background: url(nav_search.gif) no-repeat;
		}



/* NAVIGATION */
#specialStoreMenu {
	position: absolute;
	top: 35px;
	left: 189px;
	width: 280px;
	padding-top: 6px;
	background: url(frm_menu.gif) no-repeat top left;
	z-index: 99;
	visibility: hidden;
	/*\*//*/
	display: none;
	/**/
}
	#specialStoreMenu div.pack{
		background-color: #0D0302;
		padding: 12px 0 4px 0;
		
	}
	#specialStoreMenu ul {
		display: block;
	}
	#specialStoreMenu li {
		display: block;
		border-bottom: 8px solid #0D0302;
		margin: 0;
	}
		#specialStoreMenu a { 
			display: block;
			border-left: 6px solid #666666;
			padding: 0 7px;
		}
		/*\*/
		* html #specialStoreMenu a {
			width: 100%;
		}
		/* */
		
		#specialStoreMenu a:hover,
		#specialStoreMenu li.active a {
			border-left: 6px solid #AF181F;
		}
			#specialStoreMenu a span {
				color: #CCCCCC;
				text-decoration: none;
				font-size: 10px;
				cursor: pointer;
			}
			
			#specialStoreMenu a strong {
				color: #FFFFFF;
				text-decoration: none;
				line-height: 1.3;
				cursor: pointer;
			}
			
			#specialStoreMenu a:hover strong,
			#specialStoreMenu li.active a strong {
				text-decoration: underline;
			}



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

/* CONTAINER */
#footerContainer {
	position: relative;
	margin: 0 auto;
	padding-top: 3px;
	width: 800px;
	text-align: left;
	z-index: 1;
}



/* NAVIGATION */
#footerNavigation {
	position: relative;
	width: 800px;
	height: 29px;
	background-color: #505050;
	margin-bottom: 10px;
	z-index: 1;
}
	#footerNavigation li {
		position: absolute;
		top: 5px;
	}
	#footerNavigation li.nav1 {
		left: 540px;
		width: 86px;
	}
	#footerNavigation li.nav2 {
		left: 635px;
		width: 51px;
	}
	#footerNavigation li.nav3 {
		left: 693px;
		width: 103px;
	}
	#footerNavigation li a:hover,
	#footerNavigation li.active a {
		background-position: 0 -19px !important;
	}
	#footerNavigation li a {
		background-position: 0 0;
		height: 19px;
		/*\*//*/
		padding-bottom: 19px;
		/**/
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
		#footerNavigation li.nav1 a {
			background: url(footer_nav_company.gif) no-repeat;
		}
		#footerNavigation li.nav2 a {
			background: url(footer_nav_recruit.gif) no-repeat;
		}
		#footerNavigation li.nav3 a {
			background: url(footer_nav_privacy.gif) no-repeat;
		}

/* WORLD LINK */
#footerWorldlink {
	position: relative;
	width: 800px;
	height: 7px;
	margin-bottom: 12px;
	z-index: 1;
}
	#footerWorldlink p {
		position: absolute;
		top: 0;
		left: 288px;
		width: 190px;
		height: 7px;
		background: url(footer_copyright.gif) no-repeat top left;
		text-indent: -999px;
		overflow: hidden;
	}
	#footerWorldlink h6 {
		position: absolute;
		top: 0;
		left: 486px;
		width: 73px;
		height: 7px;
		background: url(footer_worlduniqlo.gif) no-repeat top left;
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
	#footerWorldlink li {
		position: absolute;
		top: 0;
	}
	#footerWorldlink li.usa {
		left: 559px;
		width: 31px;
	}
	#footerWorldlink li.uk {
		left: 590px;
		width: 26px;
	}
	#footerWorldlink li.france {
		left: 616px;
		width: 46px;
	}
	#footerWorldlink li.korea {
		left: 662px;
		width: 41px;
	}
	#footerWorldlink li.china {
		left: 703px;
		width: 38px;
	}
	#footerWorldlink li.hongkong {
		left: 741px;
		width: 59px;
	}
	#footerWorldlink li a:hover,
	#footerWorldlink li.active a {
		background-position: 0 -7px !important;
	}
	#footerWorldlink li a {
		background-position: 0 0;
		height: 7px;
		/*\*//*/
		padding-bottom: 7px;
		/**/
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
		#footerWorldlink li.usa a {
			background: url(footer_nav_usa.gif) no-repeat;
		}
		#footerWorldlink li.uk a {
			background: url(footer_nav_uk.gif) no-repeat;
		}
		#footerWorldlink li.france a {
			background: url(footer_nav_france.gif) no-repeat;
		}
		#footerWorldlink li.china a {
			background: url(footer_nav_china.gif) no-repeat;
		}
		#footerWorldlink li.korea a {
			background: url(footer_nav_korea.gif) no-repeat;
		}
		#footerWorldlink li.hongkong a {
			background: url(footer_nav_hongkong.gif) no-repeat;
		}







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

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