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


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

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

	.guide_taiwan_country #guide_ttl {
		background-image:url(../inc/html/country/parts/ttl01.gif);
		background-repeat: no-repeat;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	概要
	+++++++++++++++++++++++++++++++++++++++++++*/

	div#guide_country_outline h3{
		background-image:url(../inc/html/country/parts/sbttl01.gif);}
	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	気候・服装
	+++++++++++++++++++++++++++++++++++++++++++*/

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

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

	div#guide_country_holiday h3{
		background-image:url(../inc/html/country/parts/sbttl03.gif);
	}
	
#guide_country_graph p{
clear:both;
font-size:10px;
padding-right:20px;
text-align:right;
}

	/*++++++++++++++++++++++++++++++++++++++++++
	イベント
	+++++++++++++++++++++++++++++++++++++++++++*/

	div#guide_country_event h3{
		background-image:url(../inc/html/country/parts/sbttl04.gif);
	}
	
	/*++++++++++++++++++++++++++++++++++++++++++
		コラム
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_column2.guide_taiwan_country_column{
		height:198px;
	}

	#guide_contents_r #guide_column2.guide_taiwan_country_column{
		margin-bottom:28px;
	}
	/*#guide_contents_r #guide_country_holiday{
		margin-top: 0;
	}*/

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



div#guide_country_holiday p {
clear:both;
font-size:12px;
padding-right:20px;
text-align:right;
color:#444444;
}


/*++++++++++++++++++++++++++++++++++++++++++
	追加
+++++++++++++++++++++++++++++++++++++++++++*/
#guide_country_gaiyou .list03 {width:160px;}
#guide_country_gaiyou .list04 {width:300px;}
#guide_country_gaiyou .list05 {width:220px;}


#guide_country_kikou_l {width:350px;}
#guide_country_kikou_r {width:350px;}
#guide_country_kikou_spring, #guide_country_kikou_autumn {width:160px;}
#guide_country_kikou_summer, #guide_country_kikou_winter {width:160px; margin-left:10px;}

ul#guide_country_gaiyou li {font-size:14px;}
ul#guide_country_gaiyou li span {font-size:14px;}
div#guide_country_climate dd {font-size:14px;}

#guide_country_holiday ul li {font-size:14px; margin-bottom:5px; color:#444444;}
/*css追加*/
.guide_country_saijitsu_c{
	float:none;
	padding-right:20px;
}
/*css追加　, li.guide_country_saijitsu_c span*/
/*追加　, li.guide_country_saijitsu_c span*/
li.guide_country_saijitsu_l span, li.guide_country_saijitsu_r span, li.guide_country_saijitsu_c span{
	color:#70948a;
	font-size:14px;
}

#guide_country_flag dd {font-size:14px;}
dd#guide_country_flag_txt {font-size:14px;}

#guide_country_outline p{
	color:#444444;
}

#guide_country_outline ul li{
	color:#444444;
}

div#guide_country_climate p{
	color:#444444;
	
}

div#guide_country_climate dd{
	color:#444444;
	line-height: 1.5em;
	width: 205px;
}

div#guide_country_graph p{
	color:#444444;
}
#guide_country_kikou_rain dt {
    background-image: url(../inc/html/country/parts/country_season05.gif);
}
#guide_country_kikou_dry dt {
    background-image: url(../inc/html/country/parts/country_season06.gif);
}