@charset "UTF-8";

/*------------------------------------------
    Navigator
-------------------------------------------*/
.navgitorBar{
	border: 0px #F00 solid;
}
.navgitorBar a{
	text-decoration: none;
}


/*------------------------------------------
    Tab button
-------------------------------------------*/
.tabBar{
	height: 34px;
	border: 0px #F00 solid;
}
.tabBar ul{
  	overflow: auto;
  	list-style: none;
	}
.tabBar ul 	li
{
	float: left;
    margin-right: 4px;
}
.tabHouseEnOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_house_ON.png); 
	}
.tabHouseEnOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_house_OFF.png); 
	}
.tabHouseJpOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_house_ON.png); 
	}
.tabHouseJpOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_house_OFF.png); 
	}
	
.tabRoomEnOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_room_ON.png); 
	}
.tabRoomEnOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_room_OFF.png); 
	}
.tabRoomJpOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_room_ON.png); 
	}
.tabRoomJpOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_room_OFF.png);
	}
	
.tabVoiceEnOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_voice_ON.png); 
	}
.tabVoiceEnOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_voice_OFF.png); 
	}
.tabVoiceJpOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_voice_ON.png); 
	}
.tabVoiceJpOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_voice_OFF.png);
	}
	
.tabOwnerEnOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_owner_ON.png); 
	}
.tabOwnerEnOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_owner_OFF.png); 
	}
.tabOwnerJpOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_owner_ON.png); 
	}
.tabOwnerJpOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_owner_OFF.png); 
	}
	
.tabEventEnOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_event_ON.png);
	}
.tabEventEnOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_event_OFF.png);
	}
.tabEventJpOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_event_ON.png);
	}
.tabEventJpOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_event_OFF.png);
	}
	
.tabReviewEnOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_review_ON.png);
	}
.tabReviewEnOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_review_OFF.png);
	}
.tabReviewJpOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_review_ON.png);
	}
.tabReviewJpOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/tab_btn/tab_review_OFF.png);
	}
	
.tabPhotoEnOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_photo_ON_en.png); 
	}
.tabPhotoEnOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_photo_OFF_en.png); 
	}
.tabPhotoJpOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_photo_ON_en.png); 
	}
.tabPhotoJpOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_photo_OFF_jp.png); 
	}
	
.tabRoomInfoEnOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_roominfo_ON_en.png); 
	}
.tabRoomInfoEnOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_roominfo_OFF_en.png); 
	}
.tabRoomInfoJpOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_roominfo_ON_jp.png); 
	}
.tabRoomInfoJpOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_roominfo_OFF_jp.png); 
	}

.tabInfomationEnOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_info_ON_en.png); 
	}
.tabInfomationEnOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_info_OFF_en.png); 
	}
.tabInfomationJpOn{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_info_ON_jp.png); 
	}
.tabInfomationJpOff{
	width: 96px;
	height: 34px;
	background-image: url(../../img/user/account/button/tab_info_OFF_jp.png); 
	}
	
.tabCommonSpaceEnOn{
	width: 150px;
	height: 34px;
	background-image: url(../../img/user/house/tab_CommonSpace_ON_en.png); 
	}
.tabCommonSpaceEnOff{
	width: 150px;
	height: 34px;
	background-image: url(../../img/user/house/tab_Occupancy_OFF_en.png); 
	}
.tabCommonSpaceJpOn{
	width: 150px;
	height: 34px;
	background-image: url(../../img/user/house/tab_CommonSpace_ON_en.png); 
	}
.tabCommonSpaceJpOff{
	width: 150px;
	height: 34px;
	background-image: url(../../img/user/house/tab_CommonSpace_OFF_jp.png);  
	}
	
.tabOccupancyEnOn{
	width: 150px;
	height: 34px;
	background-image: url(../../img/user/house/tab_Occupancy_ON_en.png); 
	}
.tabOccupancyEnOff{
	width: 150px;
	height: 34px;
	background-image: url(../../img/user/house/tab_Occupancy_OFF_en.png); 
	}
.tabOccupancyJpOn{
	width: 150px;
	height: 34px;
	background-image: url(../../img/user/house/tab_Occupancy_ON_jp.png); 
	}
.tabOccupancyJpOff{
	width: 150px;
	height: 34px;
	background-image: url(../../img/user/house/tab_Occupancy_OFF_jp.png);  
	}