@charset "utf-8";

@import "../../css/facilities.css";

#main.hotel p.hotel01 {
	background: url(../img/ph01.jpg) no-repeat;
	height: 290px;
	padding: 0 410px 0 10px;
}

#main.hotel p.hotel02 {
	background: url(../img/ph02.jpg) no-repeat;
	height: 290px;
	padding: 0 10px 0 410px;
}

#main.hotel p.hotel03 {
	background: url(../img/ph03.jpg) no-repeat;
	height: 230px;
	padding: 0 350px 0 10px;
}


