@charset "utf-8";
/*---------------------------------------
　宿泊希望日から検索
-----------------------------------------*/
#table01 {
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#table01 th {
	text-align: left;
	font-weight: bold;
	text-indent: 1em;
}
#table01 tr {
	background-image: url(../images/line_dots.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#table01 #nodots {
	background-image: none;
}

#table01 td {
	text-align: left;
	padding: 10px;
}
#table01 .plan {
	width: 420px;
}
#retrieval {
	border: 1px solid #CCCCCC;
	background-color: #f2f2f2;
	margin-right: auto;
	margin-left: auto;
	width: 580px;
}
#retrieval p {
	text-align: center;
	padding-bottom: 15px;
}
#confirmation {
	text-align: right;
	padding-right: 10px;
}
/*---------------------------------------
　宿泊プランから検索
-----------------------------------------*/
.choosesPlan {
	padding-right: 10px;
	padding-left: 10px;
	width: 560px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
}
.choosesPlan h3 {
	font-size: 110%;
	font-weight: bold;
}
.choosesPlan .plan {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 10px;
}
.choosesPlan .plan h4 {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 22px;
	margin-right: 8px;
	margin-bottom: 9px;
	padding-top: 8px;
	padding-left: 5px;
}

.choosesPlan .plan .mainImg {
	padding: 5px;
	border: 1px solid #999999;
	width: 140px;
	float: right;
	background-color: #FFFFFF;
}

.choosesPlan .plan .mainImg .photo{
        width: 140px;
}

.choosesPlan .plan #icon {
	float: left;
	width: 350px;
	padding-left: 10px;
}
.table02 #border {
	background-image: url(../images/line_dots.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.table02 th {
	padding-bottom: 7px;
}
.table02 th.short {
	width: 86px;
	padding-left: 0%;
}
.table02 th.eatplace {
	padding-left: 0%;
	padding-top: 7px;
	text-align: left;
}
.table02 td {
	padding-bottom: 0px;
	padding-left: 1em;
	
	}
.table02 td.time {
	width: 25%;
}
/*---------------------------------------
　お部屋タイプ
-----------------------------------------*/
.choosesPlan #roomType ul {
	width: 530px;
}
.choosesPlan #roomType li {
	background-image: url(../images/line_dots.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 1px;
	padding-top: 3px;
	margin-left: 0.5em;
}
.choosesPlan #roomType .typeList {
	float: left;
	clear: both;
	width: 330px;
	padding-bottom: 0px;
	text-decoration: underline;
	background-image: url(../images/mini_list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0.5em;
}
.choosesPlan #roomType .typeList .pliceDetail {
	float: right;
	width: 190px;
}
.choosesPlan #roomType .typeList a {
	text-decoration: underline;
}
.choosesPlan .gotop {
	text-align: right;
	padding-bottom: 2px;
	padding-top: 2px;
}
/*---------------------------------------
　テキスト表示
-----------------------------------------*/
.choosesPlant {
	padding-right: 10px;
	padding-left: 10px;
	width: 560px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
}

.choosesPlant .plan {
	padding-bottom: 30px;
}
.choosesPlant #roomType ul {
	width: 530px;
}

.choosesPlant #roomType li {
	background-image: url(../images/line_dots.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 1px;
	padding-top: 3px;
	margin-left: 0.5em;
}
.choosesPlant #roomType .typeList {
	float: left;
	clear: both;
	width: 320px;
	padding-bottom: 0px;
	text-decoration: underline;
	background-image: url(../images/mini_list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0.5em;
}



.choosesPlant #roomType .typeList a {
	text-decoration: underline;
}

choosesPlant .plan #icon {
	float: left;
	width: 350px;
	padding-left: 10px;
}







