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


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

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

	.guide_china_country #guide_ttl {
		background-image:url(../html/country/parts/ttl01.gif);
		background-repeat: no-repeat;
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++
	概要
	+++++++++++++++++++++++++++++++++++++++++++*/

	div#guide_country_outline h3{
		background-image:url(../html/country/parts/sbttl01.gif);
	}
	
	#guide_country_gaiyou .list02{
		width:425px;
	}

	#guide_country_gaiyou .list03{
		width:180px;
	}

	
	/*++++++++++++++++++++++++++++++++++++++++++
	気候・服装
	+++++++++++++++++++++++++++++++++++++++++++*/

	div#guide_country_climate h3{
		background-image:url(../html/country/parts/sbttl02.gif);
	}
	
	#guide_country_kikou_spring dt{
		background-image:url(../html/country/parts/country_season01.jpg);
	}
	
	#guide_country_kikou_summer dt{
		background-image:url(../html/country/parts/country_season02.jpg);
	}
	
	#guide_country_kikou_autumn dt{
		background-image:url(../html/country/parts/country_season03.jpg);
	}
	
	
	#guide_country_kikou_winter dt{
		background-image:url(../html/country/parts/country_season04.jpg);
	}
	
	#guide_country_kikou_rain dt{
		background-image:url(../html/country/parts/country_season05.gif);
	}

	#guide_country_kikou_dry dt{
		background-image:url(../html/country/parts/country_season06.gif);
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	気候・服装
	+++++++++++++++++++++++++++++++++++++++++++*/

	div#guide_country_holiday h3{
		background-image:url(../html/country/parts/sbttl03.gif);
	}
	
	#guide_contents_r div#guide_country_holiday p{
		width:570px;
		text-align:right;
		padding-right:10px;
		padding-left:10px;
		line-height:1.6em;
	}

#guide_country_graph p{
clear:both;
font-size:10px;
padding-right:20px;
text-align:right;
}

	
	/*++++++++++++++++++++++++++++++++++++++++++
		コラム
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_column2.guide_china_country_column{
		height:184px;
	}

	#guide_contents_r #guide_column2.guide_china_country_column{
		margin-bottom:28px;
	}

	.guide_china_country_column #guide_column2_l dt{
		background-image:url(../html/country/parts/column_ttl01.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.guide_china_country_column #guide_column2_r dt{
		background-image:url(../html/country/parts/column_ttl02.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}	

