@charset "utf-8";
/* CSS Document */

body {
	font-size:14px;
	font-family:メイリオ, ＭＳ Ｐゴシック;
	color:#333333;
	background-color:#FFFFFF;
	margin: 0;
}form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 12px;
	border: 1px solid #999999;
}
select {
	font-size: 12px;
	border: 1px solid #999999;
}
textarea {
	font-size: 12px;
	border: 1px solid #999999;
}
.Both {
	clear: both;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
#container #HeaderField {
}
#container #MenuField {
	line-height: 33px;
	height: 33px;
	background: url(../../images/index/MenuBack1.gif);
	color: #FF9F60;
}
#MenuField a {
	color: #FFB56A;
	text-decoration: none;
	display: block;
	float: right;
	width: 150px;
	text-align: center;
	background: url(../../images/index/Link1.gif);
}

#MenuField a:hover {
	color: #FFFFFF;
	background: url(../../images/index/linkOver1.gif);
}
#MenuField #ThisPage {
	display: block;
	float: right;
	width: 150px;
	text-align: center;
	background: url(../../images/index/linkOver.gif);
	color: #FFFFFF;
}


#container #ContentsField {
}
/* 左コンテンツ */
#container #ContentsField #Right {
	float: left;
	width: 600px;
}

#Right .Contents {
	padding: 10px;
	margin-top: 10px;
}
#Right .Contents .Titles {
	margin-bottom: 15px;
	border-bottom: 2px solid #584133;
}
#Right .Contents #RoomRoop {
	width: 570px;
	font-size: 0.9em;
	margin-right: auto;
	margin-left: auto;
}
.News ul {
	margin: 0px;
	padding: 0px;
}
.News li {
	list-style: none;
	margin-bottom: 3px;
}
.News a {
	color: #CC6600;
	text-decoration: none;
	display: block;
}
.News a:hover {
	color: #006600;
	background: #FFFFCC;
}
.News .Date {
	font-size: 0.8em;
	color: #666666;
	text-align: right;
	border-bottom: 1px dotted #CCCCCC;
}
#Right .Contents .News #Descp {
	margin: 10px auto;
	width: 90%;
	font-size: 0.9em;
}



#RoomRoop .Rooms {
	float: left;
	width: 285px;
}
#RoomRoop .Rooms .Pdd {
	padding: 5px;
}

#RoomRoop .Rooms .RoomName {
	border-bottom: 1px dotted #584133;
	margin-bottom: 5px;
}
#RoomRoop .Rooms .Pdd .RoomDetailes {
}
.RoomDetailes .Images {
	float: left;
	width: 110px;
	height: 100px;
}
.RoomDetailes .Detaile {
	float: left;
	width: 150px;
}
.RoomDetailes .Links {
	margin-top: 5px;
}
.RoomDetailes .Links a {
	line-height: 30px;
	background: url(../../images/index/RsvButton.gif);
	text-align: center;
	height: 30px;
	width: 160px;
	color: #CC6600;
	display: block;
	text-decoration: none;
	float: right;
}
.RoomDetailes .Links a:hover {
	color: #009900;
}
#Right .Contents .News {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}




/* 右コンテンツ */
#container #ContentsField #Left {
	float: right;
	width: 290px;
}
#Left .Titles {
	line-height: 30px;
	background: url(../../images/index/Title01.gif);
	height: 30px;
	width: 290px;
	margin-top: 15px;
	text-align: center;
	font-size: 0.9em;
}
#Left .Contents {
	padding: 5px;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	font-size: 0.9em;
}
#Left .Contents .Plan {
	color: #663300;
	margin-bottom: 10px;
	border-bottom: 1px dotted #666666;
}
#Left .Contents .Plan p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#Left .Contents .Plan a {
	display: block;
	color: #FF6600;
	text-decoration: none;
}
#Left .Contents .Plan a:hover {
	color: #009900;
}


#container #FooterField {
	background: #261912;
	color: #ED6941;
	font-size: 9pt;
	text-align: right;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	border-top: 2px solid #ED6941;
}
#FooterField a {
	color: #FFB56A;
}
#container #FooterField a:hover {
	color: #FFFFFF;
}
#Right .Contents #PlanFiels {
}
#PlanFiels #PlanName {
	font-weight: bold;
	color: #FF6600;
	border-bottom: 1px dotted #999999;
	margin-bottom: 15px;
	font-size: 1.1em;
}
#PlanFiels #Detailes {
	width: 90%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 0.9em;
}
#PlanFiels table {
	background: #CCCCCC;
}
#PlanFiels th {
	background: #FFFFFF;
	text-align: left;
}
#PlanFiels td {
	background: #FFFFFF;
	font-size: 0.9em;
}
#PlanFiels .Price {
	color: #FF0000;
	text-align: right;
}
#PlanFiels #TekiyoTitle {
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
	font-size: 0.9em;
	color: #CC6600;
}
#PlanFiels .Rooms {
	width: 90%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#PlanFiels .Rooms .RoomName {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #333333;
}
#PlanFiels .Rooms .Image {
	float: left;
	height: 100px;
	width: 110px;
}
#PlanFiels .Rooms .Detaile {
	float: left;
	width: 400px;
	font-size: 0.9em;
}
#PlanFiels .Rooms  .Links {
	margin-top: 5px;
}
#PlanFiels .Rooms  .Links a {
	line-height: 30px;
	background: url(../../images/index/RsvButton.gif);
	text-align: center;
	height: 30px;
	width: 160px;
	color: #CC6600;
	display: block;
	text-decoration: none;
	float: right;
}
#PlanFiels .Rooms  .Links a:hover {
	color: #009900;
}

