@charset "Shift_JIS";
/* CSS Document */
#content-body-content-header h3 {
	padding: 0px;
	height: 35px;
	width: 852px;
	font-size: 1px;
	background-image: url(../images/experience-title-h3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content-body-content-details {
	/*margin-top: 20px;*/
	margin-top: 0px;
}
.margin-botton-20px {
	margin-bottom: 20px;
}
#content-body-content-details h4 {
	background-color: #3B5C9F;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 852px;
	font-size: 1px;
	text-indent: -9999px;
}

/** 各コンテンツ・ヘッダ **/
#experimence-h4-experimence {
	background-image: url(../images/experience-h4-experience.gif);
}
#experimence-h4-hotel {
	background-image: url(../images/experience-h4-hotel.gif);
}

/** 施設、宿泊先リスト・テーブル **/
table {
	margin-top: 20px;
}
table tr td p {
	margin-top: 0px;
	text-align: center;
	margin-bottom: 0px;
}
table tr td img {
	margin-bottom: 3px;
}
.table-p-strong {
	font-weight: bold;
	margin-bottom: 5px;
}

/** **/
.experience-detail {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 90%;
}
.hotel-detail {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 90%;
}

