@charset "Shift_JIS";

/* 言語変換
---------------------------------------------------- */
#lang  {
	position:absolute;
	top:8px;
	left:680px;
	width:160px;
	min-height: 1px;/*for IE 5.5-7*/
}

#lang :after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0;
	visibility:hidden;
}

* html .lang {
	/*＼*/height:1%;/*for WinIE*/
	display:inline-table;/*for MacIE*/
}

#lang ul {
	margin:0;
	list-style:none;
}

#lang li {
	margin:0 1px 0 0;
	float:left;
	text-indent:-9999px;
}

#lang li.lastchild {
	margin-right:0;
}

#lang li a {
	display:block;
	width:52px;
	height:20px;
}

#lang li#en a {
	background:url(../images/btn_lang.gif) no-repeat;
}

#lang li#zh a {
	background:url(../images/btn_lang.gif) -53px 0 no-repeat;
}

#lang li#ko a {
	background:url(../images/btn_lang.gif) -106px 0 no-repeat;
}

#lang li#en a:hover {
	background:url(../images/btn_lang.gif) 0 -20px no-repeat;
}

#lang li#zh a:hover {
	background:url(../images/btn_lang.gif) -53px -20px no-repeat;
}

#lang li#ko a:hover {
	background:url(../images/btn_lang.gif) -106px -20px no-repeat;
}

/* グローバルビゲーション
---------------------------------------------------- */
/* 通常 */
#gnavi ul {
	margin:0 0 0 180px;
	padding:0;
	text-indent:-9999px;
}

#gnavi li {
	margin:0 10px 0 0;
	float:left;
	list-style:none;
}

#gnavi li a {
	text-decoration:none;
}

#gnavi li#home a {
	display:block;
	width:42px;
	height:12px;
	background :url(../images/gnavi_news.gif) no-repeat;
}

#gnavi li#shop a {
	display:block;
	width:55px;
	height:12px;
	background :url(../images/gnavi_news.gif) no-repeat -52px 0;
}

#gnavi li#brand a {
	display:block;
	width:54px;
	height:12px;
	background :url(../images/gnavi_news.gif) no-repeat -117px 0;
}

#gnavi li#recruit a {
	display:block;
	width:55px;
	height:12px;
	background :url(../images/gnavi_news.gif) no-repeat -181px 0;
}

#gnavi li#master a {
	display:block;
	width:55px;
	height:12px;

	background :url(../images/gnavi_news.gif) no-repeat -245px 0;
}

#gnavi li#news a {
	display:block;
	width:80px;
	height:12px;
	background :url(../images/gnavi_news.gif) no-repeat -310px 0;
}

#gnavi li#company a {
	display:block;
	width:54px;
	height:12px;
	background :url(../images/gnavi_news.gif) no-repeat -394px 0;
}

#gnavi li#group a {
	display:block;
	width:78px;
	height:12px;
	background :url(../images/gnavi_news.gif) no-repeat -458px 0;
}

#gnavi li#sitemap a {
	display:block;
	width:79px;
	height:12px;
	background :url(../images/gnavi_news.gif) no-repeat -546px 0;
}

/* マウスオーバー */
#gnavi li#home a:hover {
	background :url(../images/gnavi_news_on.gif) no-repeat;
}

#gnavi li#shop a:hover {
	background :url(../images/gnavi_news_on.gif) no-repeat -52px 0;
}

#gnavi li#brand a:hover {
	background :url(../images/gnavi_news_on.gif) no-repeat -117px 0;
}

#gnavi li#recruit a:hover {
	background :url(../images/gnavi_news_on.gif) no-repeat -181px 0;
}

#gnavi li#master a:hover {
	background :url(../images/gnavi_news_on.gif) no-repeat -245px 0;
}

#gnavi li#news a:hover {
	background :url(../images/gnavi_news_on.gif) no-repeat -310px 0;
}

#gnavi li#company a:hover {
	background :url(../images/gnavi_news_on.gif) no-repeat -394px 0;
}

#gnavi li#group a:hover {
	background :url(../images/gnavi_news_on.gif) no-repeat -458px 0;
}

#gnavi li#sitemap a:hover {
	background :url(../images/gnavi_news_on.gif) no-repeat -546px 0;
}

/* 選択 */
#gnavi li#homen a {
	display:block;
	width:42px;
	height:12px;
	background :url(../images/gnavi_news_n.gif) no-repeat;
}

#gnavi li#shopn a {
	display:block;
	width:55px;
	height:12px;
	background :url(../images/gnavi_news_n.gif) no-repeat -52px 0;
}

#gnavi li#brandn a {
	display:block;
	width:54px;
	height:12px;
	background :url(../images/gnavi_news_n.gif) no-repeat -117px 0;
}

#gnavi li#recruitn a {
	display:block;
	width:55px;
	height:12px;
	background :url(../images/gnavi_news_n.gif) no-repeat -181px 0;
}

#gnavi li#mastern a {
	display:block;
	width:55px;
	height:12px;
	background :url(../images/gnavi_news_n.gif) no-repeat -245px 0;
}

#gnavi li#newsn a {
	display:block;
	width:80px;
	height:12px;
	background :url(../images/gnavi_news_n.gif) no-repeat -310px 0;
}

#gnavi li#companyn a {
	display:block;
	width:54px;
	height:12px;
	background :url(../images/gnavi_news_n.gif) no-repeat -394px 0;
}

#gnavi li#groupn a {
	display:block;
	width:78px;
	height:12px;
	background :url(../images/gnavi_news_n.gif) no-repeat -458px 0;
}

#gnavi li#sitemapn a {
	display:block;
	width:79px;
	height:12px;
	background :url(../images/gnavi_news_n.gif) no-repeat -546px 0;
}

/* ローカルナビゲーション
---------------------------------------------------- */
#lnavi ul {
	margin:0;
	padding:0;
	list-style:none;
}

#lnavi li {
	margin:0 0 10px 0;

	padding:0;
}

#lnavi li a {
	padding:2px 0 2px 5px;
	color:#666666;
	border-left:solid 4px #cccccc;
}

#lnavi li a:visited {
	color:#666666;
}

#lnavi li a:active {
	color:#003366;
}

#lnavi li a:hover {
	color:#cc0000;
	border-left:solid 4px #cc0000;
}

#lnavi li.n a {
	color:#000000;
	border-left:solid 4px #cc0000;
}


/* ナカナビゲーション
---------------------------------------------------- */
.nnavi {
	margin:20px 0 30px 0;
	border-left:solid 1px #999999;
	border-bottom:solid 1px #999999;
}

.nnavi ul {
	margin:0;
	list-style:none;
}

.nnavi li {
	margin:0;
	padding:0 10px;
	display:inline;
	border-right:solid 1px #999999;
}

/* ナカナビゲーション02
---------------------------------------------------- */
.nnavi02 {
	margin:8px 0 5px 0;
	border-left:solid 1px #999999;
}

.nnavi02 ul {
	margin:5px 0;
	list-style:none;
}

.nnavi02 li {
	margin:0;
	padding:0 8px;
	display:inline;
	border-right:solid 1px #999999;
}


/* ミギガワナビゲーション
---------------------------------------------------- */
.rnavi {
	text-align:right;
	margin:25px 0 10px 0;
}

/* ヒダリガワナビゲーション
---------------------------------------------------- */
.leftnavi {
	text-align:left;
	margin:25px 0 10px 0;
}

/* ボトムナビゲーション
---------------------------------------------------- */
.botnavi {
	text-align:center;
	color:#999999;
	margin:25px 0;
	padding:5px 0;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

.botnavi .return {
	margin:5px 0;
	padding:7px 0 0 0;
	border-top:dashed 1px #cccccc;
}

/* ページ上部アンカーリンク
---------------------------------------------------- */
.up {
	clear:both;
	margin:30px 0 0 0;
	text-align:right;
	font-size:85%;
}


/* 戻る
---------------------------------------------------- */
.back {
	clear:both;
	margin:10px;
	text-align:center;
}

.back img {
	display: inline;
	vertical-align: center;
	padding-right:5px;
	padding-bottom:1px;
}


/* ぱんくずナビゲーション
---------------------------------------------------- */
.pan {
	margin-bottom:10px;
}

.pan ul {
	margin:0;
	padding:0;
}

.pan li {
	display:inline;
	margin-left:0;
	color:#666666;
	font-size:90%;
}

.pan a:link,.pan a:visited {
	text-decoration:none;
}

.pan a:hover {
	text-decoration:none;
}
