@charset "UTF-8";

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

h1 {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7abcd0;
	margin-bottom: 20px;

}

.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;
}
.contentsname {
	padding-bottom: 10px;
	padding-top: 10px;
}
.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;
}
.osusume {
	background-color: #f3ede5;
	padding: 20px 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d8d1c5;
}



.topinfo{}
.topinfo ul {
	list-style-type: none;
	padding-top: 20px;
}
.topinfo li {
	border-top-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 93%;
	line-height: 140%;
	background-image: url(/stay/img/detailline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topinfo a {
	color: #666666;
	text-decoration: none;
}
.topinfo a:hover {
	color: #999999;
}
.osusumeinfo {
	padding-top: 3px;
	padding-bottom: 10px;
}
.osusumeinfo table {
	width: 420px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e0d6bf;
	border-left-color: #e0d6bf;
}
.osusumeinfo th {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0d6bf;
	font-size: 93%;
	line-height: 160%;
	font-weight: bold;
	text-align: left;
	color: #514e49;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0d6bf;
	padding-left: 8px;
	background-color: #edf9fa;
}
.osusumeinfo td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0d6bf;
	font-size: 93%;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	color: #514e49;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0d6bf;
	background-color: #FFFFFF;
}
.detailmain {
	float: left;
	width: 400px;
	padding-bottom: 20px;
}
.detailinfo {
	float: right;
	width: 250px;
	padding-bottom: 20px;
}
p.infot {
	background-color: #f3ede5;
	padding: 6px;
}
.restinfo {
	padding-top: 3px;
	padding-bottom: 10px;
}
.restinfo table {
	width: 250px;
}
.restinfo th {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0d6bf;
	font-size: 93%;
	line-height: 160%;
	font-weight: bold;
	text-align: left;
	color: #514e49;
}
.restinfo td {

	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0d6bf;
	font-size: 93%;
	line-height: 160%;
	font-weight: normal;
	text-align: left;
	color: #514e49;
}
.topleftarea {
	float: left;
	width: 440px;
}
.toprightarea {
	float: right;
	width: 210px;
}
.osusumetop {
	background-color: #f3ede5;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d8d1c5;
}
.osusumetop ul {
	list-style-type: none;
	padding-top: 10px;
}
.osusumetop li {
	border-top-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 93%;
	line-height: 140%;
	background-image: url(/stay/img/detailline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.osusumetop a {
	color: #666666;
	text-decoration: none;
}
.osusumetop a:hover {
	color: #999999;
}
.osusume h3 {
	background-color: #d8d1c5;
	margin-top: 20px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #514e49;
	margin-bottom: 10px;
}
.osusume img.menuphoto {
	background-color: #FFFFFF;
	padding: 4px;
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #d8d2c7;
}
.osusume p.txt {
	font-size: 93%;
	line-height: 180%;
	color: #514e49;
	padding-bottom: 10px;
}
.boxarea {
	padding-bottom: 20px;
}
.boxarea h2 {
	background-color: #d8d1c5;
	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%;
}
.bannerspace {
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
.bannerspace li {
	padding-bottom: 10px;
}
.bannerspace li a img {
	border: 3px solid #e2e2e2;
	padding: 1px;
}

.bannerspace p {
	font-size: 78%;
	line-height: 130%;
	width: 170px;
	padding-top: 2px;
}

