@charset "Shift_JIS";
/* CSS Document */

a:hover img {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}

h1 {
	margin-top: 3px;
	font-size: 12px;
	font-weight: normal;
}

h2 {
	width: 950px;
}

/* =========================================================
◆ツアー内容
========================================================= */
.bg_day3 p, .bg_day4 p,.bg_day5 p {
	margin-top: 15px;
	font-size: 108%;
	line-height: 1.4;
}

.bg_day3 {
	background: url(../images/bg_day3.jpg) no-repeat 0 0;
	width: 950px;
	height: 1201px;
	margin-top: 40px;
	position: relative;
}

.bg_day3 .tx_day3_01 {
	position: absolute;
	width: 300px;
	top: 14px;
	left: 420px;
}

.bg_day3 .tx_day3_01 h3 {
	width: 273px;
	height: 25px;
	background: url(../images/tx_day3_01.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day3 .tx_day3_02 {
	position: absolute;
	width: 520px;
	top: 405px;
	left: 0px;
}

.bg_day3 .tx_day3_02 h3 {
	width: 118px;
	height: 28px;
	background: url(../images/tx_day3_02.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day3 .tx_day3_03 {
	position: absolute;
	width: 208px;
	top: 536px;
	left: 280px;
}

.bg_day3 .tx_day3_03 h3 {
	width: 159px;
	height: 19px;
	background: url(../images/tx_day3_03.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day3 .tx_day3_04 {
	position: absolute;
	width: 300px;
	top: 836px;
	left: 320px;
}

.bg_day3 .tx_day3_04 h3 {
	width: 228px;
	height: 28px;
	background: url(../images/tx_day3_04.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day4 {
	background: url(../images/bg_day4.jpg) no-repeat 0 0;
	width: 950px;
	height: 800px;
	margin-top: 40px;
	position: relative;
}

.bg_day4 .tx_day4_01 {
	position: absolute;
	width: 360px;
	top: 11px;
	left: 320px;
}

.bg_day4 .tx_day4_01 h3 {
	width: 235px;
	height: 29px;
	background: url(../images/tx_day4_01.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day4 .tx_day4_02 {
	position: absolute;
	width: 230px;
	top: 174px;
	left: 705px;
}

.bg_day4 .tx_day4_02 h3 {
	width: 230px;
	height: 64px;
	background: url(../images/tx_day4_02.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day4 .tx_day4_03 {
	position: absolute;
	width: 370px;
	top: 496px;
	left: 0px;
}

.bg_day4 .tx_day4_03 h3 {
	width: 113px;
	height: 25px;
	background: url(../images/tx_day4_03.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day4 .tx_day4_04 {
	position: absolute;
	width: 170px;
	top: 710px;
	left: 180px;
}

.bg_day5 {
	background: url(../images/bg_day5.jpg) no-repeat 0 0;
	width: 950px;
	height: 700px;
	margin-top: 40px;
	position: relative;
}

.bg_day5 .tx_day5_01 {
	position: absolute;
	width: 350px;
	top: 5px;
	left: 420px;
}

.bg_day5 .tx_day5_01 h3 {
	width: 83px;
	height: 26px;
	background: url(../images/tx_day5_01.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day5 .tx_day5_02 {
	position: absolute;
	width: 140px;
	top: 158px;
	left: 705px;
}

.bg_day5 .tx_day5_03 {
	position: absolute;
	width: 380px;
	top: 432px;
	left: 0px;
}

.bg_day5 .tx_day5_03 h3 {
	width: 75px;
	height: 21px;
	background: url(../images/tx_day5_03.png) no-repeat 0 0;
	text-indent: -9999px;
}

/* =========================================================
◆注意事項
========================================================= */
.precautionBox {
	width: 860px;
	border: 1px solid  #CCC;
	padding: 14px;
	margin: 30px 30px 0 30px;
}

.precautionBox ul li {
	list-style: outside disc;
	margin-left: 12px;
	padding-top: 4px;
}

.releaseBox {
	color: #F00;
	font-size: 182%;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

.releaseBox span {
	background: linear-gradient(transparent 60%, #FF3 0%);
}