@charset "utf-8";
/* CSS Document */

#MainContent {
	margin: 0px;
}
#MainContent a {
	color: #09F;
}
#MainContent a:hover {
	color: #999;
}
#MainContent .topArea {
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 3%;
	padding-left: 1%;
	background-image: url(https://www.bali-kankou.com/contents/hotel/img/bg-color.png);
	background-repeat: repeat;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
#MainContent .topArea .imgTop {
	width: 35%;
	float: left;
	text-align: center;
	margin-left: 1%;
}
#MainContent .topArea dl {
	width: 57%;
	float: right;
	background-color: #FFF;
	margin-right: 1%;
	margin-left: 1%;
	padding: 2%;
}
#MainContent .topArea dl dt {
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	color: #000000;
}
#MainContent .topArea dl dd {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 3px;
}
#MainContent .box {
	margin-top: 25px;
}
#MainContent .box h2 {
	font-size: 18px !important;
	color: #333 !important;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0FF;
	background-image: url(https://www.bali-kankou.com/contents/hotel/img/h2-icon.png);
	background-repeat: no-repeat;
	background-position: 2px 0px;
	padding-top: 18px !important;
	padding-bottom: 7px !important;
	padding-left: 67px !important;
	margin-bottom: 15px !important;
	margin-right: 1% !important;
	margin-left: 1% !important;
	border-left:none !important;
}
#MainContent .box h3 {
	font-size: 15px;
	line-height: 24px;
	margin-right: 3%;
	margin-left: 3%;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #9CC;
	padding-left: 1%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align:left;
}

#MainContent .box .photoArea {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#MainContent .box .photoArea li {
	float: left;
	width: 30%;
	margin-right: 1%;
	margin-left: 2%;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 12px;
	text-align: center;
	font-size: 13px;
	line-height: 22px;
}
#MainContent .box .photoArea li img {
	width: 100% !important;
	margin-bottom: 5px;
}
#MainContent .box .facility {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#MainContent .box .facility li {
	list-style-type: none;
	font-size: 13px;
	line-height: 22px;
	width: 27%;
	float: left;
	margin-left: 3%;
	margin-top: 3px;
	background-image: url(https://www.bali-kankou.com/contents/hotel/img/active.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 3%;
}
#MainContent .box .facility .head {
	float: none;
	background-image: none;
	padding-left: 1%;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-right: 1%;
	padding-bottom: 5px;
	margin-left: 1%;
	margin-right: 1%;
}
#MainContent .box .facility .none {
	background-image: url(https://www.bali-kankou.com/contents/hotel/img/no.png);
	color: #999;
}
#MainContent .box .menu {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#MainContent .box .menu li {
	list-style-type: none;
	font-size: 13px;
	line-height: 22px;
	width: 98%;
	float: left;
	margin-left: 3%;
	margin-top: 3px;
	background-image: url(https://www.bali-kankou.com/contents/hotel/img/active.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 3%;
}
#MainContent .box .menu .normal {
	background-image: none;
	padding-left: 0px;
}

#MainContent .box .menu .head {
	float: none;
	background-image: none;
	padding-left: 1%;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-right: 1%;
	padding-bottom: 5px;
	margin-left: 1%;
	margin-right: 1%;
}
#MainContent .box .menu .none {
	list-style-type: none;
	font-size: 13px;
	line-height: 22px;
	width: 98%;
	float: left;
	margin-left: 3%;
	margin-top: 3px;
	background-image: url(https://www.bali-kankou.com/contents/hotel/img/no.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 3%;
}
#MainContent .box table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#MainContent .box table tr th {
	font-size: 13px;
	border: 1px solid #CCC;
	line-height: 22px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(https://www.bali-kankou.com/contents/hotel/img/bg-color2.png);
}
#MainContent .box table tr td {
	font-size: 13px;
	line-height: 22px;
	border: 1px solid #CCC;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#MainContent .box table tr .price {
	text-align: center;
	font-size: 14px;
	background-image: url(https://www.bali-kankou.com/contents/hotel/img/bg-color3.png);
	background-repeat: repeat;
}
#MainContent .box table tr .spPrice {
	font-size: 14px;
	color: #F00;
	text-align: center;
	background-image: url(https://www.bali-kankou.com/contents/hotel/img/bg-color4.png);
	background-repeat: repeat;
}

#MainContent .box table tr .normal {
	font-weight: normal;
}
#MainContent .box table tr td ul {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
}
#MainContent .box table tr td ul li {
	list-style-type: none;
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(https://www.bali-kankou.com/contents/hotel/img/dott3.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}
#MainContent .box table caption {
	font-size: 16px;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCC;
	text-align: left;
	padding: 5px;
}


#MainContent .box p {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 22px;
	margin-top: 20px;
}
#MainContent .topArea dl .floatNone {
	float: none;
	clear: both;
}
