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


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

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

	.guide_korea_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);
	}
	
	#guide_money_exchange_dokode{
		height:170px;
	}

	*:first-child + html #guide_money_exchange_dokode{
		height:215px;
	}

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

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

	#guide_money_denatsu_plug{
		margin:-20px 0 0 10px;
	}

	#guide_money_goods_table{
	height:220px;
	margin: 0px;
	padding: 10px 9px;
	}

	#guide_money_goods_table_l{
	height:220px;
	margin: 0px;
	padding: 0px;
	}
	/*++++++++++++++++++++++++++++++++++++++++++
	コラム
	+++++++++++++++++++++++++++++++++++++++++++*/

	#guide_column2.guide_korea_money_column{
		height:196px;
	}

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

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

	.guide_pricelist{
		font-size:10px;
	}

#guide_money_denatsu_cap2{ text-indent: -4em; left: -150px; }
