/* index

	- pageTitle
	- localNavigation
	- table
	- inner
----------------------------------------------- */


/* pageTitle
----------------------------------------------- */
.pageTitle2 h2#plan1 {
	margin: 0;
	padding: 0;
	width: 574px;
	height: 37px;
	background: url(../../../shared/img/tit_plan1.gif) no-repeat;
	float: left;
}

.pageTitle2 h2#plan2 {
	margin: 0;
	padding: 0;
	width: 574px;
	height: 37px;
	background: url(../../../shared/img/tit_plan2.gif) no-repeat;
	float: left;
}


/* localNavigation
----------------------------------------------- */
.localNavigation li#stay a {
	display: block;
	text-decoration: none;
	margin: 0;
	width: 195px;
	height: 32px;
	background: url(../../../shared/img/local_stay.gif) no-repeat;
}

.localNavigation li#plan a {
	display: block;
	text-decoration: none;
	margin: 0;
	width: 195px;
	height: 32px;
	background: url(../../../shared/img/local_stay.gif) no-repeat -195px -32px;
}

/* table
----------------------------------------------- */
.innerBlock6 table {
	margin: 0;
	padding: 0;
	width: 282px;
	border: none;
	border-collapse: collapse;
	clear: both;
}

.innerBlock6 table th,
.innerBlock6 table td {
	vertical-align: top;
	border: none;
}

.innerBlock6 table th {
	margin: 0;
	padding: 0px 5px 0px 0px;
	width: 84px;
	height: 70px;
	background: url(../../../shared/img/phobase_s2.gif) no-repeat;
	text-align: left;
}

.innerBlock6 table th img {
	margin: 2px 0px 0px 5px;
}

.innerBlock6 table td {
	margin: 0;
	padding: 0px 5px 0px 0px;
	width: 180px;
	text-align: left;
}

.innerBlock6 table td p {
	padding: 5px 0px 0px 0px;
}

/* inner
----------------------------------------------- */
.innerGuest1 {
	margin: 0;
	padding: 0;
	width: 282px;
	float: left;
}


.innerGuest2 {
	margin: 0;
	padding: 0;
	width: 282px;
	float: right;
}

