/*profile ロールオーバー
--------------------------------*/
#navi_profile,
#navi_history,
#navi_location{
	width:147px;
	height:29px;
}

#navi_profile a,
#navi_history a,
#navi_location a{
	display:block;
	overflow:hidden;
	width:147px;
	height:0 !important;
	height /**/: 29px ;
	padding-top:29px;
}


#navi_profile a{
	background-image:url(http://www.idee.co.jp/imgs/navi_06_01.gif);
}

#navi_history a{
	background-image:url(http://www.idee.co.jp/imgs/navi_06_02.gif);
}


#navi_location a{
	background-image:url(http://www.idee.co.jp/imgs/navi_06_03.gif);
}


#navi_profile a.stay,
#navi_history a.stay,
#navi_location a.stay{
	background-position:0 -29px;
}


#navi_profile a:hover,
#navi_history a:hover,
#navi_location a:hover{
	background-position:0 -29px;
}


#navi_06_bg{
	height:10px;
	background: url(http://www.idee.co.jp/imgs/navi_06_bg.gif) repeat-y;
}

#l_side ul#l_navi{
	background: url(http://www.idee.co.jp/imgs/navi_06_bg.gif) repeat-y;
}



#bt_map{
	width:41px;
	height:17px;
	margin-top:5px;
}

#bt_map a{
	display:block;
	overflow:hidden;
	width:41px;
	height:0 !important;
	height /**/: 17px ;
	padding-top:17px;
	background-image:url(http://www.idee.co.jp/imgs/bt_map_profile.gif);
}

#bt_map a:hover{
	background-position:0 -17px;
}