@charset "Shift_JIS";

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}s
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}

/* レイアウト */
.t10b { font-size: 10px; line-height: 14px}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

/* CSS初期設定 */
#bg {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	width:950px;
}
#bg img {
	border:0;
	vertical-align: bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

/* ●●●タイトル●●● */
.btnTour1 {
	text-align:right;
	padding:4px 2px 4px 0px;
	margin:0px;
}
#titRed {
	background-image: url(../sub_images/bg_tit_red.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 950px;
	font-family:"メイリオ", Meiryo;
	font-size:23px;
	font-weight:normal;
	text-align:center;
	color:#FFF;
	padding:0px;
	margin:0px;
}
#titRed span {
	display:block;
	padding-top:20px;
}
#titBlue {
	background-image: url(../sub_images/bg_tit_blue.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 950px;
	font-family:"メイリオ", Meiryo;
	font-size:23px;
	font-weight:normal;
	text-align:center;
	color:#FFF;
	padding:0px;
	margin:0px;
}
#titBlue span {
	display:block;
	padding-top:20px;
}
.daikin {
	border-left:1px solid #e7e0d8;
	border-top:1px solid #e7e0d8;
	margin-bottom:20px;
}
.daikin th {
	width:175px;
	border-bottom:1px solid #e7e0d8;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#333333;
	background-image: url(../sub_images/bg_table.gif);
}
.daikin td {
	border-right:1px solid #e7e0d8;
	border-bottom:1px solid #e7e0d8;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#333333;
	padding-left:27px;
}

/* ●●●企画担当者のこだわり・おすすめポイント●●● */
#boxPoint {
	background-color: #f9f3de;
	background-image: url(../sub_images/bg_point.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#boxPoint h3 {
	background-image: url(../sub_images/ti_point.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 950px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:0px 0px 15px 0px;
}
.appeal {
	float:left;
	width:645px;
	margin:0px 27px 20px 9px;
}
.appeal h4 {
	width:610px;
	background-image: url(../sub_images/ic_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"メイリオ", Meiryo;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	color:#513c01;
	padding:0px 0px 0px 35px;
	margin:0px 0px 10px 0px;
}
.appeal p {
	font-size:14px;
	line-height:26px;
	color:#705300;
	padding:0px 5px;
	margin:0px;
}
.imgPoint {
	float:left;
	padding:0px;
	margin:0px;
	background-image: url(../sub_images/bg_im_point.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 244px;
}
.imgPoint p {
	padding:10px 0px 0px 15px;
	margin:0px;
}

/* ●●●企画担当者が選ぶこのツアーのおすすめポイントランキング●●● */
#boxRanking {
	background-image: url(../sub_images/bg_ranking.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 942px;
	margin:0px 0px 25px 2px;
	padding-bottom:12px;
}
#boxRanking h4 {
	background-image: url(../sub_images/ti_ranking.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 942px;
	font-family:"メイリオ", Meiryo;
	font-size:18px;
	line-height:24px;
	text-indent:218px;
	color:#513c01;
	padding:0px;
	margin:0px;
}
#boxRanking ol {
	padding:0px 0px 0px 9px;
	margin:0px;
}
.rank1 {
	width:870px;
	background-image: url(../sub_images/ic_rank1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:16px;
	line-height:18px;
	color:#705300;
	border-bottom:1px solid #d1c69d;
	padding:3px 0px 7px 56px;
	margin:0px 0px 6px 0px;
	letter-spacing:0.01em;
}
.rank2 {
	width:870px;
	background-image: url(../sub_images/ic_rank2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:16px;
	line-height:18px;
	color:#705300;
	border-bottom:1px solid #d1c69d;
	padding:3px 0px 7px 56px;
	margin:0px 0px 6px 0px;
	letter-spacing:0.01em;
}
.rank3 {
	width:870px;
	background-image: url(../sub_images/ic_rank3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:16px;
	line-height:18px;
	color:#705300;
	padding:3px 0px 0px 56px;
	margin:0px;
	letter-spacing:0.01em;
}

/* ●●●ツアー一押しの絶景●●● */
#boxTour {
	width:933px;
	margin-left:11px;
}
#boxTour h3 {
	width:933px;
	height:23px;
	background-image: url(../sub_images/ic_camera.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family:"メイリオ", Meiryo;
	font-size:18px;
	color:#513c00;
	text-indent:38px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 15px 0px;
}
.photo1 {
	float:left;
	width:265px;
	font-size:14px;
	line-height:20px;
	color:#705300;
	padding:0px 20px 44px 20px;
}
.photo1 p {
	background-image: url(../sub_images/bg_im_photo1.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 265px;
	padding:4px 0px 0px 0px;
	margin:0px 0px 7px 0px;
}
.photo1 strong {
	font-family:"メイリオ", Meiryo;
	font-size:16px;
	color:#b18300;
}
.photo1 p img {
	margin-left:4px;
}
.photo2 {
	float:left;
	width:643px;
	font-size:14px;
	line-height:20px;
	color:#705300;
	margin-bottom:9px;
}
.photo2 p {
	float:left;
	background-image: url(../sub_images/bg_im_photo2.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 205px;
	padding:4px 0px 0px 0px;
	margin:0px 13px 0px 0px;
}
.photo2 strong {
	font-family:"メイリオ", Meiryo;
	font-size:16px;
	color:#b18300;
}
.photo2 p img {
	margin-left:4px;
}
.photo3 {
	float:left;
	width:643px;
	font-size:14px;
	line-height:20px;
	color:#705300;
	margin-bottom:44px;
}
.photo3 p {
	float:left;
	background-image: url(../sub_images/bg_im_photo2.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 205px;
	padding:4px 0px 0px 0px;
	margin:0px 13px 0px 0px;
}
.photo3 strong {
	font-family:"メイリオ", Meiryo;
	font-size:16px;
	color:#b18300;
}
.photo3 p img {
	margin-left:4px;
}
#boxTour ul {
	height:96px;	
	padding:0px 0px 0px 62px;
	margin:0px;
}
.btnYoyaku {
	float:left;
	width:410px;
	padding:0px;
	margin:0px;
}
.btnPanf {
	float:left;
	padding:0px;
	margin:0px;
}

/* ●●●日程●●● */
#boxSchedule {
	position:relative;
}
.imgShcedule {
	padding:0px;
	margin:0px;
}
.fukidashi {
	position:absolute;
	left:520px;
	background-image: url(../sub_images/bg_fukidashi_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
	width: 421px;
	
}
.fukidashiIn {
	background-image: url(../sub_images/bg_fukidashi_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
}

.fukidashiIn2 {
	background-image: url(../sub_images/bg_fukidashi_top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fukidashiIn3 {
	background-image: url(../sub_images/bg_fukidashi_top3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fukidashiIn4 {
	background-image: url(../sub_images/bg_fukidashi_top4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.fukidashiIn strong {
	display:block;
	padding:0 0 0 20px;
	color:#960;
	font-size:14px;
	background:url(../sub_images/icon.gif) no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fukidashiIn p {
	font-size:14px;
	line-height:20px;
	color:#717171;
	padding:8px 5px 8px 25px;
	margin:0px;
}

.fukidashiIn2 strong {
	display:block;
	padding:0 0 0 20px;
	color:#960;
	font-size:14px;
	background:url(../sub_images/icon.gif) no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fukidashiIn2 p {
	font-size:14px;
	line-height:20px;
	color:#717171;
	padding:8px 5px 8px 25px;
	margin:0px;
}

.fukidashiIn3 strong {
	display:block;
	padding:0 0 0 20px;
	color:#960;
	font-size:14px;
	background:url(../sub_images/icon.gif) no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fukidashiIn3 p {
	font-size:14px;
	line-height:20px;
	color:#717171;
	padding:8px 5px 8px 25px;
	margin:0px;
}


.fukidashiIn4 strong {
	display:block;
	padding:0 0 0 20px;
	color:#960;
	font-size:14px;
	background:url(../sub_images/icon.gif) no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fukidashiIn4 p {
	font-size:14px;
	line-height:20px;
	color:#717171;
	padding:8px 5px 8px 25px;
	margin:0px;
}

.tran {
	font-size:14px;
	line-height:20px;
	color:#717171;
	padding:15px 5px 15px 15px;
	display:block;
	left: 510px;
	width: 45%;
}

.tran strong {
	font-size:14px;
	display:block;
	margin-top:5px;
	padding:0 0 0 20px;
	color:#960;
	background:url(../sub_images/icon02.gif) no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* ●●●添乗員からのメッセージ●●● */
#boxMessage {
	background-image: url(../sub_images/bg_message.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 216px;
	width: 950px;
	margin-bottom:24px;
}
#boxMessage h3 {
	background-image: url(../sub_images/ti_message.gif);
	background-repeat: no-repeat;
	height: 89px;
	width: 950px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
#boxMessage p {
	width:742px;
	font-size:14px;
	line-height:24px;
	color:#717171;
	padding:0px;
	margin:14px 0px 0px 168px;
}
#btnBottom {
	padding:0px;
	margin:0px 0px 0px 240px;
}
#btnBottom li {
	height:65px;
	padding:0px;
	margin:0px;
}
.tyui1 {
	background: url(../sub_images/ico_ac1.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
}
.tyui2 {
	background: url(../sub_images/ico_ac2.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
}
.tyui3 {
	padding: 0px 0px 0px 15px;
	background: url(../sub_images/ico_ac3.gif) no-repeat left top;
}
.tyui4 {
	padding: 0px 0px 0px 15px;
	background: url(../sub_images/ico_ac4.gif) no-repeat left top;
}
