@charset "Shift_JIS";
/**
 :タイトル "ページ全体レイアウト設定";
 :一行説明 "ページ全体レイアウト設定のスタイルシートです";
 :作成日 "2011-09-14";
 :改訂版 [:版 "1.0.0"; :作成日 "2011-09-14"];
*/

#header{
	width:100%;
	background: url(/common/img/bg_header.gif) repeat-x left 77px;
	height: 124px;
}
#header div.inner{
	width: 950px;
	height: 124px;
	margin: 0 auto;
	line-height: 1;
}
#main{
	background: #f5f5f5 url(//kango.mynavi.jp/common/img/bg_main01.gif) repeat-x left top;
}
#main #mainInner{
	width: 950px;
	margin: 0 auto;
	padding: 10px 27px 1px;
	background: #fff url(//kango.mynavi.jp/common/img/bg_main02.gif) repeat-x left top;
}
#mainInner{
   _zoom:1;
}
#mainInner:after{
   content:'';
   display:block;
   clear:both;
}
#primary{
	float: left;
	width: 687px;
	margin-bottom: 4.5em;
	padding-bottom: 1px;
	line-height: 1.5;
}
#main.main1cl #primary{
	float: none;
	width: 850px;
	margin: 0 auto 4.5em;
}
#secondary{
	float: right;
	width: 239px;
	margin-bottom: 4.5em;
	line-height: 1.5;
}
#footer{
	clear: both;
	width: 1004px;
	margin: 0 auto;
	padding-bottom: 15px;
	background: #fff;
}
#catVisual{
	margin-bottom: 30px;
}

/* ▼#primary
   --------------------------------------------- */


/* ▼#secondary
   --------------------------------------------- */
/* 右カラム ボックス共通スタイル */
#secondary div.sideColumn{
	width: 239px;
	margin-bottom: 1em;
	background: url(/common/img/bg_sec-column01.gif) repeat-y left top;
}
.inner{
	_zoom: 1;
	padding-bottom: 1px;
}
#secondary div.sideColumn dd{
	
}

#secondary div.sideColumn dt.hdTxt{
	display: block;
	_zoom: 1;
	font-weight: bold;
	color: #fff;
	background: url(/common/img/bg_heading-side01-02.gif) repeat-y left top;
}
#secondary div.sideColumn dt.hdTxt span{
	display: block;
	zoom: 1;
	background: url(/common/img/bg_heading-side01-01.gif) no-repeat left top;
}
#secondary div.sideColumn dt.hdTxt span span{
	padding: 0.65em 7px;
	background: url(/common/img/bg_heading-side01-03.gif) no-repeat left bottom;
}
#secondary div.sideColumn dt.hdTxt span span span{
	padding: 0 0 0 6px;
	border-left: 4px solid #fff;
	background-image: none;
}



/* ▼#header
   --------------------------------------------- */
#header .header_top{
	height:77px;
}
#header h1#siteLead{
	position:relative;
	float:left;
	top: -117px;
	left: 2px;
	font-size: 83%;
	color:#aaa;
	font-weight: normal;
}
#header p#siteTtl{
	position:absolute;
	margin-top:22px;
}
/*180524修正対応*/
#header p#siteTtl .header_no1_img {
    margin-left: 20px;
}
/*header修正対応*/
#header div.entry{
	float:right;
	margin-top:15px;
}
#header div.entry p{
	text-align:right;
	margin-bottom:3px;
}
#header div.entry a{
	display:block;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	width:189px;
	height:36px;
	background: url(/common/img/btn_entry_head.png) no-repeat left 0px;
}
#header div.entry a:hover{
	background-position:left -36px;
}
#header div.telInfo{
	position:absolute;
	margin:16px 0 0 422px;
}
#header div.telInfo p.example{
	position: absolute;
	top: 12px;
	left: 277px;
	z-index:102;
}
#header .example-pop{
	display:block;
	position:absolute;
	top:26px;
	margin-left:-605px;
	display:none;
}


#header .globalNav{
	height:47px;
}
#header .globalNav ul{
	/overflow: hidden;
	width: 950px;
	height: 47px;
	background: url(/common/img/bg_globalnav01.gif) no-repeat left top;
	list-style: none; 
}
#header .globalNav ul li{
	float: left;
	height: 47px;
	vertical-align: top;
	width:135px;
}
#header .globalNav ul li a{
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 47px;
	padding-top: 47px;
	text-decoration: none;
	font-size: 8px;
	line-height: 47px;
	width:135px;
}
#header .globalNav ul li.nav07,
#header .globalNav ul li.nav07 a{
	width: 140px;
}

#header .globalNav ul li.nav01 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat 0px -47px;
}
#header .globalNav ul li.nav02 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -135px -47px;
}
#header .globalNav ul li.nav03 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -270px -47px;
}
#header .globalNav ul li.nav04 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -405px -47px;
}
#header .globalNav ul li.nav05 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -540px -47px;
}
#header .globalNav ul li.nav06 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -675px -47px;
}
#header .globalNav ul li.nav07 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -810px -47px;
}

#sideNavi{
	position: fixed;
	float:right;
	top: 142px;
	right:0;
	z-index:999;
}
#sideNavi .functionNav{
}
#sideNavi dl.functionNav dt{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}
#sideNavi .functionNav ul{
	overflow: hidden;
	width: 55px;
	height: 381px;
	background: url(/common/img/bg_functionnav.png) no-repeat left top;
	list-style: none; 
}
#sideNavi .functionNav ul li{
	float: left;
	height: 127px;
	width: 55px;
	vertical-align: top;
}
#sideNavi .functionNav ul li a{
	display:block;
	overflow: hidden;
	height: 50px;
	width: 55px;
	text-decoration: none;
	font-size: 22px;
	line-height: 22px;
	color:#666;
	text-align:center;
	padding-top: 72px;
}
#sideNavi .functionNav ul li.nav01 a:hover{
	background: url(/common/img/bg_functionnav.png) no-repeat -55px 0px;
}
#sideNavi .functionNav ul li.nav02 a:hover{
	background: url(/common/img/bg_functionnav.png) no-repeat -55px -127px;
}
#sideNavi .functionNav ul li.nav03 a:hover{
	background: url(/common/img/bg_functionnav.png) no-repeat -55px -254px;
}



/* ▼#topicpath
   --------------------------------------------- */
#topicpath{
	overflow: hidden;
	width: 950px;
	margin: 1px auto 0.5em;
	font-size:90%;
	text-indent:4px;
}
#topicpath dt{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
	margin: 0;
	padding: 0;
}
#topicpath ul li{
	float: left;
}
#topicpath ul li a{
	margin-right: 1px;
}
#topicpath ul li.home{
	background:none;
}
#topicpath ul li:before{
	margin-right:10px;
	padding-right:10px;
    content:"";
	background: url(/common/img/ic_topicpath-link.gif) no-repeat right center;
}
#topicpath ul li:first-child:before{
    content:"";
	background:none;
	padding: 0;
}



/* 登録フォームバナー */
#secondary div.bnrRegistBox{
	position: relative;
	width: 239px;
	height: 154px;
	margin-bottom: 1.5em;
}
#secondary div.bnrRegistBox p{
	margin: 0;
}
#secondary div.bnrRegistBox ul.linkList01{
	position: absolute;
	left: 15px;
	top: 130px;
	font-size: 86%;
}

/* 「希望通りの求人をー」 */
#secondary div.howToEntry{
	position: relative;
	width: 239px;
	height: 309px;
	margin-bottom: 1em;
	background: url(/common/img/bg_howto.gif) no-repeat left top;
}
#secondary div.howToEntry dt{
	position: absolute;
	left: 29px;
	top: 7px;
}
#secondary div.howToEntry dd.step ol{
	position: absolute;
	left: 18px;
	top: 53px;
}
#secondary div.howToEntry dd.step ol li{
	margin-bottom: 15px;
}
#secondary div.howToEntry dd.txt{
	position: absolute;
	left: 15px;
	top: 215px;
	width: 209px;
	font-size: 86%;
}
#secondary div.howToEntry dd.btn{
	position: absolute;
	left: 15px;
	top: 233px;
}
#secondary div.howToEntry dd.link{
	position: absolute;
	left: 15px;
	top: 288px;
	font-size: 86%;
}

#secondary .inner{
	background:(/common/img/bg_sec-column02.gif) no-repeat left bottom;
}

/* 「人気求人ランキング」 */

.weeklyRanking .inner h2{
	margin: 0 0 5px -9px;
}
* html .weeklyRanking h2{
	position: relative;
	margin-left: 0;
	left: -9px;
}
.weeklyRanking.inner .btn{
	margin-bottom: 5px;
}
.weeklyRanking .inner .btn a{
	display: block;
	width: 229px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 133%;
	font-weight: bold;
	margin: 0 auto;
	color: #4c4c4c;
	background: url(/common/img/bg_area-rank-btn.gif) no-repeat left top;
}
.weeklyRanking .inner .btn a:hover{
	background: url(/common/img/bg_area-rank-btn.gif) no-repeat left bottom;
	text-decoration: none;
}
.weeklyRanking .txt{
	width: 210px;
	margin: 0 auto;
}

.weeklyRanking p{
	margin: 1em 0 0.5em 0;
}

/* 右カラム・県別ランキング用 start*/
div#secondary div.weeklyRanking div.inner{
	_zoom: 1;
	padding-bottom: 1px;
	background: url(/common/img/bg_sec-column02.gif) no-repeat left bottom;
}


/* 「イベント情報」 */
#secondary div.eventInfo dt{
	margin-bottom: 10px;
}
#secondary div.eventInfo dd{
	width: 210px;
	margin: 0 auto;
}
#secondary div.eventInfo ul.linkList li{
	zoom: 1;
	margin-bottom: 0.65em;
	padding: 0 0 0.65em 14px;
	background: url(/common/img/ic_link01.gif) no-repeat 0px 5px;
	border-bottom: 1px dotted #d0d0d0;
}
#secondary div.eventInfo ul.linkList ul{
	margin: 0.3em 0 0 0;
}
#secondary div.eventInfo ul.linkList ul li{
	margin-bottom: 0.15em;
	padding: 0 0 0 10px;
	background: url(/common/img/ic_link01-02.gif) no-repeat 0px 6px;
	border: none;
}
#secondary div.eventInfo ul.linkList li.last{
	padding-bottom: 0;
	border: none;
}

/* 専用ダイヤル1 */
#secondary div.dialInfo1 dd{
	padding: 9px 0 14px;
	text-align: center;
}

/* 専用ダイヤル2 */
#secondary div.dialInfo2 dd{
	width: 210px;
	margin: 0 auto;
	padding: 10px 0 0;
	font-size: 86%;
}
#secondary div.dialInfo2 dd p{
	margin-bottom: 5px;
}
#secondary div.dialInfo2 ul.list li{
	background: url(/common/img/bg_border01.gif) repeat-x left bottom;
	margin-bottom: 0.65em;
	padding-bottom: 0.65em;
}
#secondary div.dialInfo2 ul.list li.last{
	background: none;
	margin-bottom: 0.65em;
}

/* バナーエリア */
#secondary div.bnrList{
	margin-bottom: 1em;
}
#secondary div.bnrList li{
	margin-bottom: 10px;
}

/* 携帯版 */
#secondary div.mobileSite{
	position: relative;
}
#secondary div.mobileSite dd.service{
	position: absolute;
	top: 64px;
	left: -14px;
}
#secondary div.mobileSite dt{
	margin-bottom: 15px;
}
#secondary div.mobileSite dd.qr{
	margin-bottom: 13px;
	text-align: center;
}
#secondary div.mobileSite dd.btn{
	margin-bottom: 0.65em;
	text-align: center;
}
#secondary div.mobileSite dd.txt{
	width: 210px;
	margin: 0 auto;
}
#secondary div.mobileSite dd.txt p{
	margin-bottom: 0.5em;
}

/* 保存した求人を見る */
#secondary div.functionSave{
	position: relative;
	width: 239px;
	margin-bottom: 1em;
	background: url(/common/img/bg_side-function01.gif) repeat-y left top;
}
#secondary div.functionSave dl.inner{
	zoom: 1;
	padding-bottom: 1px;
	background: url(/common/img/bg_side-function02.gif) no-repeat left bottom;
}
#secondary div.functionSave dt{
	margin-bottom: 6px;
}
#secondary div.functionSave dd.txt{
	width: 210px;
	margin: 0 auto 0.65em;
}
#secondary div.functionSave dd.number{
	width: 201px;
	margin: 0 auto 0.65em;
	padding: 0.5em 11px;
	background: #fff;
	font-weight: bold;
}
#secondary div.functionSave dd.number span.number{
	font-size: 150%;
	color: #ee3737;
}

/* 最近見た求人を見る */
#secondary div.functionRecent{
	position: relative;
	width: 239px;
	margin-bottom: 1em;
	background: url(/common/img/bg_side-function01.gif) repeat-y left top;
}
#secondary div.functionRecent dl.inner{
	zoom: 1;
	padding-bottom: 1px;
	background: url(/common/img/bg_side-function02.gif) no-repeat left bottom;
}
#secondary div.functionRecent dt{
	margin-bottom: 6px;
}
#secondary div.functionRecent dd.txt{
	width: 210px;
	margin: 0 auto 0.65em;
}
#secondary div.functionRecent dd.number{
	width: 201px;
	margin: 0 auto 0.65em;
	padding: 0.5em 11px;
	background: #fff;
	font-weight: bold;
}
#secondary div.functionRecent dd.number span.number{
	font-size: 150%;
	color: #ee3737;
}
#secondary div.functionRecent dd.detail{
	width: 210px;
	padding-top: 0.65em;
	margin: 0 auto 0.65em;
	border-top: 1px solid #bbbec6;
	font-size: 86%;
}

/* おすすめ求人特選 */
#secondary div.recommend dt{
	margin-bottom: 10px;
}
#secondary div.recommend dd{
	width: 210px;
	margin: 0 auto;
}
#secondary div.recommend dd p{
	margin-bottom: 0.5em;
}
#secondary div.recommend ul.linkList li{
	background: url(/common/img/bg_border01.gif) repeat-x left top;
	margin-bottom: 0.65em;
	padding-top: 0.65em;
}
#secondary div.recommend ul.linkList li a{
	display: block;
	padding: 0 0 0 10px;
	background: url(/common/img/ic_link01.gif) no-repeat 0px 0.25em;
}





/* ▼.to_pagetop
   --------------------------------------------- */
.to_pagetop_wrap{
	position:absolute;		
	width:100%;
	height:0px;
	z-index:50;
	bottom:390px;
}
.to_pagetop_s{
	width:930px;
	margin:0 auto;
}
 .to_pagetop{
	float:right;
	right:0;
	cursor:pointer;
	display:block;
	width:37px;
	height:37px;
	background: url(/common/img/btn_to_pagetop.gif) no-repeat left 0px;
}
 .to_pagetop:hover{
	background-position:left -37px;
}



/*=====================*/
/*	フッター 
/*=====================*/
/* ▼#footer
   --------------------------------------------- */
 #footer {
	 position:relative;
 }
#footer dl.assistNav dt{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}
#footer dl.assistNav{
	zoom: 1;
	overflow: hidden;
	width:950px;
	margin:0 auto 1em;
	line-height: 1.2;
	font-size: 11px;
}
.assistNav li{
	float: left;
	margin-right: 0.4em;
	padding-right: 0.65em;
	border-right: 1px solid #4c4c4c;
}
#footer dl.assistNav li.last{
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

#footer dl.globalNav{
	background: url(/common/img/bg_globalnav02-2.gif) repeat-x left top;
}
#footer dl.globalNav dt{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}
#footer dl.globalNav ul{
	overflow: hidden;
	width: 950px;
	height: 31px;
	margin: 0 auto;
	background: url(/common/img/bg_globalnav02.gif) no-repeat left top;
	list-style: none; 
}
#footer dl.globalNav ul li{
	float: left;
	height: 31px;
	vertical-align: top;
	width:120px;
}
#footer dl.globalNav ul li a{
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 31px;
	padding-top: 31px;
	text-decoration: none;
	font-size: 8px;
	line-height: 31px;
}
#footer dl.globalNav ul li.nav01,
#footer dl.globalNav ul li.nav01 a{
	width: 120px;	
}
#footer dl.globalNav ul li.nav02,
#footer dl.globalNav ul li.nav02 a{
	width: 125px;	
}
#footer dl.globalNav ul li.nav03,
#footer dl.globalNav ul li.nav03 a{
	width: 132px;	
}
#footer dl.globalNav ul li.nav04,
#footer dl.globalNav ul li.nav04 a{
	width: 135px;	
}
#footer dl.globalNav ul li.nav05,
#footer dl.globalNav ul li.nav05 a{
	width: 190px;	
}
#footer dl.globalNav ul li.nav06,
#footer dl.globalNav ul li.nav06 a{
	width: 136px;	
}
#footer dl.globalNav ul li.nav07,
#footer dl.globalNav ul li.nav07 a{
	width: 112px;
}


#footer dl.globalNav ul li.nav01 a:hover{
	background: url(/common/img/bg_globalnav02.gif) no-repeat 0px -31px;
}
#footer dl.globalNav ul li.nav02 a:hover{
	background: url(/common/img/bg_globalnav02.gif) no-repeat -120px -31px;
}
#footer dl.globalNav ul li.nav03 a:hover{
	background: url(/common/img/bg_globalnav02.gif) no-repeat -245px -31px;
}
#footer dl.globalNav ul li.nav04 a:hover{
	background: url(/common/img/bg_globalnav02.gif) no-repeat -377px -31px;
}
#footer dl.globalNav ul li.nav05 a:hover{
	background: url(/common/img/bg_globalnav02.gif) no-repeat -512px -31px;
}
#footer dl.globalNav ul li.nav06 a:hover{
	background: url(/common/img/bg_globalnav02.gif) no-repeat -702px -31px;
}
#footer dl.globalNav ul li.nav07 a:hover{
	background: url(/common/img/bg_globalnav02.gif) no-repeat -838px -31px;
}

#GlobalFooter {
	width: 950px;
	margin: 5px auto 10px;
	font-size: 90%;
	line-height: 1.5;
	position:relative;
}

#FooterLogo {
	position:absolute;
	right:0;
/*	top:125px; */
}

#FooterService {
	width: 950px;
	float: left;
	display: inline; /* dobble margin bugfix for ie6 */
}

#FooterServiceHead {
	margin: 0 0 15px 0;
	padding: 5px 0 0 0;
}

#GlobalFooter .FooterTitle {
	float: left;
	font-size: 115%;
	font-weight: bold;
	color: #333;
	margin:0 15px 0 0;
}

#GlobalFooter #FooterServiceHead p.FooterHeadLink {
	position:absolute;
	right: 50px;
/*	top: 147px; */
	padding: 0 0 0 15px;
	font-size: 9px;
	background: url(/common/img/farrow.gif) no-repeat left 2.5px;
}

#GlobalFooter #FooterServiceHead p.FooterHeadLink a {
	float: left;
	color: #09F !important;
}

#GlobalFooter #FooterServiceHead p.FooterHeadLink img {
	vertical-align: text-top;
}

#GlobalFooter #FooterServiceCont {
	clear: both;
	width: 950px;
}

#FooterServiceCont dl {
	padding: 1px 0 0;
	background: url(/common/img/fline_blue.gif) repeat-y 90px;
}

#FooterServiceCont dl dt {
	width: 90px;
	float: left;
	padding-bottom: 10px;
	margin-right: 15px;
	color: #2798e3;
}

#FooterServiceCont dl dd {
	float: left;
	margin: 0 7px 3px 0;
	padding: 0 7px 0 0;
	border-right: 1px solid #999;
	white-space: nowrap;
}

#FooterServiceCont dl dd a:hover {
	text-decoration: underline;
}

#FooterServiceCont dl dd.last {
	border-right: none;
}

#FooterCorp {
	clear: both;
}

#FooterCorpInfo {
	float: left;
	width: 950px;
	margin: 10px 0 0 0;
	padding-top: 5px;
	border-top: 1px solid #2798e3;
	display: inline; /* dobble margin bugfix for ie6 */
	position:relative;
}

#FooterCorpId {
	float: left;
	/*width: 150px;*/
	margin: 0 20px 0 0;
}

#FooterCorpName {
	/*margin-top: 2px;*/
}

#copyright {
	margin: 3px 0 0 0;
	font-size: 81.6%;
	color: #333;
	line-height: 1.2;
}

#footer02 .copyright {
	padding:10px 0;
	text-align:center;
}



#FooterCorpLink {
	margin: 4px 0 0 0;
}

#FooterCorpLink ul li {
	float: left;
	margin: 0px 10px 7px 0;
	padding: 3px 9px 0px 0;
	border-right: 1px solid #999;
	/*font-size: 88%;*/
	line-height: 1.2;
}

#FooterCorpLink ul li.last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#GlobalFooter #privacy {
	position:absolute;
	right:0;
	top:4px;
	width: 110px;
/*	margin: -34px 0 0 0; */
	display: inline; /* dobble margin bugfix for ie6 */
}
#GlobalFooter #privacy img{
	margin-right:5px;
}
/*=====================*/
/*	フォント
/*=====================*/

#GlobalFooter a {
	color: #666666;
	text-decoration: none;
}

#GlobalFooter a:hover {
	color: #666666;
	text-decoration: underline;
}


/* 「top_職場カルテ」 */
#secondary div.carte{
	width: 239px;
	font-size: 11px;
	}
#secondary div.carte br{
	display:none;
}


#secondary div.carte dd{
	padding:5px 7px;
	line-height:1.8em;
	}
#secondary div.carte dd span{
	background:url(/common/img/icn_link-next.gif) no-repeat 0px 10px;
	padding:5px 0 0 10px;
	font-size:10px;
	line-height:1.0em;
	}

/* kangogakusei_link 
--------------------------------------------------------*/

#tab_area{
	position: fixed;
	top:100px;
	right:0;
}
#tab_area a:hover img{
	  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/* マイナビ看護師　転職ノウハウ：style.css
================================================== */
/* added by kato 2017/12/5 */

/* グローバルナビ */
#header .globalNav ul{
	/overflow: hidden;
	width: 950px;
	height: 47px;
	background: url(../../common/img/bg_globalnav01.gif) no-repeat left top;
	list-style: none;
}

#header .globalNav ul li {
    float: left;
    height: 47px;
    vertical-align: top;
    width: 130px;
}

#header .globalNav ul li.nav01 {
    width: 40px;
}

#header .globalNav ul li a {
    display: block;
    overflow: hidden;
    height: 0 !important;
    height: 47px;
    padding-top: 47px;
    text-decoration: none;
    font-size: 8px;
    line-height: 47px;
    width: 130px;
}

#header .globalNav ul li.nav01 a {
	    width: 40px;
}

#header .globalNav ul li.nav01 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat 0px -47px;
}
#header .globalNav ul li.nav02 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -40px -47px;
}
#header .globalNav ul li.nav03 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -170px -47px;
}
#header .globalNav ul li.nav04 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -300px -47px;
}
#header .globalNav ul li.nav05 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -430px -47px;
}
#header .globalNav ul li.nav06 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -560px -47px;
}
#header .globalNav ul li.nav07 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -690px -47px;
}
#header .globalNav ul li.nav08 a:hover{
	background: url(/common/img/bg_globalnav01.gif) no-repeat -820px -47px;
}

#header .globalNav ul li.nav07,
#header .globalNav ul li.nav07 a{
	width: 130px !important;
}
