@charset "UTF-8";

.stay-header-img {
	background-image: url(../images/stay_img/plan_main-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	width: 780px;
	text-indent: -9999px;
	overflow: hidden;
}
#stay-container h1 {
	height: 24px;
	width: 530px;
	background-image: url(../images/stay_img/stay_main-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
#stay-container p {
	padding-left: 18px;
	margin-bottom: 2em;
	font-size: 1em;
	line-height: 1.5em;
}
.stay-subimg {
	background-image: url(../images/stay_img/stay_ph-bg_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 530px;
	text-indent: -9999px;
	margin-bottom: 10px;
	overflow: hidden;
}

#stay-container table {
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1.3em;
	margin-left: 18px;
	margin-right: 18px;
	width: 514px;
}
#stay-container th {
	text-align: center;
	background-color: #CCCCCC;
	color: #333333;
	padding: 4px;
}
#stay-container td {
	background-color: #f0f0f0;
	text-align: center;
	padding: 4px;
}
