@charset "shift_jis";

/* インデックス ---------------- */

ul,li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#topflash{
	padding-top:20px;
}
#allCurrency li{
	height:18px;
	padding:0 0 0 32px;
	margin:0 0 10px 0;
	text-align:left;
}
#allCurrency .usa{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_usa.gif) no-repeat;
}
#allCurrency .eur{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_eur.gif) no-repeat;
}
#allCurrency .aus{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_aus.gif) no-repeat;
}
#allCurrency .gbr{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_gbr.gif) no-repeat;
}
#allCurrency .nzl{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_nzl.gif) no-repeat;
}
#allCurrency .can{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_can.gif) no-repeat;
}
#allCurrency .sui{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_sui.gif) no-repeat;
}
#allCurrency .rsa{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_rsa.gif) no-repeat;
}
#allCurrency .mex{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_mex.gif) no-repeat;
}
#allCurrency .rus{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_rus.gif) no-repeat;
}
#allCurrency .tur{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_tur.gif) no-repeat;
}
#allCurrency .nor{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_nor.gif) no-repeat;
}
#allCurrency .hun{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_hun.gif) no-repeat;
}
#allCurrency .pol{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_pol.gif) no-repeat;
}
#allCurrency .cze{
	background:url(/gaikaex/mark/currencyinfo/imgs/i_cze.gif) no-repeat;
}
#allCurrency .currency{
	font-size:78%;
}
#major{
	width:300px;
	float:left;
	overflow:hidden;
}
#miner{
	width:300px;
	float:right;
	overflow:hidden;
}
.clear{
	clear:both;
}
.clear20{
	height:20px;
	clear:both;
}
.b{
	font-weight:bold;
}
.eur1{
	color:#ea6b6b;
	font-weight:bold;
}
.eur2{
	color:#729931;
	font-weight:bold;
}

/* 各通貨ページ ---------------- */

#aboutThisCurrency #rule{
	width:390px;
	float:left;
	overflow:hidden;
}
#aboutThisCurrency #rule .currencyinfoHeader{
	margin-top:20px !important;
}
#aboutThisCurrency #map{
	width:210px;
	margin-top:20px;
	float:right;
	overflow:hidden;
}
#anchorLink{
	width: 100%;
	margin: 30px 0 0 0;
	padding: 0;
	border: 1px #cccccc solid;
	border-collapse: collapse;
}
#anchorLink td{
	width:25%;
	text-align: center;
	padding: 8px;
	background: #eeeeee;
	border: 1px #cccccc solid;
}
#anchorLink a{
	padding:0 0 0 18px;
	background:url(/gaikaex/mark/currencyinfo/imgs/arrow_01.gif) no-repeat 0 1px;
}
#basementInfo #info{
	width:345px;
	float:left;
	overflow:hidden;
}
#basementInfo #info .info_index{
	width:80px;
	color:#729923;
	font-weight:bold;
	float:left;
}
#basementInfo #info .info_txt{
	width:255px;
	float:right;
	text-align:left;
}
#basementInfo #info .info_txt_eur{
	width:255px;
	float:right;
	text-align:justify;
}
#basementInfo #info .line_dot345{
	margin:5px 0;
}
#basementInfo #graph{
	width:255px;
	float:right;
	overflow:hidden;
}
#basementInfo #info .emerging{
	color:#cc0000;
}
#ImportExportData #graphBoxA{
	border:1px solid #cccccc;
	background:#f8f8f8;
	float:left;
	margin:0 20px 0 0;
}
#ImportExportData #graphBoxB{
	border:1px solid #cccccc;
	background:#f8f8f8;
	float:left;
	margin:0;
}
#ImportExportData #graphBoxInner{
	width:298px;
	text-align:center;
	padding:9px 0;
}
#ImportExportData #graphBoxInner p{
	color:#729923;
	padding:0 9px 9px 9px;
	margin:0 auto;
}
#ImportExportData #graphBoxInner .graph{
	margin:0 auto;
}
#ImportExportData .sourceTxt{
	text-align:right;
}
#shihyou li{
	padding:0 0 4px 0;
}
#shihyou a{
	padding:0 0 0 18px;
	background:url(/gaikaex/mark/currencyinfo/imgs/arrow_02.gif) no-repeat 0 1px;
}
#holiday{
	width:620px;
	overflow:hidden;
}
#holiday .info_index{
	width:80px;
	color:#729923;
	font-weight:bold;
	float:left;
}
#holiday .info_txt{
	width:530px;
	float:right;
	text-align:left;
}
#holiday .line_dot620{
	margin:5px 0;
}
