﻿@charset "utf-8";
/*++++++++++++++++++++++++++++++++++++++++++
++++++全体・レイアウト調整
+++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++
++++++メインコンテンツ
+++++++++++++++++++++++++++++++++++++++++++*/

	/*++++++++++++++++++++++++++++++++++++++++++
	ページタイトル
	+++++++++++++++++++++++++++++++++++++++++++*/

	.guide_egypt_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:130px;}
	#guide_country_gaiyou .list03 {width:140px;}
	#guide_country_gaiyou .list04 {width:120px;}

	/*++++++++++++++++++++++++++++++++++++++++++
	気候・服装
	+++++++++++++++++++++++++++++++++++++++++++*/

	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.gif);
	}
	
	#guide_country_kikou_summer dt{
		background-image:url(../html/country/parts/country_season02.gif);
	}
	
	#guide_country_kikou_autumn dt{
		background-image:url(../html/country/parts/country_season03.gif);
	}
	
	
	#guide_country_kikou_winter dt{
		background-image:url(../html/country/parts/country_season04.gif);
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	祝祭日
	+++++++++++++++++++++++++++++++++++++++++++*/

	div#guide_country_holiday h3{
		background-image:url(../html/country/parts/sbttl03.gif);
	}

	/*++++++++++++++++++++++++++++++++++++++++++
		コラム
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_column2.guide_egypt_country_column{
		height:184px;
	}

	#guide_contents_r #guide_column2.guide_egypt_country_column{
		margin-bottom:28px;
	}

	.guide_egypt_country_column #guide_column2_l dt{
		background-image:url(../html/country/parts/column_ttl01.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.guide_egypt_country_column #guide_column2_r dt{
		background-image:url(../html/country/parts/column_ttl02.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}	


