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


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

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

	.guide_australia_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_australia_tour_column{
		height:184px;
	}

	#guide_contents_r #guide_column2.guide_australia_tour_column{
		margin-bottom:40px;
	}

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

/*150216修正*/
#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;
}