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


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

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

	.guide_america_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;
	}

	.guide_plan_r_cap, .guide_season_r_cap {
		line-height:1.4em;
		margin-left:1em;
		text-indent:-1em;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	ボックス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_america_tour_column{
		height:184px;
	}

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

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

	/*++++++++++++++++++++++++++++++++++++++++++
	++++++150217修正
	+++++++++++++++++++++++++++++++++++++++++++*/
	#guide_search li a span{font-size:12px !important;}
	ul#guide_plan_l li p, ul#guide_season_l li p{font-size:12px;}
	.guide_column2_txt{font-size:12px; line-height:16px;}

