@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;
}
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;
}
.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;
}

.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;
}
