﻿@charset "utf-8";
/*++++++++++++++++++++++++++++++++++++++++++
++++++全体・レイアウト調整
+++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++
++++++メインコンテンツ
+++++++++++++++++++++++++++++++++++++++++++*/

	/*++++++++++++++++++++++++++++++++++++++++++
	ページタイトル
	+++++++++++++++++++++++++++++++++++++++++++*/
	#guide_subttl h2.guide_okinawa_guide {
		background:url(../parts/ttl_guide02.gif);
	}

	.guide_okinawa_tour #guide_ttl {
		background-image:url(../html/tour/parts/ttl01.gif);
		background-repeat: no-repeat;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	++++++リード画像指定
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_subLeadBody dt.guide_okinawa_tour {
		background-image:url(../html/tour/parts/tour_lead.gif);
	}
	
	dl#guide_mottonavi dt.guide_okinawa_tour {
		background-image:url(../html/tour/parts/mottonavi.gif);
	}

	dl#guide_petit dt.guide_okinawa_tour{
		background-image:url(../html/tour/parts/petit_ttl.gif);
	}


	div#guide_tour_sbttl01 {
		background-image:url(../html/tour/parts/sbttl01.gif);
		background-repeat:no-repeat;
	}
	
	div#guide_tour_sbttl02 {
		background-image:url(../html/tour/parts/sbttl02.gif);
		background-repeat:no-repeat;
	}
	
	div#guide_tour_sbttl03 {
		background-image:url(../html/tour/parts/sbttl03.gif);
		background-repeat:no-repeat;
	}
	
	dl#guide_column2_l dt{
		background-image: url(../html/tour/parts/column_01.gif);
		background-repeat: no-repeat;
		background-position: top;
	}
	
	dl#guide_column2_tour_r {
		width:260px;
		height:auto;
		float:right;
		margin-top:25px;
	}
	
	dl#guide_column2_tour_r dt {
		width:260px;
		height:auto;
		font-size:12px;
		font-weight:bold;
		color:#9e9476;
	}
	
	dd#guide_colum2_tour_hougen {
		width:260px;
		height:auto;
		font-size:12px;
		line-height:1.3em;
		color:#777777;
	}
	
	dd#guide_colum2_tour_hougen02 {
		width:260px;
		height:auto;
		font-size:10px;
		line-height:1.5em;
		color:#9e9476;
		margin-top:5px;
	}
	
	dd#guide_colum2_tour_hougen02 span {
		color:#777777;
	}
	
	div#guide_column2{
	height:200px;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	コラム
	+++++++++++++++++++++++++++++++++++++++++++*/

	.guide_okinawa_tour_column#guide_column2{
	height:200px;
	}
	
	.guide_okinawa_tour_column #guide_column2_l dt{
	background-image: url(../html/tour/parts/column_01.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

	.guide_okinawa_tour_column #guide_column2_r dt{
	background-image: url(../html/tour/parts/column_02.gif);
	background-repeat: no-repeat;
	background-position: top;
	}

