<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*++++++++++++++++++++++++++++++++++++++++++
++++++全体・レイアウト調整
+++++++++++++++++++++++++++++++++++++++++++*/


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

	/*++++++++++++++++++++++++++++++++++++++++++
	ページタイトル
	+++++++++++++++++++++++++++++++++++++++++++*/

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



	/*++++++++++++++++++++++++++++++++++++++++++
	ボックス01
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	div#guide_tour_box01 h3{
		background-image:url(../html/tour/parts/tour_sub01.gif);
	}
	
	#guide_plan_r_photo{
		margin-top:38px;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	ボックス02
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	div#guide_tour_box02 h3{
		background-image:url(../html/tour/parts/tour_sub02.gif);
	}

	#guide_season_r_photo{
		margin-top:28px;
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++
		コラム
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_column2.guide_hawaii_tour_column{
		height:184px;
	}

	#guide_contents_r #guide_column2.guide_hawaii_tour_column{
		margin-bottom:20px;
	}

	.guide_hawaii_tour_column #guide_column2_l dt{
		background-image:url(../html/tour/parts/tour_column01.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.guide_hawaii_tour_column #guide_column2_r dt{
		background-image:url(../html/tour/parts/tour_column02.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}	

</pre></body></html>