<!--
/*-------------▼グローバルナビゲーション▼-------------*/

#GNavi {
	margin:0 auto;
	padding:0;
	background:#000;
	text-align:center;
	overflow:hidden;
	color:#fff; height:40px;
}
#ph_header{background:transparent;}

/*------------------メニュー---------------*/
/*#GNavi_menu li a{background:url(/~/media/Images/Houdai/common/bg_gnavi_hodai) repeat-x top center;}*/


/*ホーダイ*/
#GNavi_menu li.index_hodai a,
#GNavi_menu li.index_hodai a:hover{
background:url(/~/media/Images/Houdai/common/bg_gnavi_hodai) repeat-x -1222px bottom #F0F2F5 ;
width:92px;
}


/*マイページ*/
#GNavi_menu li.index_myp{
background-color:#F0F2F5;
}

#GNavi #GNavi_in #GNavi_menu li.index_myp a{
width:130px !important;
position:relative;
z-index:5;
background:url(/~/media/Images/Houdai/common/bg_gnavi_hodai) repeat-x -2038px top #F0F2F5 ;
}
#GNavi #GNavi_in #GNavi_menu li.index_myp a:hover{background-position: -2038px -40px;}


/*ユーザー名*/
#GNavi_submenu .index_user{ width:450px;}
#GNavi_submenu .index_user a{ float:right; width:90px; margin-left:10px;}
#GNavi_submenu .index_user #headerName{
font-size:14px; font-weight:bold;
display:block; float:right;
text-align:right;
width:330px;

/*文字数オーバー対策*/
text-overflow:ellipsis;
white-space:nowrap;
-0-text-overflow:ellipsis;
overflow:hidden;
}
#GNavi_submenu .index_user #headerName span{font-size:12px; font-weight:normal;}

/*-------------------サブ---------------*/

#SNavi{
padding:0; margin:0;
color:#fff;
/*font-weight:bold;*/
text-shadow:none;
/*text-shadow: 1px 1px 3px #44788a;*/
text-decoration:none !important;
text-align:center;
}
#SNavi a{ color:#00f !important; text-decoration:none !important;text-shadow: none;  /*font-weight:bold;*/}
#SNavi a:hover{ color:#00f !important;  text-decoration:underline !important;}

/*#SNavi a:before{
content:url(/%7e/media/Images/Common/icon/icon_next_white_s.ashx?h=8);
vertical-align:middle; margin-right:3px;
}*/

/*
#pankuzu ol{display:none;}
*/
#pankuzu li{ float:left; font-size:11px; margin:0; padding:0; list-style:none; color:#000}
#pankuzu p{ padding:0; margin:0; font-size:11px;}

#pankuzu a{color:#00f !important;}

#eshopNavi {
	width:430px !important;
}
#pankuzu {
	width:510px !important;
}

#pankuzu .pankuzu_ptitle{
width:500px !important;
text-overflow:ellipsis;
white-space:nowrap;
-0-text-overflow:ellipsis;
overflow:hidden;
}

/*-------------▲グローバルナビゲーション▲-------------*/
-->

