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

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

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

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

	/*++++++++++++++++++++++++++++++++++++++++++
	通貨・両替
	+++++++++++++++++++++++++++++++++++++++++++*/
	
	div#guide_money_money h3{
		background-image:url(../html/money/parts/sbttl01.gif);
	}

	#guide_money_merit{
		background-image:url(../html/money/parts/money_table.gif);
	}

	/*++++++++++++++++++++++++++++++++++++++++++
	プラグ
	+++++++++++++++++++++++++++++++++++++++++++*/

	div#guide_money_plug h3{
		background-image:url(../html/money/parts/sbttl02.gif);
	}

	#guide_money_goods_table_l{
		height:225px;
		background-image:url(../html/money/parts/money_info01.gif);
	}
	#guide_money_goods_table {
		height:235px;
	}

	#guide_money_denatsu_plug{
		margin:-2em 0 0 17em;
	}


	/*++++++++++++++++++++++++++++++++++++++++++
	コラム
	+++++++++++++++++++++++++++++++++++++++++++*/

	#guide_column2.guide_china_money_column{
		height:184px;
	}

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

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


	#guide_column2_l .guide_column2_txt span{
		//font-size:10px;
		font-size:9px;
		}
		
	
	#guide_money_denatsu_r{
	 //margin-left:10px;
	 }
