/* CSS Document */

#output {
	overflow-x: hidden;

　/* 横スクロールバー対策 */
	margin-top: 0px;
	padding-top: 0px;
	height: auto;
	overflow-x: hidden;

　/* 横スクロールバー対策 */
	padding-bottom: 0px;
}

#output #contents {
	max-width: 680px;
	margin-left: 0px;
	padding-left: 0px;
}

#output #contents a {
	text-decoration: none;
	font-weight: normal;
	color:#333;
}

#output #contents a:hover {
	color: #98D918;/*サイトごとに個別に変更*/
}


#output #contents .impact {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	padding-left: 48px;
	padding-top: 10px;
	background-image: url(https://www.bali-kankou.com/contents/firstday/img/flower-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-bottom: 10px;
}

#output #contents .caution {
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	padding: 7px;
	margin-right: 5px;
	margin-left: 5px;
}



/* ▼到着日プランメインエリア ▼*/

#output #contents .mainarea {
	font-size: 14px;
	width: 100%;
}

#output #contents .mainarea a {
	color:#98D918;
}

#output #contents .mainarea a:hover {
	color: #333;
}

#output #contents .mainarea h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 60px;
	/* margin-top: 30px; */
	margin-bottom: 10px;
	background-image: url(https://www.bali-kankou.com/contents/firstday/img/airplane-icon.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 7px;
	background-position: 0px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6FF;
	margin-right: 5px;
	margin-left: 5px;
	border-left:none;
}

#output #contents .mainarea .question {
	background-image: url(https://www.bali-kankou.com/contents/firstday/css/css-img/question.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 45px;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-bottom: 3px;
}


#output #contents .mainarea .toptext {
	font-size: 14px;
	line-height: 24px;
	margin-right: 40px;
	margin-left: 40px;
}
#output #contents .mainarea .box {
	padding: 15px;
	background-image: url(https://www.bali-kankou.com/contents/firstday/img/box-back2.png);
	border: 1px solid #FFF;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
#output #contents .mainarea .box2 {
	padding: 15px;
	background-image: url(https://www.bali-kankou.com/contents/firstday/img/box-back.png);
}



#output #contents .mainarea .toplist {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

#output #contents .mainarea .toplist li {
	background-image: url(https://www.bali-kankou.com/contents/firstday/img/allow.png);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 25px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #585858;
	font-weight: bold;
	background-position: 0px 1px;
}
#output #contents .mainarea .bnrArea {
	padding: 13px;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
}


#output #contents .mainarea .about {
	background-color: #FFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}


#output #contents .mainarea .about dt {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	clear: left;
	background-image: url(https://www.bali-kankou.com/contents/firstday/css/css-img/point_check.png);
	background-repeat: no-repeat;
	padding-left: 130px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 25px;
	padding-bottom: 5px;
}
#output #contents .mainarea .about .include  {
	clear: left;
	background-image: url(https://www.bali-kankou.com/contents/firstday/css/css-img/point_inc.png);
	background-repeat: no-repeat;
	padding-left: 115px;
}

#output #contents .mainarea .about .non {
	background-image: none;
	padding-left: 0px;
}

#output #contents .mainarea .about dd {
	font-size: 13px;
	color: #424242;
	line-height: 24px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

#output #contents .mainarea .about dd ul li {
	float: left;
	font-size: 13px;
	line-height: 18px;
	margin-top: 20px;
	width: 48%;
	margin-left: 10px;
}

#output #contents .mainarea .about dd ul li img {
	margin-bottom: 5px;
}
#output #contents .mainarea .option {
	background-color: #FFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#output #contents .mainarea .option dt {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	clear: left;
	background-image: url(https://www.bali-kankou.com/contents/firstday/css/css-img/point_more.png);
	background-repeat: no-repeat;
	padding-left: 130px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 25px;
	padding-bottom: 5px;
}

#output #contents .mainarea .option dd {
	font-size: 13px;
	color: #424242;
	line-height: 24px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}


#output #contents .schedule {
	margin-top: 20px;
}

/* ▲到着日プランメインエリア▲*/


#output #contents .schedule li {
	float:left;
	font-size: 12px;
	width: 30%;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 20px;
	background-color: #FFF;
	margin-left: 5px;
	padding: 5px;
	height: 205px;
	text-align: center;
}
#output #contents .schedule li img {
	margin-bottom: 5px;
}
#output #contents .schedule2 li {
	float:left;
	font-size: 12px;
	width: 30%;
	margin-bottom: 10px;
	margin-right: 5px;
	line-height: 20px;
	background-color: #FFF;
	margin-left: 5px;
	padding: 5px;
	height: 270px;
	text-align: center;
}
#output #contents .schedule2 li img {
	margin-bottom: 5px;
}


#englishPage #output #contents #mainarea .about dt {
	background-image: url(https://www.bali-kankou.com/contents/firstday/css/css-img/point_check-en.png); /*英語版用指定*/
}

#englishPage #output #contents #mainarea .about .non {
	background-image: none;
	padding-left: 0px;
}

#englishPage #output #contents #mainarea .option dt {
	background-image: url(https://www.bali-kankou.com/contents/firstday/css/css-img/point_more-en.png); /*英語版用指定*/
}
#output #contents .mainarea .price{
	width:98%;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #CCC;*/
	border:none !important;
	table-layout: auto;
	border-collapse:separate !important;
	border-spacing: 2px !important;
	background-color: inherit;
}

#output #contents .mainarea .price th {
	padding: 5px;
	border: 1px solid #CCC;
	background-image: url(https://www.bali-kankou.com/contents/firstday/img/box-back2.png);
}

#output #contents .mainarea .price td {
	padding: 4px;
	border: 1px solid #CCC;
	text-align: center;
	font-size: 13px;
	background-color: #FFF;
}
#output #contents .mainarea .price .bgColor {
	background-color: #c5def6;
	background-image: none;
}

#output #contents .schedule .w330px {
	width: 330px;
}



/* ▼星評価テーブル */
#output #contents .evaluationWrap {
	margin-top: 20px;
	margin-bottom: 20px;
}

#output #contents .evaluationWrap .evaluation {
	width:100%;
	margin-top: 6px;
}

#output #contents .evaluationWrap .evaluation.blue th {
	margin-top: 8px;
	background-color: #76B9FC;
}

#output #contents .evaluationWrap .evaluation caption {
	padding-bottom: 0px;
}

#output #contents .evaluation caption {
	font-size: 16px;
	color: #666;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
}
#output #contents .evaluation tr td {
	border: 1px solid #999;
}

#output #contents .evaluation tr th {
	width: 16%;
	border: 1px solid #999;
	background-color: #FFA980;
	padding-top: 3px;
	padding-bottom: 3px;
}
#output #contents .evaluation tr td {
	width: 16%;
}


/* ▲星評価テーブル */




/* 幅700pxスケジュール部分 ここから */

#output #contents .w700px {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#output #contents .w700px ul {
	padding: 0px;
	width: 100%;
}
#output #contents .w700px ul li {
	list-style-type: none;
	float: left;
	width: 220px;
	text-align: center;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 13px;
}
#output #contents .w700px ul li img {
	width: 220px;
	height: 160px;
	margin-top: 5px;
	margin-bottom: 7px;
}
#output #contents .w700px p {
	font-size: 12px;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #000;
	padding: 10px;
}
#output #contents .w700px p a{
	color: #00F;
	text-decoration: underline;
}
#output #contents .w700px p a:hover {
	text-decoration: none;
	color: #666;
}
#output #contents .w700px ul li .img-gif {
	width: 83px;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

/* 幅700pxスケジュール部分 ここまで */


/* 口コミ・体験レポリスト ここから */
#output #contents .report {
	width: 100%;
}
#output #contents .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;
}
#output #contents .report li a {
	width: 120px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	height: auto;
	display:block;
	height:115px;
}
#output #contents .report li a:hover {
	color: #09F;
	text-decoration: none;
}
/* 口コミ・体験レポリスト ここまで */


#output #contents a.a-sp {
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	color: #990;
	text-decoration: underline;
}
#output #contents .w150px {
	width: 150px;
}

/* ▼読み込み部 コンテンツエリアの最終ライン */

#output #contents hr.contentEndLine {
	border-bottom: 1px dotted #DBDBDB;
}
.lineH {
	line-height: 24px;
}

#output h3{
	margin-bottom:inherit;
	padding-bottom:inherit;
	background-image:none;
}
