@charset "utf-8";

/*========================================
【nna_service--distributor】
nnaasia/nna/free/nna_service/web/index.html
 =========================================*/


/*ブックリスト・下部ドットパターン*/
#nna_service--distributor .bookListPtnDot{
	padding-bottom: 20px;
	margin-bottom: 17px;
	border-bottom:1px dotted #999999;
}
/*ドット付リスト　インデント回避*/
#nna_service--distributor ul.txtIdt-Dot li{
	padding-left:1.1em;
	text-indent:-1.1em;
	line-height:1.8;
}
#nna_service--distributor .txtIdt-att{
	padding-left:1.1em;
	text-indent:-1.1em;
}

/*ボーダーボックス--料金*/
#nna_service--distributor .borderbox
{
	padding: 9px;
	border: 1px solid #e3e3e3;
}
#nna_service--distributor .borderbox .att{
	font-size:12px !important;
}

/*"EUROPE地域" 赤矢印リンク*/
#nna_service--distributor ul#nna_service--distributor_arrow li{
	background:url('https://tradingeconomics.pages.dev/corp_contents/images/common/images/arrow02.gif') no-repeat left 6px;
	padding-left: 11px;
	text-decoration:underline;
	line-height:2;
}
