@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 {
	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: 1601px;
	margin-top: 40px;
	position: relative;
}

.bg_day3 .tx_day3_01 {
	position: absolute;
	width: 510px;
	top: 27px;
	left: 420px;
}

.bg_day3 .tx_day3_01 h3 {
	width: 326px;
	height: 29px;
	background: url(../images/tx_day3_01.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day3 .tx_day3_02 {
	position: absolute;
	width: 480px;
	top: 401px;
	left: 0px;
}

.bg_day3 .tx_day3_02 h3 {
	width: 235px;
	height: 28px;
	background: url(../images/tx_day3_02.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day3 .tx_day3_03 {
	position: absolute;
	width: 210px;
	top: 508px;
	left: 201px;
}

.bg_day3 .tx_day3_04 {
	position: absolute;
	width: 240px;
	top: 810px;
	left: 320px;
}

.bg_day3 .tx_day3_04 h3 {
	width: 138px;
	height: 24px;
	background: url(../images/tx_day3_04.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day3 .tx_day3_05 {
	position: absolute;
	width: 530px;
	top: 1323px;
	left: 0px;
}

.bg_day3 .tx_day3_05 h3 {
	width: 263px;
	height: 28px;
	background: url(../images/tx_day3_05.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day3 .tx_day3_06 {
	position: absolute;
	width: 170px;
	top: 1460px;
	left: 340px;
}

.bg_day4 {
	background: url(../images/bg_day4.jpg) no-repeat 0 0;
	width: 950px;
	height: 720px;
	margin-top: 40px;
	position: relative;
}

.bg_day4 .tx_day4_01 {
	position: absolute;
	width: 330px;
	top: 17px;
	left: 420px;
}

.bg_day4 .tx_day4_01 h3 {
	width: 200px;
	height: 24px;
	background: url(../images/tx_day4_01.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day4 .tx_day4_02 {
	position: absolute;
	width: 300px;
	top: 403px;
	left: 0px;
}

.bg_day4 .tx_day4_02 h3 {
	width: 110px;
	height: 24px;
	background: url(../images/tx_day4_02.png) no-repeat 0 0;
	text-indent: -9999px;
}

.bg_day4 .tx_day4_03 {
	position: absolute;
	width: 240px;
	top: 600px;
	left: 180px;
}

/* =========================================================
◆注意事項
========================================================= */
.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%);
}