@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: 30px;
	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;
}


.caparea {
	float: right;
	width: 330px;
}
.chelllarea {
	float: left;
	width: 330px;
}
.photo img {
	padding: 1px;
	border: 3px solid #e2e2e2;
}
p.banquet {
	font-size: 100%;
	line-height: 160%;
	color: #777;
	width: 300px;
	padding-top: 5px;
}

.topleftarea {
	float: left;
	width: 330px;
}
.toprightarea {
	float: right;
	width: 310px;
}

.osusumetop {
	background-color: #f3ede5;
	padding: 20px 10px 10px 10px;
	margin:0 0 10px 0;
	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;
}
#mainarea h3 {
	font-size: 100%;
	font-weight: bold;
	color: #0084ab;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6bc5d0;
}
.planarea {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}
.pdftop {
	background-color: #f3ede5;
	padding: 20px 10px 10px 10px;
	margin:0 0 20px 0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d8d1c5;
}
.pdftop ul {
	list-style-type: none;
	margin-top: 10px;
}
.plantxt {
	font-size: 93%;
	line-height: 160%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pdftop li {
	height: 56px;
	background-image: url(/banquet/img/downloadbg.gif);
	background-repeat: no-repeat;
	font-size: 93%;
	line-height: 140%;
}

.pdftop li a {
	color: #514e49;
	text-decoration: none;
	}
.pdftop li p {
	padding-left: 35px;
	padding-top: 5px;
	padding-right: 25px;
}

