@charset "utf-8";
#cottage #main {
	width: 948px;
	position: relative;
}
#cottage #main h2 {
	color: #000099;
	font-size: 20px;
	padding-left: 18px;
}
#cottage #main p {
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.5em;
}
#cottage #main #carender {
	position: absolute;
	top: 15px;
	right: 15px;
}


#cottage #main #carender a:hover {
	background-image: url(camp-img/ctg_carender_ov.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#cottage  #ctg-img {
	border: 1px solid #996600;
	margin: 10px 10px 10px 15px;
	float: left;
}
#cottage  .spec-content  {
	margin-top: 0px;
	margin-bottom: 20px;
	border-top: 1px solid #999999;
}
#cottage   #ctg-spec   {
	margin-left: 20px;
}
#cottage  h3 {
	background-color: #41864A;
	width: 520px;
	height: 31px;
	float: right;
	background-image: url(camp-img/ctg-midori-obi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	color: #FFFFFF;
	position: relative;
	margin: 10px 20px 5px 0px;
	padding-left: 10px;
}
#cottage h3 p {
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	font-weight: normal;
	top: 3px;
	right: 10px;
}
#cottage #underlink {
	width: 100%;
	height: 50px;
	text-align: center;
}
#cottage #underlink img {
	padding-right: 5px;
	padding-left: 5px;
}
#cottage #undercopy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	border-top: 1px solid #999999;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 18px;
	line-height: 1.3;
}
