@charset "utf-8";
/* gallery */

#gallery h1 {
	background-image: url(../../gallery/images/hl_01.gif);
}

#gallery h2 {
	background-image: url(../../gallery/images/hl_00.gif);
}

#gallery .sea_photo h3 {
	background-image: url(../../gallery/images/hl_001.gif);
}

#gallery .room_photo h3 {
	background-image: url(../../gallery/images/hl_002.gif);
}

#gallery .cuisine_photo h3 {
	background-image: url(../../gallery/images/hl_003.gif);
}

#gallery .service_photo h3 {
	background-image: url(../../gallery/images/hl_004.gif);
}

#gallery .facility_photo h3 {
	background-image: url(../../gallery/images/hl_005.gif);
}

#gallery .outside_photo h3 {
	background-image: url(../../gallery/images/hl_006.gif);
}

#gallery .other_photo h3 {
	background-image: url(../../gallery/images/hl_007.gif);
}

#gallery .new_photo li {
	width: 308px;
	height: 308px;
	overflow: hidden;
	display: block;
	background-color: #CCC;
}

#gallery .new_photo li.thumbnail {
	width: 55px;
	height: 55px;
	margin-right: 15px;
	overflow: hidden;
	display: block;
	background-color: #CCC;
}

#gallery .gallery_list li {
	width: 136px;
	height: 85px;
	display: block;
	overflow: hidden;
}
