@charset "UTF-8";

@import "/common/css/base.css";
@import "/common/css/font.css";

h1 {
	font-size: 100%;
	color: #0084ab;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border: 3px solid #ceecf2;
	line-height: 140%;
}

.leftnavi li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #B8D7DE;
	list-style-type: none;
}
.leftnavi li a {
	background-image: url(/common/img/leftbullet.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 10px;
	display: block;
	font-size: 85%;
	line-height: 130%;
	text-decoration: none;
	color: #00779e;
}
.leftnavi li a:hover {
	background-image: url(/common/img/leftbullet_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #00779a;
	background-color: #ceecf2;
}
p {
	line-height: 140%;
}

.contentsname {
	padding-bottom: 25px;
}
.categoryname {
	background-color: #e2d9c7;
	font-size: 100%;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	font-weight: bold;
	color: #414141;
}
.date {
	font-size: 100%;
	font-weight: bold;
	color: #0084ab;
	padding-bottom: 5px;
}
.catch {
	font-size: 100%;
	color: #777777;
	padding-bottom: 10px;
}


.photoarea {
	padding-top: 10px;
	padding-bottom: 10px;
}
.photoarea ul {
	list-style-type: none;
}
.photoarea p {
	color: #777777;
	font-size: 85%;
	padding-top: 5px;
}
.photoarea li.p1 {
	float: left;
	width: 325px;
}
.photoarea li.p2 {
	float: left;
	width: 175px;
}
.photoarea li.p3 {

	float: left;
	width: 160px;
}
.photoarea .p1 p {
	width: 310px;
}
.photoarea .p2 p {
	width: 160px;
}
.boxarea {
	padding-top: 10px;
	padding-bottom: 10px;
}
.boxarea h2 {
	background-color: #ede9e3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
	line-height: 160%;
}
.boxarea p {
	color: #777777;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 93%;
	line-height: 160%;
}

.stayprice {
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bababa;
}
.stayprice h2 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6bc5d0;
}
.stayprice p.comment {
	font-size: 93%;
	color: #0084ab;
	padding-bottom: 10px;
}
.stayprice .comment .number {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}
.stayprice .tabnavi {
	padding-top: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6bc5d0;
	margin-bottom: 14px;
}
.stayprice .tabnavi ul {
	list-style-type: none;
}
.stayprice .tabnavi li {
	float: left;
	height: 50px;
	width: 131px;
	background-image: url(/stayplan/img/tab_off.gif);
	background-repeat: no-repeat;
}
.stayprice .tabnavi li p {
	text-align: center;
	width: 125px;
	font-size: 85%;
	padding-top: 10px;
	line-height: 120%;
}
.stayprice .tabnavi li p a {
	color: #0084ab;
}
.stayprice .tabnavi li.btm {
	background-image: none;
	width: 20px;
}
.stayprice .tabnavi li.present {
	background-image: url(/stayplan/img/tab_on.gif);
	background-repeat: no-repeat;
}
.stayprice .tabnavi li.present p a {
	color: #FFFFFF;
	text-decoration: none;
}
.stayprice h3 {
	font-size: 100%;
	font-weight: bold;
	color: #0084ab;
	padding-bottom: 10px;
}

table.rate {
  margin-bottom: 1em;
  width: 675px;
		border-collapse:collapse;
  font-size: 93%;
		border: 1px solid #999;
	line-height: 150%;
	color: #444;
}


table.rate th {
  padding: 4px 6px;
		border: 1px solid #bbb;	
		line-height: 150%;
		}
table.rate td {
  padding: 4px 6px;
		border: 1px dotted #ccc;	
		line-height: 160%;
		}
table.rate th {
  text-align: center;
  white-space: nowrap;
  font-size: 100%;
		font-weight:normal;
}
table.rate th.person {
  background-color:#F3EDE5;
		font-size: 93%;
}
table.rate td {
  text-align: right;
  white-space: nowrap;
		background-color:#FFFFFF;
}
table.rate col.season  {
background-color: #D1ECF2;
width: 40px;
}
table.rate col.normal {
}

table.sorting {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 675px;
		border-collapse: collapse;
  border: solid 1px #999;
  font-size: 93%;
	color: #444;
}
table.sorting td {
  padding: 4px 12px;
		border: dotted 1px #ccc;	
		line-height: 150%;
}
table.sorting th {
padding: 4px 6px;
		border: solid 1px #ccc;	
		line-height: 150%;
  text-align: center;
  white-space: nowrap;
		font-weight:normal;
		width: 40px;
		background-color:#D1ECF2;
}
table.sorting caption {
	font-size: 93%;
	color: #0084ab;
	text-align: left;
	padding-bottom: 3px;
}
.stayprice p.note {
	font-size: 85%;
	color: #444;
	padding-bottom: 15px;
}
.otherplan {
	padding-top: 10px;
	padding-bottom: 10px;
}
.otherplan .planlist {
	border: 3px solid #cbe6ed;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.otherplan .planlist li {
	background-image: url(/common/img/listbullet.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 85%;
}
.otherplan .planlist ul {
	list-style-type: none;
}
.otherplan .planlist li a {
	color: #007699;
}
.othercategory {
	background-color: #ebebeb;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.othercategory ul {
	margin-top: 5px;
	list-style-type: none;
}
.othercategory li {
	float: left;
	width: 165px;
	background-image: url(/stayplan/img/categorybg.gif);
	background-repeat: no-repeat;
	font-size: 93%;
}
.othercategory li a {
	color: #0088b0;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	height: 35px;
}
.othercategory li a:hover {
	background-image: url(/stayplan/img/categorybg_on.gif);
	background-repeat: no-repeat;
}
.othercategory p {
	padding-top: 7px;
}
.planlist {
	padding-bottom: 30px;
}
.planlist .photo {
	float: left;
	width: 190px;
}
.planlist .plantext {
	float: right;
	width: 460px;
}
.planlist .photo img {
	padding: 1px;
	border: 3px solid #e2e2e2;
}
.planlist .plantext p.title {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	padding-bottom: 10px;
}
.planlist .plantext p.kikan {
	font-size: 93%;
	color: #0084ab;
	padding-bottom: 10px;
}
.planlist .plantext p.detail {
	font-size: 85%;
	color: #777777;
	padding-bottom: 10px;
}
.planlist .plantext .title a {
	color: #666666;
	text-decoration: none;
}
.tokuten {
	margin-left: 20px;
	margin-top: 20px;
}
.tokuten li {
	font-size: 100%;
	line-height: 160%;
	padding-bottom: 10px;
}
.flashimg {
	padding-top: 10px;
	padding-bottom: 10px;
}
table.toplist {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 460px;
		border-collapse: collapse;
  border: solid 1px #ccc;
  font-size: 93%;
	color: #444;
}
table.toplist td {
  padding: 4px 12px;
		border: dotted 1px #ccc;	
		line-height: 150%;
}
table.toplist th {
	padding: 4px 6px;
	border: solid 1px #ccc;
	line-height: 150%;
	text-align: center;
	white-space: nowrap;
	font-weight:normal;
	width: 80px;
	background-color:#D1ECF2;
}
.searcharea {
	background-image: url(/stayplan/img/search_bg3.gif);
	background-repeat: repeat-y;
	width: 188px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	overflow: hidden;
}
.searcharea .searcht {
	background-image: url(/stayplan/img/search_bg1.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
.searcharea .searcht h2 {
	height: 35px;
	overflow: hidden;
	padding-left: 200px;
}
.searcht p.btn {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.searcharea form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.searcharea p {
	line-height: 170%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.othercategory2 {
	background-color: #ebebeb;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.othercategory2 ul {
	margin-top: 5px;
	list-style-type: none;
}
.othercategory2 li {
	float: left;
	width: 165px;
	background-image: url(/stayplan/img/categorybg2.gif);
	background-repeat: no-repeat;
	font-size: 93%;
}
.othercategory2 li a {
	color: #0088b0;
	padding-left: 10px;
	display: block;
	text-decoration: none;
	height: 56px;
}
.othercategory2 li a:hover {
	background-image: url(/stayplan/img/categorybg2_on.gif);
	background-repeat: no-repeat;
}
.othercategory2 p {
	padding-top: 7px;
}

table.resultlist {
	margin-top: 0.2em;
	margin-bottom: 2em;
	width: 675px;
	border-collapse: collapse;
	border: solid 1px #ccc;
	font-size: 93%;
	color: #444;
}
table.resultlist td {
  padding: 4px 12px;
		border: dotted 1px #ccc;	
		line-height: 150%;
}
table.resultlist th {
	padding: 4px 6px;
	border: solid 1px #ccc;
	line-height: 150%;
	text-align: center;
	white-space: nowrap;
	font-weight:normal;
	background-color:#D1ECF2;
}.price {
	font-size: 100%;
	font-weight: bold;
	color: #0084ab;
	text-align: right;
}
.calendar {
	background-image: url(/stayplan/img/care_bg.gif);
	height: 250px;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
.calendar .btnleft {
	position: absolute;
	height: 29px;
	width: 29px;
	left: 0px;
	top: 103px;
	z-index: 10;
}
.calendar .btnright {
	position: absolute;
	height: 29px;
	width: 29px;
	left: 646px;
	top: 103px;
	z-index: 11;
}
.calendarwaku {
	height: 235px;
	width: 630px;
	margin-left: 29px;
}
.calendarwaku table {
	width: 200px;
	margin-right: 3px;
	margin-left: 3px;
	float: left;
	margin-top: 5px;
		border-collapse:collapse;
}
.calendarwaku caption {
	font-size: 100%;
	font-weight: bold;
	color: #0084ab;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
}
.calendarwaku th {
	font-size: 93%;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 3px;
}
.calendarwaku td {
	color: #999999;
	font-size: 100%;
	line-height: 26px;
	background-color: #fff;
	text-align: center;
	border: solid 1px #bbb;
	font-family: Arial, Helvetica, sans-serif;
	width:26px;
	height:26px;
}
.calendarwaku td a {
	text-decoration: none;
	display: block;
	color: #000000;
}
.calendarwaku td a:link {
	color: #000000;
}
.calendarwaku td a:visited {
	color: #000000;
}
.calendarwaku td a:active {
	color: #000000;
}
.calendarwaku td a:hover {
	color: #000000;
}


.calendarwaku th.sun {
	color: #ce2000;
}
.calendarwaku th.sat {
	color: #006699;
}
.calendarwaku td a.p1 {background-color: #d1ecf2;}
.calendarwaku td a.p2 {background-color: #f5d7d7;}
.calendarwaku td a.p3 {background-color: #faedb7;}
.calendarwaku td a.p4 {background-color: #d6f3b0;}
.calendarwaku td a.p5 {background-color: #a6e8d3;}
.calendarwaku td a.p6 {background-color: #c6c4fd;}
.calendarwaku td a.p7 {background-color: #fedafa;}
.calendarwaku td a.p8 {background-color: #deb6af;}
.calendarwaku td a.p9 {background-color: #8cc6f8;}
.calendarwaku td a.p10 {background-color: #ffc076;}
.stayprice p.plandate {
	font-size: 114%;
	color: #0084ab;
	padding-bottom: 10px;
}
.stayprice p.plandate .number {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
}

