#ID {
	width: 800px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#ID UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#ID LI {
	display: inline;
	padding: 0;
	margin: 0 0px;
	float: left;
}

#ID #menu_hotel a {
	background-image: url(../../img/menu_hotel.gif);
	width: 128px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	display: block;
}

#ID #menu_hotel a:hover {
	background-color: #ffffff;
	background-image: url(../../img/menu_hotel_on.gif);
	width: 128px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
}

#ID #menu_activity a {
	background-image: url(../../img/menu_activity.gif);
	width: 128px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	display: block;
}

#ID #menu_activity a:hover {
	background-color: #ffffff;
	background-image: url(../../img/menu_activity_on.gif);
	width: 128px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
}

#ID #menu_golf a {
	background-image: url(../../img/menu_golf.gif);
	width: 128px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	display: block;
}

#ID #menu_golf a:hover {
	background-color: #ffffff;
	background-image: url(../../img/menu_golf_on.gif);
	width: 128px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
}

#ID #menu_bearmt a {
	background-image: url(../../img/menu_bearmt.gif);
	width: 128px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	display: block;
}

#ID #menu_bearmt a:hover {
	background-color: #ffffff;
	background-image: url(../../img/menu_bearmt_on.gif);
	width: 128px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
}

#ID #menu_transportation a {
	background-image: url(../../img/menu_transportation.gif);
	width: 128px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	display: block;
}

#ID #menu_transportation a:hover {
	background-color: #ffffff;
	background-image: url(../../img/menu_transportation_on.gif);
	width: 128px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
}

#ID #menu_winter a {
	background-image: url(../../img/menu_winterseason.gif);
	width: 160px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	display: block;
}

#ID #menu_winter a:hover {
	background-color: #ffffff;
	background-image: url(../../img/menu_winterseason_on.gif);
	width: 160px;
	height: 40px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	display: block;
}

#btn_sahoro a {
	display: block;
	width: 81px;
	height: 11px;
	background-image: url(../../img/sahoro.gif);
	background-repeat: no-repeat;
}

#btn_sahoro a:hover {
	background-image: url(../../img/sahoro_on.gif);
	background-repeat: no-repeat;
}

#btn_gu a {
	display: block;
	width: 81px;
	height: 11px;
	background-image: url(../../img/sel_tw.gif);
	background-repeat: no-repeat;
}

#btn_gu a:hover {
	background-image: url(../../img/sel_tw_on.gif);
	background-repeat: no-repeat;
}

#btn_korea a {
	display: block;
	width: 45px;
	height: 11px;
	background-image: url(../../img/sel_korea.gif);
	background-repeat: no-repeat;
}

#btn_korea a:hover {
	background-image: url(../../img/sel_korea_on.gif);
	background-repeat: no-repeat;
}

#btn_japan a {
	display: block;
	width: 46px;
	height: 11px;
	background-image: url(../../img/sel_japan.gif);
	background-repeat: no-repeat;
}

#btn_japan a:hover {
	background-image: url(../../img/sel_japan_on.gif);
	background-repeat: no-repeat;
}

.span1 {
	display: none;
}