@charset "utf-8";
@import "contents.css";


/*720px*/
#aisatsu,#oheya,#charge {
	width: 720px;
	margin: 0px auto 20px auto;
	padding: 0px;
	text-align: left;
}

/*ご挨拶*/
#aisatsu img {
	float: left;
	margin: 0px 30px auto auto;
}

#aisatsu p {
	line-height: 24px;
}

/*お部屋のご案内*/
#oheya p {
	margin: 0px auto 20px auto;
}

#oheya ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#oheya ul li {
	float: left;
	margin-right: 12px;
	text-align: center;
}

#oheya ul li#last {
	margin-right: 0px;
}

#oheya ul li img {
	width: 170px;
	height: 120px;
}

#charge table {
	float: left;
	margin-right: 20px;
}