/* ************************************************ 
 * ------------------------------------------------
 *  china
 * ------------------------------------------------
 * ************************************************ */
ul#gnavi #g_home a {
	text-indent: -9999px;
	background: url(../images/cn/g_home.gif) no-repeat left top;
}
ul#gnavi #g_home a:hover {
	background: url(../images/cn/g_home.gif) no-repeat left -43px;
}
ul#gnavi #g_area a {
	text-indent: -9999px;
	background: url(../images/cn/g_area.gif) no-repeat left top;
}
ul#gnavi #g_area a:hover {
	background: url(../images/cn/g_area.gif) no-repeat left -43px;
}
ul#gnavi #g_mansion a {
	background: url(../images/cn/g_mansion.gif) no-repeat left top;
	text-indent: -9999px;
}
ul#gnavi #g_mansion a:hover {
	background: url(../images/cn/g_mansion.gif) no-repeat left -43px;
}
ul#gnavi #g_used a {
	background: url(../images/cn/g_used.gif) no-repeat left top;
	text-indent: -9999px;
}
ul#gnavi #g_used a:hover {
	background: url(../images/cn/g_used.gif) no-repeat left -43px;
}
ul#gnavi #g_rent a {
	background: url(../images/cn/g_rent.gif) no-repeat left top;
	text-indent: -9999px;
}
ul#gnavi #g_rent a:hover {
	background: url(../images/cn/g_rent.gif) no-repeat left -43px;
}
ul#gnavi #g_resort a {
	background: url(../images/cn/g_resort.gif) no-repeat left top;
	text-indent: -9999px;
}
ul#gnavi #g_resort a:hover {
	background: url(../images/cn/g_resort.gif) no-repeat left -43px;
}
ul#gnavi #g_land a {
	background: url(../images/cn/g_land.gif) no-repeat left top;
	text-indent: -9999px;
}
ul#gnavi #g_land a:hover {
	background: url(../images/cn/g_land.gif) no-repeat left -43px;
}
ul#gnavi #g_search a {
	background: url(../images/cn/g_search.gif) no-repeat left top;
	text-indent: -9999px;
}
ul#gnavi #g_search a:hover {
	background: url(../images/cn/g_search.gif) no-repeat left -43px;
}

#home ul#gnavi #g_home a {
  	background: url(../images/cn/g_home_over.gif) no-repeat;	
}
#areaP ul#gnavi #g_area a {
  	background: url(../images/cn/g_area_over.gif) no-repeat;	
}
#mansionP ul#gnavi #g_mansion a {
  	background: url(../images/cn/g_mansion_over.gif) no-repeat;	
}
#usedP ul#gnavi #g_used a {
  	background: url(../images/cn/g_used_over.gif) no-repeat;	
}
#rentP ul#gnavi #g_rent a {
  	background: url(../images/cn/g_rent_over.gif) no-repeat;	
}
#resortP ul#gnavi #g_resort a {
  	background: url(../images/cn/g_resort_over.gif) no-repeat;	
}
#landP ul#gnavi #g_land a {
  	background: url(../images/cn/g_land_over.gif) no-repeat;	
}
#searchP ul#gnavi #g_search a {
  	background: url(../images/cn/g_search_over.gif) no-repeat;	
}

.syosai {
    height: 23px;
	width: 75px;
	display: block;
	float: left;
	margin-top:5px;
}
.syosai a {
	height: 23px;
	width: 75px;
	display: block;
	background: url(../images/cn/syosai.gif) no-repeat left top;
	text-indent: -9999px;
}
.syosai a:hover{
    background: url(../images/cn/syosai_ov.gif) no-repeat left top;
}
