@charset "UTF-8";
.clr {
	clear: both;
}
.lbox {
	float: left;
	width: 300px;
}
.rbox {
	float: right;
	width: 300px;
}
blockquote,
.column {
	clear: both;
	margin: 10px 0;
	padding: 5px 8px;
	border: 2px dotted #cceecc;
}
.dsc {
	font-size: 0.7em;
	color: #444444;
	line-height: 140%;
	padding-bottom: 10px;
}
.kana {
	font-size: 0.65em;
	color: #777777;
	padding-left: 12px;
	display: block;
}
.link {
	padding-left: 12px;
	background: url(../images/icon-link.gif) no-repeat 0 0.2em;	
}

.newslist {
	padding-bottom: 10px;
}
.newsbox {
	padding: 0 5px;
	border-bottom: 1px solid #cccccc;
}
.newstitle {
	font-size: 0.75em;
	padding: 3px 0;
}
.newsdate {
	font-size: 0.7em;
	color: #999999;
}
.newsbdy {
	font-size: 0.7em;
	color: #444444;
	line-height: 150%;
	padding-bottom: 3px;
}







div.pagebody,
div.entryexcerpt,
div.entrybody,
.bdy {
	font-size: 0.75em;
	color: #444444;
	line-height: 180%;
}
div.entrybody,
.note {
	clear: both;
	width: 610px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 2px dotted #eeeeee;
}
div.entrynews {
	font-size: 0.75em;
	color: #444444;
	line-height: 180%;
	width: 610px;
	margin: 0 auto;
	padding-bottom: 15px;
}
div.entrynewsdate {
	border-top: 2px dotted #eeeeee;
	padding-top: 5px;
}
div.entryexcerpt p,
div.entrybody p {
}
div.entryexcerpt .hdl,
div.entrybody .hdl {
	font-size: 115%;
	color: #336600;
	font-weight: bold;
	margin: 5px 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #669966;
}
p.hdl {
	font-size: 0.8em;
	color: #336600;
	font-weight: bold;
	margin: 5px 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #669966;
}
p.bdy2 {
	font-size: 0.8em;
	color: #669900;
	font-weight: bold;
}
div.entryexcerpt .ld,
div.entrybody .ld {
	color: #669900;
	font-weight: bold;
}
div.entryexcerpt strong,
div.entrybody strong,
strong {
	color: #669966;
	font-weight: bold;
}
div.entryexcerpt .dsc,
div.entrybody .dsc {
	font-size: 95%;
	color: #666666;
	line-height: 150%;
}


.entrydata {
	margin: 5px 0;
	width: 100%;
}
caption {
	padding: 3px;
	font-size: 0.7em;
	color: #333333;
	background: #eeeedd;
}
.entrydata th {
	padding: 3px 10px 3px 2px;
	font-size: 0.7em;
	color: #333300;
	line-height: 120%;
	white-space: nowrap;
	border-bottom: 2px solid #cccccc;
}
.entrydata td {
	padding: 3px 5px 3px 2px;
	font-size: 0.7em;
	color: #444444;
	line-height: 120%;
	border-bottom: 1px dotted #cccccc;
}
.entryprice {
	margin: 5px 0;
	width: 100%;
}
.entryprice th {
	padding: 3px 10px 3px 5px;
	font-size: 0.7em;
	color: #333300;
	line-height: 140%;
	white-space: nowrap;
	vertical-align: top;
	background: #eeeeee;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}
.entryprice td {
	padding: 3px 5px 3px 2px;
	font-size: 0.7em;
	color: #444444;
	line-height: 140%;
	vertical-align: top;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}
.entrytbl {
	margin: 10px 0;
	border-top: 1px solid #cccccc;
}
.entrytbl th {
	padding: 3px 5px;
	color: #333300;
	line-height: 120%;
	white-space: nowrap;
	background: #eeeeee;
	border: 1px solid #cccccc;
}
.entrytbl td {
	padding: 3px;
	color: #444444;
	line-height: 120%;
	white-space: nowrap;
	border: 1px solid #cccccc;
}
.celright {
	text-align: right;
}
.entryimgs {
	width: 100%;
	margin: 3px 0 10px;
}
.entryimgs td {
	width: 25px;
	padding: 8px 0;
	text-align: center;
	vertical-align: top;
	background: #eeeedd;
}
.entryimgs td span {
	display: block;
	margin: 0 auto;
	width: 150px;
}
.staytitle {
	padding: 0 15px 5px;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
}
.stayimg {
	float: left;
	width: 160px;
	padding: 0 15px 20px 0;
}
.stayexc {
	float: right;
	padding-bottom: 15px;
	width: 430px;
}


