@charset "UTF-8";

/* ------------------------------------------------------
guest
------------------------------------------------------ */
#guest .list {
	margin-bottom: 10px;
}
#guest .list li {
	padding:10px 0;
}
#guest .list .ph {
	float: left;
	width: 272px;
	margin-right: 1px;
}
#guest .list ul.thumb {
	float: left;
	width: 90px;
	margin-right: 10px;
}
#guest .list ul.thumb li {
	border-bottom: none;
	padding: 0;
	margin-bottom: 1px;
}
#guest .list .img_desc {
	float: left;
	width: 325px;
}
#guest .list .no11 .ph {
	width: 362px;
	margin-right: 10px;
}

#guest li.normal .ph {
	width: 362px;
	margin-right: 10px;
}
#guest li.normal ul {
	float: right;
	width: 325px;
	padding: 0;
	margin: 0;
}
#guest li.normal li {
	width: 162px;
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 1px;
	margin-bottom: 1px;

}
#guest li.normal li.rt {
	margin-right: 0;
}


/* ------------------------------------------------------
bath
------------------------------------------------------ */
#bath .ph {
	float: left;
	width: 500px;
}
#bath .thumb {
	float: right;
	width: 190px;
}
#bath .thumb li {
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#bath .thumb li.rt {
	margin-right: 0;
}



/* ------------------------------------------------------
garden
------------------------------------------------------ */
#garden .ph {
	float: left;
	width: 500px;
}
#garden .thumb {
	float: right;
	width: 190px;
}
#garden .thumb li {
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#garden .thumb li.rt {
	margin-right: 0;
}



/* ------------------------------------------------------
other
------------------------------------------------------ */
#other .ph {
	float: left;
	width: 500px;
}
#other .thumb {
	float: right;
	width: 190px;
}
#other .thumb li {
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#other .thumb li.rt {
	margin-right: 0;
}