@charset "euc-jp";

/*#########  Groval Navigation  CSS header,footer ###########*/


#watchme_navigation #globalnavigation{
	clear: both;
	width: 910px;
	height: 42px;
	margin: 20px 20px;
	margin-bottom: 15px;
}



#watchme_navigation #globalnavigation dl#domestic{
	border-bottom: 2px solid #F49000;
	height: 42px;
	width: 358px;
	float: left;
	margin-right: 10px;
}

#watchme_navigation #globalnavigation dl#abroad{
	border-bottom: 2px solid #1E48E0;
	height: 42px;
	width: 358px;
	float: left;
	/*width: 358px;*/
}

#watchme_navigation #globalnavigation dt,
#watchme_navigation #globalnavigation dd{
	text-indent: -9999px;
	float: left;
	overflow: hidden;

}


#watchme_navigation #globalnavigation dt{
	width: 73px;
	height: 42px;
}
#watchme_navigation #globalnavigation dd{
	width: 92px;
	height: 42px;
	margin-left: 3px;
}

#watchme_navigation #globalnavigation dd a{
	display: block;
	width: 92px;
	height: 36px;
	margin-top: 6px;
}


/* a:link */

#watchme_navigation #globalnavigation #domestic dt{ background: url(navi/navi_bomestic.gif) no-repeat;}
#watchme_navigation #globalnavigation #abroad dt{ background: url(navi/navi_abroad.gif) no-repeat;}




/* a:link */

#watchme_navigation #globalnavigation dl#domestic dd#navi_hotel_domestic_air{ background: url(navi/navi_airticket.gif) no-repeat bottom;}
#watchme_navigation #globalnavigation dl#domestic dd#navi_hotel_domestic_hotel{ background: url(navi/navi_hotel.gif) no-repeat bottom;}
#watchme_navigation #globalnavigation dl#domestic dd#navi_hotel_domestic_tour{ background: url(navi/navi_tour.gif) no-repeat bottom;}
#watchme_navigation #globalnavigation dl#domestic dd#navi_hotel_domestic_rentacar{ background: url(navi/navi_rentacar.gif) no-repeat bottom;}

#watchme_navigation #globalnavigation dl#abroad dd#navi_hotel_abroad_air{ background: url(navi/navi_airticket.gif) no-repeat bottom;}
#watchme_navigation #globalnavigation dl#abroad dd#navi_hotel_abroad_hotel{ background: url(navi/navi_hotel_abroad.gif) no-repeat bottom;}
#watchme_navigation #globalnavigation dl#abroad dd#navi_hotel_abroad_tour{ background: url(navi/navi_tour.gif) no-repeat bottom;}



/* a:hover */

#watchme_navigation #globalnavigation dl#domestic dd#navi_hotel_domestic_air a:hover{ background: url(navi/navi_airticket_domestic_on.gif) no-repeat bottom;}
#watchme_navigation #globalnavigation dl#domestic dd#navi_hotel_domestic_hotel a:hover{ background: url(navi/navi_hotel_domestic_on.gif) no-repeat bottom;}
#watchme_navigation #globalnavigation dl#domestic dd#navi_hotel_domestic_tour a:hover{ background: url(navi/navi_tour_domestic_on.gif) no-repeat bottom;}
#watchme_navigation #globalnavigation dl#domestic dd#navi_hotel_domestic_rentacar a:hover{ background: url(navi/navi_rentacar_on.gif) no-repeat bottom;}


#globalnavigation dl#abroad dd#navi_hotel_abroad_air a:hover{ background: url(navi/navi_airticket_on.gif) no-repeat bottom;}
#globalnavigation dl#abroad dd#navi_hotel_abroad_hotel a:hover{ background: url(navi/navi_hotel_abroad_on.gif) no-repeat bottom;}
#globalnavigation dl#abroad dd#navi_hotel_abroad_tour a:hover{ background: url(navi/navi_tour_on.gif) no-repeat bottom;}