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

.mainArea {
	background-image: url(https://www.bali-kankou.com/contents/dance/img/hg-back.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 25px;
}
.mainArea .box {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.mainArea .box a {
	color: #09F;
	text-decoration: none;
}
.mainArea .box a:hover {
	color: #999;
	text-decoration: none;
}
.mainArea .box h2 {
	border-left:none !important;
	font-size: 18px !important;
	font-weight: bold !important;
	background-image: url(https://www.bali-kankou.com/contents/dance/img/icon-dance.png);
	background-repeat: no-repeat;
	line-height: 22px !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	text-align: left !important;
	padding-left: 9% !important;
	margin-bottom: 5px !important;
	width: 88% !important;
	margin-right: auto !important;
	margin-left: auto !important;
	color: #333 !important;
}
.mainArea .box .headFlower  {
	background-image: url(https://www.bali-kankou.com/contents/dance/img/icon-flower.png);
	background-repeat: no-repeat;
}


.mainArea .box p {
	font-size: 14px;
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mainArea .box .photo {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border-collapse: separate;
	border-spacing: 10px;
}
.mainArea .box .photo tr th {
	font-size: 16px;
	padding: 5px;
	line-height: 22px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border: 1px solid #FFF;
	color: #333;
	background-image: url(https://www.bali-kankou.com/contents/dance/img/hg-back3.png);
}
.mainArea .box .photo tr td {
	font-size: 13px;
	line-height: 22px;
	color: #000;
	text-align: center;
	border: 1px solid #FFF;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mainArea .box .photo tr td img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
.mainArea .box .photo tr .none {
	background-image: url(https://www.bali-kankou.com/contents/dance/img/hg-back.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mainArea .box .info {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 5px solid #FFF;
}
.mainArea .box .info caption {
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6FF;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	padding: 8px;
}
.mainArea .box .info tr th {
	font-size: 14px;
	color: #333;
	line-height: 22px;
	text-align: center;
	border: 1px solid #CCC;
	padding: 5px;
	background-image: url(https://www.bali-kankou.com/contents/dance/img/hg-back2.png);
	background-repeat: repeat;
}
.mainArea .box .info tr .bgColor {
	font-size: 14px;
	color: #333;
	line-height: 22px;
	text-align: left;
	border: 1px solid #CCC;
	padding: 5px;
	background-image: none;
	background-repeat: no-repeat;
}

.mainArea .box .info tr td {
	font-size: 13px;
	line-height: 22px;
	color: #333;
	padding: 5px;
	border: 1px solid #CCC;
	text-align: left;
	background-color: #FFF;
}

 /*サヌールでジェゴグ*/
.mainArea2
 {
	background-image: url(https://www.bali-kankou.com/contents/dance/img/hg-back.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 25px;
}
.mainArea2 a
 {
	color: #09F;
	text-decoration: none;
}
.mainArea2 table{
 /*IEにおいて　table+img　時に画像が縮まない対策*/
 table-layout:fixed;
}
.mainArea2 .box {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.mainArea2 .box a {
	color: #09F;
	text-decoration: none;
}
.mainArea2 .box a:hover {
	color: #999;
	text-decoration: none;
}
.mainArea2 .box h2 {
	font-size: 18px;
	font-weight: bold;
	background-image: url(https://www.bali-kankou.com/contents/dance/img/icon-dance.png);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 9%;
	margin-bottom: 5px;
	width: 88%;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}
.mainArea2 .box .headFlower  {
	background-image: url(https://www.bali-kankou.com/contents/dance/img/icon-flower.png);
	background-repeat: no-repeat;
}


.mainArea2 .box p {
	font-size: 14px;
	text-align: left;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
	line-height: 20px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

.mainArea2 .box .photo {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border-collapse: separate;
	border-spacing: 10px;
}
.mainArea2 .box .photo tr th {
	font-size: 16px;
	padding: 5px;
	line-height: 22px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border: 1px solid #FFF;
	color: #333;
	background-image: url(https://www.bali-kankou.com/contents/dance/img/hg-back3.png);
}
.mainArea2 .box .photo tr td {
	font-size: 13px;
	line-height: 22px;
	color: #000;
	text-align: left;
	border: 1px solid #FFF;
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.mainArea2 .box .photo tr td img {
	display: block;
	width: 60%;
	float: left;
}
.mainArea2 .box .photo tr .none {
	background-image: url(https://www.bali-kankou.com/contents/dance/img/hg-back.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainArea2 .box .info {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border: 5px solid #FFF;
}
.mainArea2 .box .info caption {
	text-align: left;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6FF;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #333;
	padding: 8px;
}
.mainArea2 .box .info tr th {
	font-size: 14px;
	color: #333;
	line-height: 22px;
	text-align: center;
	border: 1px solid #CCC;
	padding: 5px;
	background-image: url(https://www.bali-kankou.com/contents/dance/img/hg-back2.png);
	background-repeat: repeat;
}
.mainArea2 .box .info tr .bgColor {
	font-size: 14px;
	color: #333;
	line-height: 22px;
	text-align: left;
	border: 1px solid #CCC;
	padding: 5px;
	background-image: none;
	background-repeat: no-repeat;
}

.mainArea2 .box .info tr td {
	font-size: 13px;
	line-height: 22px;
	color: #333;
	padding: 5px;
	border: 1px solid #CCC;
	text-align: left;
	background-color: #FFF;
}
#contents .frameMap
  {
	height: 480px;
	margin-top: 20px;
}

@media screen and (max-width: 500px){
	.mainArea2 .box .photo tr td img{
		float:none !important;
		width:inherit !important;
		}
	.mainArea2 .box .photo tr td{
		text-align:center !important;
	}
	.mainArea2 .box p{
		float:none;
		width:95% !important;
		text-align:left !important;
	}
}
 /*サヌールでジェゴグここまで*/

 /* 口コミ・体験レポリスト ここから */
.report {
	width: 100%;
}
.report li {
	float: left;
	width: 120px;
	list-style-type: none;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
	color: #333;
	margin-bottom: 8px;
	height: auto;
	line-height: 20px;
}
.report li a {
	width: 120px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	height: auto;
}
.report li a:hover {
	color: #09F;
	text-decoration: none;
}
/* 口コミ・体験レポリスト ここまで */