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


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

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

	.guide_s-pacific_country #guide_ttl {
		background-image:url(../html/country/parts/m_ttl01.gif);
		background-repeat: no-repeat;
	}

	/*++++++++++++++++++++++++++++++++++++++++++
基本情報振り分け
+++++++++++++++++++++++++++++++++++++++++++*/

div#area_info{
	width:590px;
	height:auto;
	margin:10px 0px 10px 0px;
	padding-bottom:10px;
	}

li#m-country, li#t-country, li#n-country, li#f-country{
	height:20px;
	float:left;
	text-indent:-9999px;
	}
	
li#m-country{
	width:140px;
}

li#t-country, li#n-country{
	width:140px;
	margin-left:10px;
}
	
li#f-country{
	width:140px;
	margin-left:10px;
	}
	
li#m-country a, li#t-country a, li#n-country a, li#f-country a{
	background:url(../html/country/parts/area_info.gif) no-repeat;
}

	
li#m-country a{
	background-position:0px 0px;
	width:140px;
	height:20px;
	float:left;
	display:block;
	}
	
li#m-country a:hover{
	background-position:0px -30px;
}
	
li#t-country a{
	background-position:-150px 0px;
	width:140px;
	height:20px;
	float:left;
	display:block;
	}
	
li#t-country a:hover{
	background-position:-150px -30px;
}
	
li#n-country a{
	background-position:-300px 0px;
	width:140px;
	height:20px;
	float:left;
	display:block;
	}
	
li#n-country a:hover{
	background-position:-300px -30px;
}
	
li#f-country a{
	background-position:-450px 0px;
	width:140px;
	height:20px;
	float:left;
	display:block;
	}
	
li#f-country a:hover{
	background-position:-450px -30px;
}
		
li#m-country_select{
	background:url(../html/country/parts/area_info.gif) no-repeat;
	background-position:0px -30px;
	width:140px;
	height:20px;
	float:left;
	text-indent:-9999px;
	}
	
li#t-country_select{
	background:url(../html/country/parts/area_info.gif) no-repeat;
	background-position:-150px -30px;
	width:140px;
	height:20px;
	float:left;
	margin-left:10px;
	text-indent:-9999px;
	}
	
li#n-country_select{
	background:url(../html/country/parts/area_info.gif) no-repeat;
	background-position:-300px -30px;
	width:140px;
	height:20px;
	float:left;
	margin-left:10px;
	text-indent:-9999px;
	}

li#f-country_select{
	background:url(../html/country/parts/area_info.gif) no-repeat;
	background-position:-450px -30px;
	width:140px;
	height:20px;
	margin-left:10px;
	float:left;
	text-indent:-9999px;
	}

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

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

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

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

	#guide_country_kikou_dry dt{
		background-image:url(../html/country/parts/country_season05_m.gif);
	}
	/*++++++++++++++++++++++++++++++++++++++++++
	気候・服装
	+++++++++++++++++++++++++++++++++++++++++++*/

	div#guide_country_holiday h3{
		background-image:url(../html/country/parts/m_sbttl03.gif);
	}

#guide_country_graph p{
clear:both;
font-size:10px;
padding-right:20px;
text-align:right;
}
	
	/*++++++++++++++++++++++++++++++++++++++++++
		コラム
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	#guide_column2.guide_s-pacific_country_column{
		height:184px;
	}

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

	.guide_s-pacific_country_column #guide_column2_l dt{
		background-image:url(../html/country/parts/m_column_ttl01.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.guide_s-pacific_country_column #guide_column2_r dt{
		background-image:url(../html/country/parts/m_column_ttl02.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}	

	/*++++++++++++++++++++++++++++++++++++++++++
	++++++150227修正
	+++++++++++++++++++++++++++++++++++++++++++*/
	#guide_search li a span{font-size:12px !important;}
	#guide_country_gaiyou li, ul#guide_country_gaiyou span, div#guide_country_climate dd, li.guide_country_saijitsu_l span, li.guide_country_saijitsu_r span, #guide_country_holiday ul li{
		font-size:12px;
	}
	div#guide_country_graph p{
		line-height:15px;
	}
	.guide_column2_txt{
		font-size:12px;
		line-height:16px;
	}