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


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

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

	.guide_singapore_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:135px;
	}
	
	#guide_country_gaiyou .list03{
		width:115px;
	}

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

	div#guide_country_climate h3{
		background-image:url(../html/country/parts/sbttl02.gif);
	}
	
	#guide_country_kikou_rain dt{
		background-image:url(../html/country/parts/country_season06.gif);
	}

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

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

	div#guide_country_holiday h3{
		background-image:url(../html/country/parts/sbttl03.gif);
	}
	
#guide_country_graph p{
clear:both;
font-size:10px;
padding-right:20px;
text-align:right;
}
	
	/*++++++++++++++++++++++++++++++++++++++++++
	祝祭日
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	.guide_country_saijitsu_l{
		width:240px;
	}
	
	.guide_country_saijitsu_r{
		width:290px;
	}

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

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

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

.guide_column2_img img {
	width: 100%;
}