@charset "euc-jp";
#mainimage {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #c1a07e;
	height: 291px;
	width: 900px;
}
#top_main {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	height: auto;
	width: 900px;
}
#top_center {
	margin: 0px;
	padding: 15px 0 15px 15px;
	float: left;
	height: auto;
	width: 445px;
}
#top_center h3 {
	text-indent: -9999px;
	margin: 0 0 12px 0; 
	padding: 0px;
	height: 27px;
	width: 430px;
	background-image:url(../shared/images/top_cap_stayplan.jpg);
	background-repeat: no-repeat;
}

#top_right {
	margin: 0px;
	padding: 17px 17px 17px 0;
	float: right;
	height: auto;
	width: 186px;
}
#top_center .top_plan {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 430px;
	height:auto;
	margin: 0 0 18px 0;
	padding: 0 0 15px 0;
}
#top_center .top_plan_img {
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
	height: auto;
	width: 130px;
}
#top_center .top_plan_txt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
	height: auto;
}
.top_plan h4 {
	font-size: 1.4em;
	margin: 0 0 8px 0;
	padding: 4px 0 3px 5px;
	border-bottom: 1px solid #999999;
	border-left: 5px solid #9A5555;
}
.top_plan_txt p {
	font-size: 1.1em;
	line-height: 140%;
	text-align: justify;
	text-justify:distribute;
	margin: 0px;
	padding: 0px;
}
.reserve {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.reserve a {
	text-indent: -9999px;
	background-image:url(images/btn_reserve.jpg);
	background-repeat: no-repeat;
	margin: 4px 0 0 188px;
	padding: 0px;
	height: 18px;
	width: 102px;
	display:block;
}
#top_reservation {
	margin: 0px;
	padding: 0px;
}
#top_reservation h3 {
	background-image: url(../shared/images/top_cap_reservation.jpg);
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
	padding: 0px;
	height: 15px;
	width: 186px;
	text-indent: -9999px;
}
#top_topics {
	margin: 0px;
	padding: 0px;
}
#top_topics h3 {
	background-image: url(../shared/images/top_cap_topics.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 15px;
	width: 186px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#top_topics img {
	margin: 0 0 10px 0;
	padding: 0px;
}
#top_discription {
	margin: 0px;
	padding: 0px;
}
#top_discription p {
	font-size: 1.1em;
	line-height: 140%;
	color: #FFFFFF;
	text-align: justify;
	text-justify:distribute;
}

.top_plan table {
	padding: 0px;
	border-top: 1px dotted #B88888;
	width: 100%;
	margin: 4px 0 5px 0;
}
.top_plan th {
	font-size: 1em;
	font-weight: normal;
	color: #650101;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px dotted #B88888;
}
.top_plan td {
	font-size: 1.2em;
	margin: 0px;
	padding: 3px;
	border-bottom: 1px dotted #B88888;
}
#btn_top_planlist {
	margin: 0px;
	padding: 0 0 0 310px;
	height: auto;
	width: 120px;
}
#btn_top_planlist a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 120px;
	background-image: url(images/btn_plan_list.jpg);
}
#btn_top_planlist p {
	text-indent: -9999px;
}
