@charset "utf-8";

@import "../../css/facilities.css";

#main.travel p.travel01 {
	background: url(../img/ph01.jpg) no-repeat;
	height: 285px;
	padding: 0 410px 0 10px;
}

#main.travel p.travel02 {
	background: url(../img/ph02.jpg) no-repeat;
	height: 160px;
	padding: 0 10px 0 480px;
}

#main.travel p.travel03 {
	background: url(../img/ph03.jpg) no-repeat;
	height: 290px;
	padding: 0 10px 0 410px;
}

#main.travel p.travel04 {
	background: url(../img/ph04.jpg) no-repeat;
	height: 300px;
	padding: 0 460px 0 10px;
	margin-bottom: 10px;
}


