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


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

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

	.guide_china_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;
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++
	ボックス03
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	div#guide_tour_box03 h3{
		background-image:url(../html/tour/parts/tour_sub03.gif);
	}

	#guide_season_r_photo{
		margin-top:28px;
	}
	
	
div#guide_tour_box03{
	clear:both;
	width:590px;
	height:auto;
	color:#777777;
	line-height:1.6em;
}

#guide_contBox div#guide_tour_box03{
	margin-bottom:25px;
}

div#guide_tour_box03 h3{
	background-repeat: no-repeat;
}

div#guide_tour_box03 h3

{

width: 590px;

height: 26px;

margin-bottom: 3px;

background-repeat: no-repeat;

background-x-position: center;

background-y-position: top;

text-indent: -9999px;

}

		/*float clear*/
	div#guide_tour_box03:after{
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden
	}
	
	#div#guide_tour_box03{
		display:inline-block
	}
	
	/*float clear*/

	/*IE float clear*/
	* html div#guide_tour_box03{
		 height:1%
	}
	
	div#guide_tour_box03{
		display:block
	}

	/*IE float clear*/
	
	/*++++++++++++++++++++++++++++++++++++++++++
		コラム
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_column2.guide_china_tour_column{
		height:184px;
	}

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

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

